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

Help with Dependencies



Hi all, I am really struggling to solve some dependencies through apt-get.
 Is there any advice out there?


debian:/etc/apt# 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 84  not
upgraded.
1 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] Y
Get:1 http://http.us.debian.org stable/main libc6-sparc64 2.2.5-11.5
[4185kB]
Fetched 4185kB in 13s (311kB/s)
(Reading database ... 38550 files and directories currently installed.)
Preparing to replace libc6-sparc64 2.2.5-11.2 (using
.../libc6-sparc64_2.2.5-11.5_sparc.deb) ...
Unpacking replacement libc6-sparc64 ...
dpkg: error processing
/var/cache/apt/archives/libc6-sparc64_2.2.5-11.5_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.5_sparc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
debian:/etc/apt#


debian:/etc/apt# apt-get check
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.5) but
2.2.5-11.2 is installed
  libc6-sparc64: Depends: libc6 (= 2.2.5-11.2) but 2.2.5-11.5 is
installed
E: Unmet dependencies. Try using -f.
debian:/etc/apt#


Thanks,

Wade



Reply to: