[MacPorts] #13401: git-core with +svn produces a git-svn that
uses the wrong perl binary
MacPorts
trac at macosforge.org
Tue Jan 8 13:18:19 PST 2008
#13401: git-core with +svn produces a git-svn that uses the wrong perl binary
----------------------------------+-----------------------------------------
Reporter: tim.stoop at gmail.com | Owner: boeyms at macports.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.5.2
Resolution: | Keywords: git-svn git-core perl
----------------------------------+-----------------------------------------
Comment (by tim.stoop at gmail.com):
Replying to [comment:2 boeyms at macports.org]:
> 1. which version of MacPorts, Xcode and Mac OS X you are running (I
assume that you are indeed running MacPorts 1.5.2, but I'd just like to
make sure);
I was at the time. Recently did a port selfupdate.
> 2. what your output from `echo ${PATH}` is; and
{{{
asterisk:~ tim$ echo $PATH
/bin:/sbin:/usr/bin:/usr/sbin:/opt/local/bin:/opt/local/sbin:/Users/tim/bin
asterisk:~ tim$
}}}
> 3. what your output from `which perl` is.
{{{
asterisk:~ tim$ which perl
/usr/bin/perl
asterisk:~ tim$
}}}
I noticed this while doing a complete reinstall of the system. Well, of
the ports at least. My commands were as follows:
{{{
sudo port -f uninstall installed; sudo port clean all; sudo port install
git-core +svn
}}}
Not sure if you can do it any more clean than that. I've got it working,
but a hint to keep it working after an update would be appreciated :)
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13401#comment:3>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list