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.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to