#13401: git-core with +svn produces a git-svn that uses the wrong perl binary ----------------------------------+----------------------------------------- Reporter: tim.stoop@gmail.com | Owner: boeyms@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: git-svn git-core perl ----------------------------------+----------------------------------------- Changes (by boeyms@macports.org): * cc: boeyms@macports.org, bryan@larsen.st (added) * owner: macports-tickets@lists.macosforge.org => boeyms@macports.org Comment: Cc-ing to port maintainer; I would reassign this ticket to the maintainer, but he doesn't currently appear in the list of assignees, so I'm assigning this to myself instead. I don't get this problem on my system; for me, `SVN/Core.pm` is installed in `/opt/local/lib/perl5/vendor_perl/5.8.8/darwin-2level/SVN/Core.pm` and provided by the `subversion-perlbindings` port, which `git-core +svn` depends on via `p5-svn-simple`. It seems from your output from `git-svn` that, somehow, your system isn't running the MacPorts' perl in a normal way when using `#!/usr/bin/env perl` (since @INC doesn't include `/opt/local/lib/perl5/vendor_perl`). It therefore doesn't look to me at the moment like a problem with the port per se. As a starting point, could you please report for us: 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); 2. what your output from `echo ${PATH}` is; and 3. what your output from `which perl` is. Thanks! -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13401#comment:2> MacPorts </projects/macports> Ports system for Mac OS