[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

libnss_db.so not found



I wanted to keep up with Red Hat and upgrade from pinstripe
to guinness. Since I figured these two are close, and I really
didn't want to fix my kernel again (I need a special module),
I decided to do that by using 'rpm -Fvh *.rpm'.

Much to my disappointment, I got warnings about missing lib
files from glibc and two dozen other packages, as in:

[root@gate 7rpms]# rpm -Fvh *.rpm
glibc                      
##################################################
/sbin/ldconfig: Input file /usr/lib/libnss1_db.so not found.
/sbin/ldconfig: Input file /usr/lib/libnss_db.so not found.

ImageMagick                
##################################################
/sbin/ldconfig: Input file /usr/lib/libnss1_db.so not found.
/sbin/ldconfig: Input file /usr/lib/libnss_db.so not found.
/sbin/ldconfig: Input file /usr/lib/libnss1_db.so not found.
/sbin/ldconfig: Input file /usr/lib/libnss_db.so not found.

Now, libnss1_db.so and libnss_db.so are present in
/usr/i386-glibc21-linux/lib from compat-glibc-6.2-2.1.3.2:

[root@gate /etc]# find / -name libnss1_db.so
/usr/i386-glibc21-linux/lib/libnss1_db.so
[root@gate root]# rpm -qf /usr/i386-glibc21-linux/lib/libnss1_db.so
compat-glibc-6.2-2.1.3.2

But /usr/i386-glibc21-linux/lib is not in /etc/ld.so.conf --
should it be? Or should glibc have contained these lib files?

Nothing about this on bugzilla or errata, so I must be doing
something wrong (apart from not using standard upgrade)?

Thanks for your help. Willem Riede.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []