Your message dated Tue, 27 Jan 2009 11:24:31 -0600
with message-id <20090127172431.ga31...@localdomain>
and subject line Re: git-svn: liberror-perl missing in dependencies list
has caused the Debian Bug report #513029,
regarding git-svn: liberror-perl missing in dependencies list
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.)


-- 
513029: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513029
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: git-svn
Version: 1:1.5.6.5-2
Severity: serious
Justification: Policy 3.5

git-svn requires the optional package liberror-perl to be installed. If not 
installed perl fails to load the Error.pm module.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE.iso88591)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
git-svn does not directly use Error.pm at any point:

0 gw...@mosca『12』~$ grep -i '\(use\|require\).*error' $(dpkg -L git-svn)
1  gw...@mosca『13』~$ 

git-svn, however, does depend on git-core, which does use Error:

0 gw...@mosca『16』~$ grep -i '\(use\|require\).*error' $(dpkg -L git-core)
/usr/share/perl5/Git.pm:use Error qw(:try);
/usr/share/perl5/Git.pm:is required if you want to see the command name in the 
error message,
/usr/share/perl5/Git.pm:argument is required if you want to see the command 
name in the error message,
/usr/share/perl5/Git.pm:more user-friendly error messages.
(...)

As git-core _does_ depend on liberror-perl (and this is not a problem
due to transitive dependencies or such), I am closing this bug. 

Feel free to reopen if you think I am mistaken.

-- 
Gunnar Wolf - gw...@iiec.unam.mx - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to