Hi, I've encountered the problem below while upgrading current packages with "apt-get upgrade":
... 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 ... My mirrors were ftp.debian.org and also tried ftp.hu.debian.org which is my closest local mirror... Does that mean that the sparc libc6 deb is broken, or am I missing something? I tried "apt-get -f install" to fix it, but it didn't help. Does this have anything to do with the "G++ 3.2 breakage on sparc" thread? thanks -bela

