On Mon, 10 Jun 2002, Olivier Thauvin wrote:
> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all > > I have a very strange answer of urpmi during a chroot setup on my titanium: > > First: I setup my chroot with chroot-install install and I choose to setup it > with the cooker tree. Install aborted because perl-URPM is missing. After > check, this package is present in cooker tree. Perhaps synthethis* need to be > rebuild. > > Second: I decide to install a fresh 8.2 on my chroot. All does not work fine > but install is enought to start, I can login in the chroot, install manually > urpmi, ssh, and all usually stuff. > I setup urpmi on my cooker mirror and start to update to cooker (urpmi --auto > - --autoselect). All binary complain me about ld.so.1. This file come from with > glibc. I force install of glibc (rpm -Uvh --nodeps) and I had a big surpise: > > /lib/ld.so.1 is a link to ld-so-2.4.4.so, but actually glibc is 2.2.5 and it > install ld.so-2.4.5.so. I have fix manually, but my rpm database is still > broken about ld.so.1. > > I really do not understand what happend with this package. I am looking for > by rebuilding cooker glibc. > That was my mistake. ld.so.1 was kept for compatibility as we transition into glibc-2.2.5, but I should have put a Provides for ld.so.1 in the glibc package. that's a package I'm not allowed to update, but I'll ask the maintainer to do so next time he updates. As I warned you Olivier urpmi is pretty broken in cooker. People are having all kinds of bizzare problems on the x86 side too. You're probably going to have to update in bits and pieces. Stew Benedict -- MandrakeSoft PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3 IRC: irc.openproject.net #cooker-ppc
