[PATCH] Include /sbin/ldconfig from glibc.

Brian C. Lane bcl at redhat.com
Wed Aug 20 16:08:19 UTC 2014


On Wed, Aug 20, 2014 at 09:22:37AM -0500, David Lehman wrote:
> python-pyudev needs it.
> ---
>  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 98ef741..e92ac59 100644
> --- a/share/runtime-cleanup.tmpl
> +++ b/share/runtime-cleanup.tmpl
> @@ -188,7 +188,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/getent
> -- 
> 1.9.3

Ack.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list