Opened 7 years ago

Closed 7 years ago

#52736 closed defect (fixed)

port selfupdate failure on macOS Sierra

Reported by: jpwhiting (Jeremy Whiting) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: server/hosting Version: 2.3.4
Keywords: Cc: mkae (Marko Käning)
Port:

Description (last modified by larryv (Lawrence Velázquez))

I am recently getting this when I do sudo port -d selfupdate. The guys in #macports suggested it's an update on the server gone wrong. so I'm creating this ticket.

DEBUG: MacPorts sources location: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs
--->  Updating MacPorts base sources using rsync

Willkommen auf dem RSYNC-server auf ftp.fau.de.
Nicht all unsere Mirror sind per rsync verfuegbar.

Welcome to the RSYNC daemon on ftp.fau.de.
Not all of our mirrors are available through rsync.


receiving file list ... rsync: link_stat "/tarballs/base.tar" (in release) failed: No such file or directory (2)
done

sent 4 bytes  received 9 bytes  5.20 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-51/rsync/main.c(1404) [receiver=2.6.9]
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: 23
DEBUG: Error synchronizing MacPorts sources: command execution failed
    while executing
"macports::selfupdate [array get global_options] base_updated"
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

Change History (5)

comment:1 Changed 7 years ago by larryv (Lawrence Velázquez)

Milestone: MacPorts 2.3.5
Owner: changed from admin@… to ryandesign
Status: newassigned

comment:2 Changed 7 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)

comment:3 Changed 7 years ago by mkae (Marko Käning)

Cc: mkae added

comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

I've seen this myself on occasion. Please wait an hour and try again. I expect it to be resolved when we rewrite the mprsyncup process as part of the move to GitHub.

comment:5 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

We have rewritten mprsyncup to hopefully avoid this.

Note: See TracTickets for help on using tickets.