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#6447 - git missing perl module depency
Attached to Project:
Arch Linux
Opened by Jurahu (jurahu) - Sunday, 18 February 2007, 15:38 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 19 February 2007, 12:57 GMT
Opened by Jurahu (jurahu) - Sunday, 18 February 2007, 15:38 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 19 February 2007, 12:57 GMT
|
Detailson git remote I go the following error
Can't locate Error.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/5.8.8/i686-linux-thread-multi /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.7/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at /usr/lib/perl5/site_perl/5.8.8/Git.pm line 93. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.8/Git.pm line 93. Compilation failed in require at /usr/bin/git-remote line 4. BEGIN failed--compilation aborted at /usr/bin/git-remote line 4. |
This task depends upon
Closed by Simo Leone (neotuli)
Sunday, 18 March 2007, 23:20 GMT
Reason for closing: Fixed
Additional comments about closing: it's more of a not-very-well thought out makefile. I added a line to force Error.pm to come with it.
Thanks.
Sunday, 18 March 2007, 23:20 GMT
Reason for closing: Fixed
Additional comments about closing: it's more of a not-very-well thought out makefile. I added a line to force Error.pm to come with it.
Thanks.
to build a new version of git, first remove the old version of git from your system.