Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#15181 - perl-term-readkey not in git's dependency list

Attached to Project: Arch Linux
Opened by Roy Zuo (roylez) - Saturday, 20 June 2009, 08:06 GMT
Last edited by Allan McRae (Allan) - Saturday, 20 June 2009, 09:05 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

git-svn depends on perl module Term::Readkey to do a "dcommit" operation. If perl-term-readkey is not installed, an error message reads as following will be produced.

Can't locate Term/ReadKey.pm in @INC (@INC contains: /usr/share/perl5/site_perl/5.10.0 /usr/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/current /usr/lib/perl5/site_perl/current/i686-linux-thread-multi /usr/lib/perl5/site_perl/current .) at /usr/lib/git-core/git-svn line 3307

Additional info:
* package version(s)
git (all versions)

Steps to reproduce:
- clone a svn repository with
git svn clone <URL>
- change something, and then
git commit -a
git svn dcommit
This task depends upon

Closed by  Allan McRae (Allan)
Saturday, 20 June 2009, 09:05 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Read the optdepends

Loading...