PDA

View Full Version : libc6 update weirdness


Technoviking
March 23rd, 2005, 04:55 PM
apt-get dist-upgrade wants to do the following.

root@pheonix:/home/dbasinge # apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be REMOVED:
libc6-i686 ubuntu-base
The following packages will be upgraded:
libc6 libc6-dev locales

Is removing ubuntu-base bad?

Mike

jdong
March 23rd, 2005, 06:34 PM
I just did it, and I'm not getting any trouble ;)

ubuntu_demon
March 23rd, 2005, 07:10 PM
I just did it, and I'm not getting any trouble ;)
For people who haven't already dist-upgraded today :

just do an upgrade instead of a dist-upgrade :

sudo apt-get upgrade gives :
.......
The following packages have been kept back::
libc6 libc6-dev libc6-i686 locales
.......

oracledarren
March 23rd, 2005, 09:03 PM
All the correct files are in the repo now :)