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!
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!
FS#21595 - [git] Missing dependency used by git-svn: extra/perl-term-readkey
Attached to Project:
Arch Linux
Opened by Andi Albrecht (andialbrecht) - Thursday, 04 November 2010, 13:34 GMT
Last edited by Ionut Biru (wonder) - Thursday, 04 November 2010, 14:50 GMT
Opened by Andi Albrecht (andialbrecht) - Thursday, 04 November 2010, 13:34 GMT
Last edited by Ionut Biru (wonder) - Thursday, 04 November 2010, 14:50 GMT
|
DetailsDescription:
I've installed git 1.7.3.2-1 via pacman. Then I've tried to clone a subversion repository using "git svn clone http://repo.url": $ git svn clone --tags=tags --branches=branches --trunk=trunk --username=MyUsername http://repo.url Authentication realm: <http://repo.url:80> Subversion repository Repo Name Password for 'MyUsername': Can't locate Term/ReadKey.pm in @INC (@INC contains: /usr/share/perl5/site_perl /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl /usr/lib/perl5/site_perl/5.10.1 /usr/share/perl5/site_perl/5.10.1 /usr/lib/perl5/current /usr/lib/perl5/site_perl/current .) at /usr/lib/git-core/git-svn line 4032. Additional info: * git 1.7.3.2-1 Steps to reproduce: See above. Try to clone a Subversion repository that requires authentication. Installing perl-term-readkey-2.30.01-2 resolved this issue. |
This task depends upon
Closed by Ionut Biru (wonder)
Thursday, 04 November 2010, 14:50 GMT
Reason for closing: Not a bug
Additional comments about closing: perl-term-readkey is already an optional dependency
Thursday, 04 November 2010, 14:50 GMT
Reason for closing: Not a bug
Additional comments about closing: perl-term-readkey is already an optional dependency
is already an optional dependencies. pacman -Si git. optionally dependencies are listed when you install git for the first time and you should pick from there what you need