[MacPorts] #26135: htop installation faild with error: Target org.macports.fetch returned: Git clone failed

MacPorts noreply at macports.org
Fri Apr 29 08:21:23 PDT 2011


#26135: htop installation faild with error: Target org.macports.fetch returned: Git
clone failed
--------------------------------+-------------------------------------------
  Reporter:  pronto@…           |       Owner:  snc@…           
      Type:  defect             |      Status:  reopened        
  Priority:  Normal             |   Milestone:                  
 Component:  ports              |     Version:  1.9.1           
Resolution:                     |    Keywords:                  
      Port:  htop               |  
--------------------------------+-------------------------------------------
Changes (by curt@…):

  * status:  closed => reopened
  * resolution:  worksforme =>


Comment:

 I just ran into this issue as well, so I'm going to reopen it.

 I was able to get `sudo port install htop' to work by using the https
 clone URL instead of the git clone URL, ie I changed


 {{{
 git.url             git://github.com/AndyA/htop-osx.git
 }}}


 to


 {{{
 git.url             https://github.com/AndyA/htop-osx.git
 }}}


 in the Portfile

-- 
Ticket URL: <https://trac.macports.org/ticket/26135#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list