During this mornings update I got this error: udevadm: error while loading shared libraries: libsystemd-shared-253.so: cannot open shared object file: No such file or directory error: lua script failed: [string "%transfiletriggerin(udev-253.8-1.1.x86_64)"]:4: Unknown error 32512 I did a search for the file but found nothing. How to handle ? Thanks
* Frank McCormick <mccfrank@gmail.com> [09-13-23 08:20]:
During this mornings update I got this error:
udevadm: error while loading shared libraries: libsystemd-shared-253.so: cannot open shared object file: No such file or directory error: lua script failed: [string "%transfiletriggerin(udev-253.8-1.1.x86_64)"]:4: Unknown error 32512
I did a search for the file but found nothing. How to handle ?
current in tw is udev-254.3-1.1.x86_64 rpm -q --requires udev-254.3-1.1.x86_64 /bin/sh config(udev) = 254.3-1.1 coreutils filesystem group(kvm) group(lp) kmod libblkid.so.1()(64bit) libblkid.so.1(BLKID_2.15)(64bit) libblkid.so.1(BLKID_2.17)(64bit) libblkid.so.1(BLKID_2.18)(64bit) libblkid.so.1(BLKID_2_37)(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libcryptsetup.so.12()(64bit) libcryptsetup.so.12(CRYPTSETUP_2.0)(64bit) libcryptsetup.so.12(CRYPTSETUP_2.4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libkmod.so.2()(64bit) libkmod.so.2(LIBKMOD_5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libp11-kit.so.0()(64bit) libp11-kit.so.0(LIBP11_KIT_1.0)(64bit) libsystemd-shared-254.so()(64bit) libsystemd-shared-254.so(SD_SHARED)(64bit) rpmlib(BuiltinLuaScripts) <= 4.2.2-1 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsZstd) <= 5.4.18-1 sed systemd systemd = 254.3-1.1 system-group-hardware /usr/bin/pkg-config might help ??? -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
On 2023-09-13 10:00, Patrick Shanahan wrote:
current in tw is udev-254.3-1.1.x86_64
//snip//
rpm -q --requires udev-254.3-1.1.x86_64
libsystemd-shared-254.so()(64bit) libsystemd-shared-254.so(SD_SHARED)(64bit)
might help ???
I do have the right library for udev. frank@desktop-tumbleweed:~> locate libsystemd-shared /usr/lib64/systemd/libsystemd-shared-254.so Strange. udev 254 is also on my system, so why is zypper looking for libsystemd-shared-253.so ?? Frank
* Frank McCormick <mccfrank@gmail.com> [09-13-23 10:27]:
On 2023-09-13 10:00, Patrick Shanahan wrote:
current in tw is udev-254.3-1.1.x86_64
//snip//
rpm -q --requires udev-254.3-1.1.x86_64
libsystemd-shared-254.so()(64bit) libsystemd-shared-254.so(SD_SHARED)(64bit)
might help ???
I do have the right library for udev.
frank@desktop-tumbleweed:~> locate libsystemd-shared /usr/lib64/systemd/libsystemd-shared-254.so
Strange. udev 254 is also on my system, so why is zypper looking for libsystemd-shared-253.so ??
dunnow, but maybe run "zypper ps -ss" you may have something else amiss ... zypper verify ?? -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
On 2023-09-13 10:32, Patrick Shanahan wrote:
* Frank McCormick <mccfrank@gmail.com> [09-13-23 10:27]:
On 2023-09-13 10:00, Patrick Shanahan wrote:
current in tw is udev-254.3-1.1.x86_64
//snip//
rpm -q --requires udev-254.3-1.1.x86_64
libsystemd-shared-254.so()(64bit) libsystemd-shared-254.so(SD_SHARED)(64bit)
might help ???
I do have the right library for udev.
frank@desktop-tumbleweed:~> locate libsystemd-shared /usr/lib64/systemd/libsystemd-shared-254.so
Strange. udev 254 is also on my system, so why is zypper looking for libsystemd-shared-253.so ??
dunnow, but maybe run "zypper ps -ss" you may have something else amiss ...
Nothing amiss.
zypper verify
Zypper was happy as well.
??
A Tumbleweed mystery :)
* Frank McCormick <mccfrank@gmail.com> [09-13-23 17:10]:
On 2023-09-13 10:32, Patrick Shanahan wrote:
* Frank McCormick <mccfrank@gmail.com> [09-13-23 10:27]:
On 2023-09-13 10:00, Patrick Shanahan wrote:
current in tw is udev-254.3-1.1.x86_64
//snip//
rpm -q --requires udev-254.3-1.1.x86_64
libsystemd-shared-254.so()(64bit) libsystemd-shared-254.so(SD_SHARED)(64bit)
might help ???
I do have the right library for udev.
frank@desktop-tumbleweed:~> locate libsystemd-shared /usr/lib64/systemd/libsystemd-shared-254.so
Strange. udev 254 is also on my system, so why is zypper looking for libsystemd-shared-253.so ??
dunnow, but maybe run "zypper ps -ss" you may have something else amiss ...
Nothing amiss.
zypper verify
Zypper was happy as well.
??
A Tumbleweed mystery :)
consider creating a new user and trying. I would hazzard you have an odd local configuration. -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri Photos: http://wahoo.no-ip.org/piwigo paka @ IRCnet oftc
On 2023-09-13 08:17, Frank McCormick wrote:
During this mornings update I got this error:
I assume you are using "zypper dup"? And you did reboot since your previous update run?
udevadm: error while loading shared libraries: libsystemd-shared-253.so: cannot open shared object file: No such file or directory error: lua script failed: [string "%transfiletriggerin(udev-253.8-1.1.x86_64)"]:4: Unknown error 32512
I did a search for the file but found nothing. How to handle ?
Thanks
-- Cheers / Saludos, Carlos E. R. (from openSUSE 15.5 (Laicolasse))
On 9/14/23 07:25, Carlos E. R. wrote:
On 2023-09-13 08:17, Frank McCormick wrote:
During this mornings update I got this error:
I assume you are using "zypper dup"?
And you did reboot since your previous update run?
Yes in both cases.
udevadm: error while loading shared libraries: libsystemd-shared-253.so: cannot open shared object file: No such file or directory error: lua script failed: [string "%transfiletriggerin(udev-253.8-1.1.x86_64)"]:4: Unknown error 32512
I did a search for the file but found nothing. How to handle ?
Thanks
On Wednesday 13 September 2023 14:17:42 Frank McCormick wrote:
During this mornings update I got this error:
udevadm: error while loading shared libraries: libsystemd-shared-253.so: cannot open shared object file: No such file or directory error: lua script failed: [string "%transfiletriggerin(udev-253.8-1.1.x86_64)"]:4: Unknown error 32512
I did a search for the file but found nothing. How to handle ?
Thanks
This might be a duplicate of https://bugzilla.suse.com/show_bug.cgi?id=1041742. With the default installer the %transfiletriggerin script might not be executed at the correct location within the whole transaction. It's executed too early, while some packages it depends on are not yet up-to-date. On TW this should be solved with libzypp-17.21.31(upcoming) or by using the SINGLE_RPMTRANS backend: ZYPP_SINGLE_RPMTRANS=1 zypper dup -- cu, Michael Andres +------------------------------------------------------------------+ Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4 +------------------------------------------------------------------+ Michael Andres (he/him/his), Engineering & Innovation, ma@suse.com +------------------------------------------------------------------+ SUSE Software Solutions Germany GmbH www.suse.com Frankenstr. 146, 90461 Nuernberg, Germany Geschäftsführer: Ivo Totev, Andrew McDonald, Werner Knoblich (HRB 36809, AG Nürnberg) +------------------------------------------------------------------+
On 2023-09-19 08:24, Michael Andres wrote:
On Wednesday 13 September 2023 14:17:42 Frank McCormick wrote:
During this mornings update I got this error:
udevadm: error while loading shared libraries: libsystemd-shared-253.so: cannot open shared object file: No such file or directory error: lua script failed: [string "%transfiletriggerin(udev-253.8-1.1.x86_64)"]:4: Unknown error 32512
I did a search for the file but found nothing. How to handle ?
Thanks
This might be a duplicate of https://bugzilla.suse.com/show_bug.cgi?id=1041742.
With the default installer the %transfiletriggerin script might not be executed at the correct location within the whole transaction. It's executed too early, while some packages it depends on are not yet up-to-date.
On TW this should be solved with libzypp-17.21.31(upcoming) or by using the SINGLE_RPMTRANS backend: ZYPP_SINGLE_RPMTRANS=1 zypper dup
Sound like it might be the same problem. Good to know it's being worked on. Frank McCormick
participants (4)
-
Carlos E. R.
-
Frank McCormick
-
Michael Andres
-
Patrick Shanahan