#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 | -------------------------------------+-------------------------------------- Comment(by blb@macports.org): As an experiment, try putting the Errno.pm back (so things should be as MacPorts originally installed), then edit {{{/opt/local/libexec/git-core /git-svn}}} so the shebang line which looks like {{{ #!/usr/bin/perl }}} instead reads {{{ #!/opt/local/bin/perl }}} See what happens. -- Ticket URL: <http://trac.macports.org/ticket/16612#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS