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

Re: afraid to upgrade libc6 and libc6-dev



Florian Kulzer wrote:

You can use

aptitude changelog libc6 libc6-dev


Thanks, this'll be useful to me. I know it's in the man-page, but I didn't think about it.

to see the changelogs for the new packages. Maybe that will tell you
what is up. If that does not work (I often have problems with this
lately), you can use

cd tmpdir
aptitude download libc6
dpkg-deb -X libc6 .

to download the package to some temporary directory and extract the
files. [...]


And this is even more useful. Thanks.




Reply to: