[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 17:00:09 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                |  
-------------------------------------+--------------------------------------

Comment(by blb at 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


More information about the macports-tickets mailing list