Opened 16 years ago

Last modified 15 years ago

#13401 closed defect

git-core with +svn produces a git-svn that uses the wrong perl binary — at Version 1

Reported by: tim.stoop@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: git-svn perl Cc:
Port: git-core

Description (last modified by jmpp@…)

After building git-core with +svn, I tried to start git-svn and get the following message:

asterisk:~ tim$ git-svn
Can't locate SVN/Core.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.8.8 /System/Library/Perl/5.8.6/darwin-thread-multi-2level /System/Library/Perl/5.8.6 /Library/Perl/5.8.6/darwin-thread-multi-2level /Library/Perl/5.8.6 /Library/Perl /Network/Library/Perl/5.8.6/darwin-thread-multi-2level /Network/Library/Perl/5.8.6 /Network/Library/Perl /System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level /System/Library/Perl/Extras/5.8.6 /Library/Perl/5.8.1 .) at /opt/local/bin/git-svn line 24.
asterisk:~ tim$

I can solve this by editing the hashbang of /opt/local/bin/git-svn and changing it to: #! /opt/local/bin/perl

Should be a patch?

Change History (1)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)
Milestone: MacPorts base bugsPort Bugs

Please read WikiFormatting for proper markup of terminal output (also this is a port bug, not a MacPorts one, so I'm adapting the milestone accordingly).

-jmpp

Note: See TracTickets for help on using tickets.