Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12097 closed defect (duplicate)

git-core portfile is missing a dependency on p5-error

Reported by: jdawson@… Owned by: macports-tickets@…
Priority: Low Milestone:
Component: ports Version: 1.4.42
Keywords: git-core Cc:
Port:

Description

After installing git-core, I saw the following error:

$ git remote show Can't locate Error.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level /opt/local/lib/perl5/site_perl/5.8.8 /opt/local/lib/perl5/5.8.8/darwin-2level /opt/local/lib/perl5/5.8.8 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level /opt/local/lib/perl5/vendor_perl/5.8.8 /opt/local/lib/perl5/vendor_perl .) at /opt/local/lib/perl5/site_perl/5.8.8/Git.pm line 93. BEGIN failed--compilation aborted at /opt/local/lib/perl5/site_perl/5.8.8/Git.pm line 93. Compilation failed in require at /opt/local/bin/git-remote line 4. BEGIN failed--compilation aborted at /opt/local/bin/git-remote line 4.

Doing "port install p5-error" resolved this problem. After "port install p5-error", I saw this (which was the expected result): $ git remote show Usage: git remote show <remote>

Change History (5)

comment:1 Changed 17 years ago by kballard (Lily Ballard)

Resolution: duplicate
Status: newclosed

Dupe of #12089

comment:2 Changed 17 years ago by jmpp@…

Milestone: MacPorts 1.4Port Bugs

comment:3 Changed 17 years ago by mgrimes@…

Fixed in r26771.

comment:4 Changed 17 years ago by mgrimes@…

Leaving this closed, recognize r26771 it is a 99% solution fix, and suggest the discussion resume #12089 where most of the issue has been hashed out.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.