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#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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Simo Leone (neotuli)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

on 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.
Comment by kronin (kronin) - Thursday, 22 February 2007, 06:45 GMT
I rebuilt the package, and Error.pm appeared (git-1.5.0.1)
Comment by kronin (kronin) - Thursday, 22 February 2007, 06:55 GMT
this problem happens when /usr/lib/perl5/site_perl/5.8.8/Error.pm exists in the machine where you are building the package.


to build a new version of git, first remove the old version of git from your system.

Loading...