On Wed, Jun 13, 2007 at 12:59:49PM -0400, Yaroslav Halchenko wrote: > On Wed, 13 Jun 2007, Gerrit Pape wrote: > > Hi Yaroslav, I didn't manage to reproduce the problem. > I know that I am lucky to hit the spots where noone stepped in yet ;-) > > > Do you have the 'git' package installed also on your system, or if not, > > did you before?: > > # dpkg -s git > yeap: > $> dpkg -s git > Package: git > Status: install ok installed > > Here is more of history: > $> zgrep -h 'git ' /var/log/dpkg.log* | sort > 2006-09-05 11:06:40 status half-configured git 4.3.20-9 > 2006-09-05 11:06:40 status half-installed git 4.3.20-9 > 2006-09-05 11:06:40 status unpacked git 4.3.20-9 > 2006-09-05 11:06:40 upgrade git 4.3.20-9 4.3.20-10 > 2006-09-05 11:06:41 status half-installed git 4.3.20-9 > 2006-09-05 11:06:45 status unpacked git 4.3.20-10 > 2006-09-05 11:06:45 status unpacked git 4.3.20-10 > 2006-09-05 13:07:24 status half-configured git 4.3.20-10 > 2006-09-05 13:07:24 status installed git 4.3.20-10 > 2006-09-05 13:07:24 status unpacked git 4.3.20-10 > 2007-06-05 20:54:54 status half-configured git 4.3.20-10 > 2007-06-05 20:54:54 upgrade git 4.3.20-10 4.3.20-11 > 2007-06-05 20:54:55 status half-installed git 4.3.20-10 > 2007-06-05 20:54:55 status unpacked git 4.3.20-10 > 2007-06-05 20:54:56 status half-installed git 4.3.20-10 > 2007-06-05 20:54:56 status unpacked git 4.3.20-11 > 2007-06-05 20:54:56 status unpacked git 4.3.20-11 > 2007-06-05 21:15:59 status half-configured git 4.3.20-11 > 2007-06-05 21:15:59 status installed git 4.3.20-11 > 2007-06-05 21:15:59 status unpacked git 4.3.20-11 > > for the dpkg history on ' git' you can see > http://www.onerussian.com/tmp/git.dpkg.log > > and here is what I have installed from git* family: > ii git 4.3.20-11 GNU Interactive Tools, > ii git-core 1:1.5.2.1-1 fast, scalable, > ii git-cvs 1:1.5.2.1-1 fast, scalable, > ii git-doc 1:1.5.2.1-1 fast, scalable, > ii git-gui 1:1.5.2.1-1 fast, scalable, > ii git-svn 1:1.5.2.1-1 fast, scalable, > ii gitk 1:1.5.2.1-1 fast, scalable, > ii gitweb 1:1.5.2.1-1 fast, scalable, > > > > Can you please check the output of?: > > # update-alternatives --list git > $> update-alternatives --list git > No alternatives for git. > > > # dpkg-divert --list '*git*' > $> dpkg-divert --list '*git*' > local diversion of /usr/bin/git to /usr/bin/git.distrib
Hi Yaroslav, this is suspicious, don't know where this diversion comes from. If you remove the local diversion, does it work then? # dpkg-divert --remove /usr/bin/git Regards, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]