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

libc6-sparc64 problem



Hi,

I had problems with apt-get upgrade-ing on my SunV100 today, and I could not fix it so far. It seems that both libc6-sparc64_2.2.5-11.8_sparc and gcc-3.0 refers to /lib/64 and this is a problem (according to apt at least, I don't know...)

I can reproduce the problem, please find the the apt output at the end

can anyone offer me a solution?

thanks
bela

gw2:~# apt-get clean

gw2:~# apt-get update
Hit http://ftp.nl.debian.org woody/main Packages
Hit http://ftp.nl.debian.org woody/main Release
Hit http://ftp.nl.debian.org woody/contrib Packages
Hit http://ftp.nl.debian.org woody/contrib Release
Hit http://ftp.nl.debian.org woody/non-free Packages
Hit http://ftp.nl.debian.org woody/non-free Release
Hit http://ftp.nl.debian.org woody/non-US/main Packages
Hit http://ftp.nl.debian.org woody/non-US/main Release
Hit http://ftp.nl.debian.org woody/non-US/contrib Packages
Hit http://ftp.nl.debian.org woody/non-US/contrib Release
Hit http://ftp.nl.debian.org woody/non-US/non-free Packages
Hit http://ftp.nl.debian.org woody/non-US/non-free Release
Get:1 http://security.debian.org woody/updates/main Packages [210kB]
Get:2 http://security.debian.org woody/updates/main Release [111B]
Fetched 210kB in 2s (99.6kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done

gw2:~# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
libc6-dev-sparc64: Depends: libc6-sparc64 (= 2.2.5-11.8) but 2.2.5-11.5 is installed libc6-sparc64: Depends: libc6 (= 2.2.5-11.5) but 2.2.5-11.8 is installed
E: Unmet dependencies. Try using -f.

gw2:~# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libc6-sparc64
1 packages upgraded, 0 newly installed, 0 to remove and 3  not upgraded.
4 packages not fully installed or removed.
Need to get 4185kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
Get:1 http://security.debian.org woody/updates/main libc6-sparc64 2.2.5-11.8 [4185kB]
Fetched 4185kB in 32s (129kB/s)
(Reading database ... 15554 files and directories currently installed.)
Preparing to replace libc6-sparc64 2.2.5-11.5 (using .../libc6-sparc64_2.2.5-11.8_sparc.deb) ...
Unpacking replacement libc6-sparc64 ...
dpkg: error processing /var/cache/apt/archives/libc6-sparc64_2.2.5-11.8_sparc.deb (--unpack):
 trying to overwrite `/lib/64', which is also in package gcc-3.0
Errors were encountered while processing:
 /var/cache/apt/archives/libc6-sparc64_2.2.5-11.8_sparc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


My /etc/apt/soururces.list looks like this:
deb http://security.debian.org/ woody/updates main
deb http://ftp.nl.debian.org/debian woody main contrib non-free
deb http://ftp.nl.debian.org/debian-non-US woody/non-US main contrib non-free



Reply to: