#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@gmail.com | Owner: bryan@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@macports.org): * cc: maccheck@gmail.com (added) * owner: macports-tickets@lists.macosforge.org => bryan@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