[MacPorts] #16612: git-svn broken after upgrading to git 1.6.0.2 ... Errno architecture (darwin-2level-9.4.0) does not match executable architecture (darwin-thread-multi-2level-9.0)
MacPorts
noreply at macports.org
Mon Sep 22 16:46:33 PDT 2008
#16612: git-svn broken after upgrading to git 1.6.0.2 ... Errno architecture
(darwin-2level-9.4.0) does not match executable architecture (darwin-
thread-multi-2level-9.0)
-------------------------------------+--------------------------------------
Reporter: bretthoerner at gmail.com | Owner: bryan at larsen.st
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: git git-core git-svn perl
Port: git-core |
-------------------------------------+--------------------------------------
Changes (by blb at macports.org):
* cc: maccheck at gmail.com (added)
* owner: macports-tickets at lists.macosforge.org => bryan at larsen.st
Comment:
One interesting thing is that {{{/opt/local/libexec/git-core/git-svn}}}
has a system perl shebang line:
{{{
#!/usr/bin/perl
use lib (split(/:/, $ENV{GITPERLLIB} ||
"/opt/local/lib/perl5/site_perl"));
}}}
Then it brings in MacPorts' perl stuff...that can't be right. Though,
like raimue@, it works fine for me.
--
Ticket URL: <http://trac.macports.org/ticket/16612#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list