[packages/systemd] - force matching systemd-libs for udev-core; fixes: /lib/udev/udevd: symbol lookup error: /lib/udev/

arekm arekm at pld-linux.org
Mon Aug 3 10:06:58 CEST 2020


commit f04493d1f9281b216c8a04eacd6f9ab9c5ff78cf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Aug 3 10:06:44 2020 +0200

    - force matching systemd-libs for udev-core; fixes: /lib/udev/udevd: symbol lookup error: /lib/udev/udevd: undefined symbol: safe_atollu_full, version SD_SHARED

 systemd.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/systemd.spec b/systemd.spec
index 84ea220..862376f 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -582,6 +582,7 @@ Requires:	kmod >= 15
 Requires:	libblkid >= 2.24
 %{?with_selinux:Requires:	libselinux >= 2.6}
 Requires:	setup >= 2.9.0-3
+Requires:	systemd-libs = %{epoch}:%{version}-%{release}
 Requires:	udev-libs = %{epoch}:%{version}-%{release}
 Requires:	uname(release) >= 3.13
 Obsoletes:	udev-compat
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/f04493d1f9281b216c8a04eacd6f9ab9c5ff78cf



More information about the pld-cvs-commit mailing list