[rhel7-branch 1/4] Include /sbin/ldconfig from glibc.

bcl installerbot-noreply at redhat.com
Thu Jun 4 20:54:27 UTC 2015


From: David Lehman <dlehman at redhat.com>

python-pyudev needs it.

(cherry picked from commit f035057ef00eb2dbf834a60f8e1936e2bcabb5f6)
---
 share/runtime-cleanup.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
index 2a0aeeb..8fa6c1d 100644
--- a/share/runtime-cleanup.tmpl
+++ b/share/runtime-cleanup.tmpl
@@ -199,7 +199,8 @@ removefrom glibc /lib/*/nosegneg/* /${libdir}/libBrokenLocale*
 removefrom glibc /${libdir}/libSegFault* /${libdir}/libanl*
 removefrom glibc /${libdir}/libcidn* /${libdir}/libnss_compat*
 removefrom glibc /${libdir}/libnss_hesiod* /${libdir}/libnss_nis*
-removefrom glibc /${libdir}/libthread* /${libdir}/rtkaio* /sbin/*
+# python-pyudev uses ctypes.util.find_library, which uses /sbin/ldconfig
+removefrom glibc /${libdir}/libthread* /${libdir}/rtkaio* /sbin/sln
 removefrom glibc /usr/libexec/* /usr/sbin/*
 removefrom glibc-common /etc/* /usr/bin/catchsegv /usr/bin/gencat
 removefrom glibc-common /usr/bin/getconf /usr/bin/getent


-- 
To view this commit on github, visit https://github.com/rhinstaller/lorax/commit/4eecba5050833cd8fc266196bb4ca56bfcb28993


More information about the anaconda-patches mailing list