[MacPorts] #49569: selfupdate failed on El Capitan

MacPorts noreply at macports.org
Tue Nov 3 00:10:55 PST 2015


#49569: selfupdate failed on El Capitan
----------------------------+--------------------------------
 Reporter:  axknightroad@…  |      Owner:  macports-tickets@…
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:  2.3.4
 Keywords:                  |       Port:
----------------------------+--------------------------------
 I installed MacPorts using the OS X  package installer today. but it
 failed when I update using  port -v selfupdate.
 {{{
 $ sudo port -v selfupdate
 --->  Updating MacPorts base sources using rsync
 Command failed: /usr/bin/rsync -rtzv --delete-after
 rsync://rsync.macports.org/release/tarballs/base.tar
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
 Exit code: 1
 Error: Error synchronizing MacPorts sources: command execution failed
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: /opt/local/bin/port: port selfupdate failed: Error synchronizing
 MacPorts sources: command execution failed
 }}}

 but the commmand below is worked.
 {{{
 $ sudo /usr/bin/rsync -rtzv --delete-after
 rsync://rsync.macports.org/release/tarballs/base.tar
 /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49569>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list