Click to See Complete Forum and Search --> : RPM's + bzip2 module (libbz2.so.0)


Silent Bob
08-07-2001, 11:59 AM
I need to upgrade my RH6.2 system so that it uses the glibc 2.2-12 packages. Problem is that this introduces a huge number of dependeny problems :(

I am working my way slowly through the (snowballing) list and have come to a slight problem. I need to upgrade bzip2 (so that I can upgrade RPM so that I can upgrade glibc, this reads like a lucasarts adventure game :))
When I try to upgrade bzip2 I get more dependencies for libbz2.so.0

Is this a file that is no longer included with bzip2 or what? And more importantly, does this meant that I need to upgrade everything that depends on this file as well.

thanks

Pras
08-07-2001, 01:34 PM
libbz2.so.0 is still included with the bzip2 package. You may have to download the libbz2 package. I did a search for libbz2.so on www.rpmfind.net (http://www.rpmfind.net) and it came up with about 10 Mandrake packages. However, when I did a search for just bzip2, more packages showed up, but not all of them contained the libbz2.so.0 file.. go figure. Perhaps you should just download the Mandrake rpm for bzip2 so that you get everything in one shot.

Silent Bob
08-07-2001, 03:12 PM
Thanks for the reply man.

Will give that a shot :)