Comment 34 for bug 1854362

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Rafael was working on updating targetcli and I was reviewing/helping with that.

TODOs:
@Rafael
- install state of rtslib-fb-targetctl.service still is bad in containers
  Unless you find any idea why this would ever make sense in a container (I don't)
  you can start by adding
    ConditionVirtualization=!container
  and upload that to python3-rtslib-fb
- probably targetclid might need the same treatment as it most likely will fail the same way
- fixup targetcli service
  /lib/systemd/system/targetclid.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/targetclid.sock
- some things are still missing on the sockets/service activation sequence
  The socket fails via targetclid.socket: Socket service targetclid.service already active, refusing.