Your message dated Wed, 01 Oct 2014 15:56:09 +0200
with message-id <542c07f9.1060...@debian.org>
and subject line Re: Bug#763587: five-or-more: file conflict with 
gnome-accessibility-themes < 3.14
has caused the Debian Bug report #763587,
regarding five-or-more: file conflict with gnome-accessibility-themes < 3.14
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 ow...@bugs.debian.org
immediately.)


-- 
763587: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763587
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: five-or-more
Version: 1:3.14.0-1
Severity: serious
Tags: patch
Justification: Policy 7.6.1, Policy 10.1

Hi,

when upgrading five-or-more to 1:3.14.0-1 (i.e. today's upgrade in
testing) while gnome-accessibility-themes is still at 3.12.0-1, a file
conflict is reported:

Unpacking five-or-more (1:3.14.0-1) over (1:3.12.2-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/five-or-more_1%3a3.14.0-1_amd64.deb (--unpack):
 trying to overwrite 
'/usr/share/icons/HighContrast/48x48/apps/five-or-more.png', which is also in 
package gnome-accessibility-themes 3.12.0-1

It seems like the HighContrast icons of five-or-more moved in 3.14 from
gnome-accessibility-themes to five-or-more itself, so Breaks+Replaces
is missing here. Patch attached for it.

Thanks,
-- 
Pino
--- a/debian/control.in
+++ b/debian/control.in
@@ -23,8 +23,8 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Recommends: yelp
-Breaks: glines (<< 1:3.7.2)
-Replaces: glines (<< 1:3.7.2)
+Breaks: glines (<< 1:3.7.2), gnome-accessibility-themes (<< 3.14.0)
+Replaces: glines (<< 1:3.7.2), gnome-accessibility-themes (<< 3.14.0)
 Description: make color lines of five or more length
  This is a GNOME port of the once popular “Color Lines” game.
  .

--- End Message ---
--- Begin Message ---
Version: 1:3.14.0-2

Already fixed.

On 01/10/14 15:29, Gary Dale wrote:
> Package: five-or-more
> Version: 1:3.12.2-1
> Followup-For: Bug #763587
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
> root@transponder:/home/garydale# apt-get -f install
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> Correcting dependencies... Done
> The following extra packages will be installed:
>   five-or-more
> The following NEW packages will be installed:
>   five-or-more
> 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
> 3 not fully installed or removed.
> Need to get 0 B/2,508 kB of archives.
> After this operation, 7,179 kB of additional disk space will be used.
> Do you want to continue? [Y/n] y
> (Reading database ... 543513 files and directories currently installed.)
> Preparing to unpack .../five-or-more_1%3a3.14.0-1_amd64.deb ...
> Unpacking five-or-more (1:3.14.0-1) ...
> dpkg: error processing archive 
> /var/cache/apt/archives/five-or-more_1%3a3.14.0-1_amd64.deb (--unpack):
>  trying to overwrite 
> '/usr/share/icons/HighContrast/48x48/apps/five-or-more.png', which is also in 
> package gnome-accessibility-themes 3.12.0-1
> Processing triggers for libglib2.0-0:i386 (2.42.0-1) ...
> Processing triggers for libglib2.0-0:amd64 (2.42.0-1) ...
> Errors were encountered while processing:
>  /var/cache/apt/archives/five-or-more_1%3a3.14.0-1_amd64.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> *** End of the template - remove these template lines ***
> 
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 3.16-2-amd64 (SMP w/6 CPU cores)
> Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> Versions of packages five-or-more depends on:
> ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
> ii  libc6                                        2.19-11
> ii  libcairo2                                    1.12.16-5
> ii  libgdk-pixbuf2.0-0                           2.30.8-1+b1
> ii  libglib2.0-0                                 2.42.0-1
> ii  libgtk-3-0                                   3.12.2-3+b1
> ii  librsvg2-2                                   2.40.4-1
> 
> Versions of packages five-or-more recommends:
> ii  yelp  3.12.0-1
> 
> five-or-more suggests no packages.
> 
> _______________________________________________
> pkg-gnome-maintainers mailing list
> pkg-gnome-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gnome-maintainers
> 

--- End Message ---

Reply via email to