Your message dated Fri, 4 Mar 2011 23:42:49 +0000
with message-id <[email protected]>
and subject line Re: Bug#616497: package libgpewidget-data (not installed)
failed to install/upgrade
has caused the Debian Bug report #616497,
regarding package libgpewidget-data (not installed) failed to install/upgrade
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
616497: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616497
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libgpewidget
Version: 0.117-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch
*** /tmp/tmpzeema9
In Ubuntu, the attached patch was applied to achieve the following:
when updating, libgpewidget-data would cause an error trying to overwrite files
contained in previous libgpewidget1 package. A simple "breaks"-declaration in
debian/control fixes that.
Thanks for considering the patch.
-- System Information:
Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)
Kernel: Linux 2.6.38-5-generic (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2011-02-20 13:17:08 +0000
+++ debian/control 2011-03-04 22:46:36 +0000
@@ -34,6 +35,7 @@
Architecture: all
Depends: ${misc:Depends}
Replaces: libgpewidget1 (<= 0.117-2)
+Breaks: libgpewidget1 (<= 0.117-2)
Description: data files for libgpewidget
This package contains support graphics and translation data
for GPE Palmtop Environment applications.
--- End Message ---
--- Begin Message ---
notfound 616497 0.117-3
tag 616497 - patch
quit
> *** /tmp/tmpzeema9
> In Ubuntu, the attached patch was applied to achieve the following:
>
> when updating, libgpewidget-data would cause an error trying to
> overwrite files contained in previous libgpewidget1 package. A simple
> "breaks"-declaration in debian/control fixes that.
Then something else is wrong with your system - Breaks is completely
wrong. Replaces already exists. Not reproducible in Debian, closing.
The library should not have to be deconfigured merely for the data
package to be installed. This is the case in Debian.
Fetched 158 kB in 0s (343 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously deselected package libgpewidget-data.
(Reading database ... 13516 files and directories currently installed.)
Unpacking libgpewidget-data (from .../libgpewidget-data_0.117-3_all.deb) ...
Replacing files in old package libgpewidget1 ...
Preparing to replace libgpewidget1 0.117-2 (using
.../libgpewidget1_0.117-3_amd64.deb) ...
Unpacking replacement libgpewidget1 ...
Setting up libgpewidget-data (0.117-3) ...
Setting up libgpewidget1 (0.117-3) ...
Note the effect of the Replaces:
Replacing files in old package libgpewidget1 ...
--
Neil Williams
=============
http://www.linux.codehelp.co.uk/
pgpfiJnVz9DxM.pgp
Description: PGP signature
--- End Message ---