Hi Chris! On Mon, 24 Dec 2018 13:08:20 +0000 Chris Lamb <[email protected]> wrote: > Package: systemd > Version: 240-1 > Severity: normal > > Hi, > > I'm seeing the following error: > > $ sudo systemd-machine-id-setup > systemd-machine-id-setup: error while loading shared libraries: > libsystemd-shared-239.so: cannot open shared object file: No such file or > directory > > $ ldd /usr/bin/systemd-machine-id-setup
The Debian systemd package ships systemd-machine-id-setup in /bin.
Is this a usr-merged system or actually an (outdated) copy in /usr/bin?
Which architecture is this?
On my (amd64) system:
$ ldd /bin/systemd-machine-id-setup
linux-vdso.so.1 (0x00007fffca95c000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ffbb9e00000)
libsystemd-shared-240.so => /lib/systemd/libsystemd-shared-240.so
(0x00007ffbb9b75000)
...
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-systemd-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
