apt-get dist-upgrade
amigos,
tengo un problema con la actualización de mi disto (woody) en una sun ultra5
los comando que ejecuto son :
# apt-get update
Hit http://debian.ubiobio.cl stable/contrib Release
Reading Package Lists... Done
Building Dependency Tree... Done
hasta aqui todo ok.
# apt-get dist-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.2) but 2.2.5-11.1 is
installed
libc6-sparc64: Depends: libc6 (= 2.2.5-11.1) but 2.2.5-11.2 is installed
E: Unmet dependencies. Try using -f.
entonces ejecuto:
# 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 7 not upgraded.
4 packages not fully installed or removed.
Need to get 0B/4184kB of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n]
(Reading database ... 18318 files and directories currently installed.)
Preparing to replace libc6-sparc64 2.2.5-11.1 (using .../libc6-sparc64_2.2.5-
11.2_sparc.deb) ...
Unpacking replacement libc6-sparc64 ...
dpkg: error processing /var/cache/apt/archives/libc6-sparc64_2.2.5-11.2
_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.2_sparc.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
como puedo solucionar esto?
desde ya muchas gracias.
- Pablo -
Reply to: