Your message dated Sat, 29 Jul 2006 19:51:16 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#380350: dpkg error trying to overwrite libgtop-2.0.mo
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libgtop2-common
Version: 2.14.1-2
When I try to install libgtop2-7_2.14.1-2_i386.deb it depends on
libgtop2-common_2.14.1-2_all.deb. However the package libgtop2-common
tries to overwrite the file
/usr/share/locale/am/LC_MESSAGES/libgtop-2.0.mo,
which is also in package libgtop2.
Here is a complete demonstration of this problem:
-- snip --------------------------------------------------
mobile:~# apt-get install libgtop2-7
Reading package lists... Done
Building dependency tree... Done
libgtop2-7 is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libgtop2-7: Depends: libgtop2-common (>= 2.14.1-2) but it is not going to be
installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a
solution).
mobile:~# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
libgtop2-common
The following NEW packages will be installed:
libgtop2-common
0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded.
22 not fully installed or removed.
Need to get 0B/96.0kB of archives.
After unpacking 971kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 78564 files and directories currently installed.)
Unpacking libgtop2-common (from .../libgtop2-common_2.14.1-2_all.deb) ...
dpkg: error processing /var/cache/apt/archives/libgtop2-common_2.14.1-2_all.deb
(--unpack):
trying to overwrite `/usr/share/locale/am/LC_MESSAGES/libgtop-2.0.mo', which
is also in package libgtop2
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libgtop2-common_2.14.1-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
mobile:~#
-- snap --------------------------------------------------
Some info about the system used:
OS: Debian unstable
Kernel: Linux mobile 2.6.17-1-k7 #1 SMP Mon Jul 17 13:21:38 UTC 2006 i686
GNU/Linux
ii apt 0.6.44.2 Advanced front-end for dpkg
ii dpkg 1.13.22 package maintenance system for Debian
ii libc6 2.3.6-15 GNU C Library: Shared libraries
--- End Message ---
--- Begin Message ---
Version: 2.14.1-2
On Sat, Jul 29, 2006 at 07:32:54PM +0200, Loïc Minier wrote:
> I've "fixed" the bug, but actually this is an unsupported situation: we
> only keep transitional dependencies between stable releases, and
> libgtop2 was removed before sarge, so what I added is an alien
> dependency.
Thanks for your support.
Removed all libgtop2* packages and the ones depending on them,
reinstalled version 2.14.1-2 not as an upgrade but as a 'new package'.
No problems so far, everything is working fine again.
Cheers
--- End Message ---