Your message dated Wed, 01 Oct 2014 15:56:45 +0200
with message-id <542c081d.1000...@debian.org>
and subject line Re: Bug#763626: five-or-more: Package is unupgradable
has caused the Debian Bug report #763626,
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.)


-- 
763626: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763626
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:42, Nicolas Patrois wrote:
> Package: five-or-more
> Version: 1:3.12.2-1
> Severity: important
> 
> Dear Maintainer,
> 
> Here is the output when I try to upgrade the package:
> 
> Des erreurs ont été rencontrées pendant l'exécution :
>  /var/cache/apt/archives/five-or-more_1%3a3.14.0-1_i386.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> Failed to perform requested operation on package.  Trying to recover:
> 
> It seems bugged/scrambled.
> 
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.9-1-686-pae (SMP w/3 CPU cores)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages five-or-more depends on:
> ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
> ii  gconf-gsettings-backend [gsettings-backend]  3.2.6-3
> 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.
> 
> -- no debconf information
> 
> _______________________________________________
> 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