Your message dated Wed, 2 Sep 2009 14:59:32 +0000
with message-id 
<20090902145933.11774.qm...@6efba1d169d1d2.315fe32.mid.smarden.org>
and subject line Re: Bug#529866: git-core unable to upgrade testing->unstable
has caused the Debian Bug report #529866,
regarding git-core unable to upgrade testing->unstable
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.)


-- 
529866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529866
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: git-core
Version: 1:1.6.2.4-1
Severity: important


When trying to upgrade from the version in testing to the version in
unstable, a conflict arises with git-core that leaves aptitude in a
broken state:

    Preparing to replace git-core 1:1.6.2.4-1 (using 
.../git-core_1%3a1.6.3.1-1_amd64.deb) ...
    Unpacking replacement git-core ...
    dpkg: error processing 
/var/cache/apt/archives/git-core_1%3a1.6.3.1-1_amd64.deb (--unpack):
     trying to overwrite `/usr/share/man/man1/git-difftool.1.gz', which is also 
in package git-cola
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Processing triggers for man-db ...
    Errors were encountered while processing:
     /var/cache/apt/archives/git-core_1%3a1.6.3.1-1_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    A package failed to install.  Trying to recover:
    dpkg: dependency problems prevent configuration of gitk:
     gitk depends on git-core (>> 1:1.6.3.1); however:
      Version of git-core on system is 1:1.6.2.4-1.
    dpkg: error processing gitk (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of git-gui:
     git-gui depends on git-core (>> 1:1.6.3.1); however:
      Version of git-core on system is 1:1.6.2.4-1.
    dpkg: error processing git-gui (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of git-svn:
     git-svn depends on git-core (>> 1:1.6.3.1); however:
      Version of git-core on system is 1:1.6.2.4-1.
    dpkg: error processing git-svn (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of git-cvs:
     git-cvs depends on git-core (>> 1:1.6.3.1); however:
      Version of git-core on system is 1:1.6.2.4-1.
    dpkg: error processing git-cvs (--configure):
     dependency problems - leaving unconfigured
    Errors were encountered while processing:
     gitk
     git-gui
     git-svn
     git-cvs

Attempting to remove git-cola does not resolve the dependency problem.
It seems as if all git-related packages may need to be removed to fix
the current state unless the dependencies are handled better in the
packages themselves.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (810, 'unstable'), (600, 'stable'), (550, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages git-core depends on:
ii  libc6                  2.9-4             GNU C Library: Shared libraries
ii  libcurl3-gnutls        7.18.2-8.1        Multi-protocol file transfer libra
ii  libdigest-sha1-perl    2.11-2+b1         NIST SHA-1 message digest algorith
ii  liberror-perl          0.17-1            Perl module for error/exception ha
ii  libexpat1              2.0.1-4           XML parsing C library - runtime li
ii  perl-modules           5.10.0-22         Core Perl modules
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages git-core recommends:
ii  less                        429-2        pager program similar to more
ii  openssh-client [ssh-client] 1:5.1p1-5+b1 secure shell client, an rlogin/rsh
ii  patch                       2.5.9-5      Apply a diff file to an original
ii  rsync                       3.0.5-1      fast remote file copy program (lik

Versions of packages git-core suggests:
pn  git-arch                      <none>     (no description available)
pn  git-cvs                       <none>     (no description available)
pn  git-daemon-run                <none>     (no description available)
pn  git-doc                       <none>     (no description available)
pn  git-email                     <none>     (no description available)
pn  git-gui                       <none>     (no description available)
pn  git-svn                       <none>     (no description available)
pn  gitk                          <none>     (no description available)
pn  gitweb                        <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
On Thu, May 21, 2009 at 03:24:21PM -0700, Todd A. Jacobs wrote:
> When trying to upgrade from the version in testing to the version in
> unstable, a conflict arises with git-core that leaves aptitude in a
> broken state:
> 
>     Preparing to replace git-core 1:1.6.2.4-1 (using 
> .../git-core_1%3a1.6.3.1-1_amd64.deb) ...
>     Unpacking replacement git-core ...
>     dpkg: error processing 
> /var/cache/apt/archives/git-core_1%3a1.6.3.1-1_amd64.deb (--unpack):
>      trying to overwrite `/usr/share/man/man1/git-difftool.1.gz', which is 
> also in package git-cola

Hi, this was a temporary problem while development in unstable.
git-cola not longer includes that file

$ wget -q -O- http://packages.debian.org/sid/all/git-cola/filelist |
  grep difftool
/usr/share/doc/git-cola/html/_sources/difftool.txt
/usr/share/doc/git-cola/html/difftool.html
/usr/share/git-cola/lib/cola/difftool.py
/usr/share/man/man1/git-difftool--helper.1.gz

Regards, Gerrit.


--- End Message ---

Reply via email to