[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: inconsistency in the symlinks under /etc/systemd



On 2024-04-10 23:47:36 -0500, David Wright wrote:
> On Thu 11 Apr 2024 at 03:36:59 (+0200), Vincent Lefevre wrote:
> > On 2024-04-10 09:52:51 -0400, Dan Purgert wrote:
> > > I'd hazard it's a consequence of usrmerge being the "default state" in
> > > one installation and not the other.
> > 
> > Both machines have always been usr-merged (i.e. from the Debian
> > installation).
> 
> This is trixie, is it not, so perhaps bugs are being fixed
> in package installation support programs. You should be able
> to see the symlinks being created in /var/log/apt/term.log*
> if they haven't yet rotated away.

On the first machine:

Setting up dmeventd (2:1.02.185-2) ...
Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /lib/systemd/system/dm-event.socket.
Setting up lvm2 (2.03.16-2) ...
Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /lib/systemd/system/blk-availability.service.
Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /lib/systemd/system/lvm2-monitor.service.
Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /lib/systemd/system/lvm2-lvmpolld.socket.

On the second machine:

Setting up dmeventd (2:1.02.185-2) ...
Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket.
Setting up lvm2 (2.03.16-2) ...
Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service.
Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service.
Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket.

> Or else, have you run systemctl on dmeventd, in order to change its
> status?

I'm not sure what to do.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: