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

Re: how to downgrade libc6?



TW> hello,
TW> i'm running potato r3. i upgraded libc6 2.1.3-18 to 2.2.2-4 
TW> (as well as -dev & a couple of other packages along with 
TW> it) from the "testing" tree. what's the best and quickest 
TW> way to restore the original ver?

TW> i tried 'apt-get install libc6' from the "stable" tree but 
TW> it complains that it's already up-to-date. i also 
TW> tried 'apt-get --reinstall install libc6' but it says that 
TW> it "cannot download file". what gives?

TW> i obviously don't want to do 'apt-get remove libc6' ;)

Download manually .deb file and use

dpkg -i libc6-VERSION.deb

to install it.

P.S. I assume that you understand implications of such downgrade. If
you have installed any packages that was compiled with new libc then
they all be breaked. Check first that no important packages uses new
libc6. If some important packages uses it downgrade them first.

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



Reply to: