libz.so.1 is in /lib now (#704151)
ack
On Thu, 2011-05-12 at 11:45 +0200, Ales Kozumplik wrote:
> Not having the library causes a traceback during anaconda startup.
>
> Related: rhbz#678352
> ---
> scripts/upd-instroot | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/scripts/upd-instroot b/scripts/upd-instroot
> index 37e13fd..6f4c85c 100755
> --- a/scripts/upd-instroot
> +++ b/scripts/upd-instroot
> @@ -446,6 +446,7 @@ usr/$LIBDIR/libuser.so*
> usr/$LIBDIR/libuser/*
> usr/$LIBDIR/libxml2.so*
> usr/$LIBDIR/libz.*
> +$LIBDIR/libz.*
> usr/$LIBDIR/libreadline*
> usr/$LIBDIR/python?.?/*
> usr/$LIBDIR/libfreebl3.so
--
Martin Gracik <mgracik@redhat.com>
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list
|