Opened 3 years ago

Last modified 2 years ago

#63009 new defect

port selfupdate gets access denied from atl.us.rsync.macports.org

Reported by: ShadSterling (Shad Sterling) Owned by: admin@…
Priority: Normal Milestone:
Component: server/hosting Version: 2.7.1
Keywords: Cc: gtlib@…
Port:

Description

I've had the nearby mirror rsync://atl.us.rsync.macports.org/MacPorts/release/tarballs/ports.tar from https://trac.macports.org/wiki/Mirrors#Portfiles in my sources.conf for too long to remember

Today selfupdate said one source failed, and -v shows it gets access denied from that source

complete output from port -v selfupdate:

--->  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 ... done

sent 16 bytes  received 55 bytes  28.40 bytes/sec
total size is 85857280  speedup is 1209257.46

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 ... done

sent 16 bytes  received 62 bytes  52.00 bytes/sec
total size is 512  speedup is 6.56
MacPorts base version 2.7.1 installed,
MacPorts base version 2.7.1 downloaded.
--->  Updating the ports tree
Synchronizing local ports tree from rsync://rsync.macports.org/macports/release/tarballs/ports.tar

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 ... done
./

sent 68 bytes  received 99 bytes  66.80 bytes/sec
total size is 83885056  speedup is 502305.72
Creating port index in /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports

Total number of ports parsed:	0 
Ports successfully parsed:	0 
Ports failed:			0 
Up-to-date ports skipped:	26430

Synchronizing local ports tree from rsync://atl.us.rsync.macports.org/MacPorts/release/tarballs/ports.tar
---------------------------------------------------------------------------

GEORGIA TECH SOFTWARE LIBRARY

Unauthorized use is prohibited.  Your access is being logged.

GTlib is hosted by the Partnership for an Advanced Computing Environment
(PACE) at the Georgia Institute of Technology in Atlanta, Georgia, USA.

     http://www.pace.gatech.edu

GTLib is operated as a "best effort" service.  We _strongly_ recommend
against depending on the availability of this service in a critical context.

If you run a publicly accessible mirror, and are interested in
mirroring from us, please contact gtlib@gtlib.gatech.edu.

If you run a mirror that is not accessible to the public, please mirror
from the modules listed at rsync://rsync.gtlib.gatech.edu.

----------------------------------------------------------------------------

@ERROR: access denied to MacPorts from c-24-30-111-109.hsd1.ga.comcast.net (24.30.111.109)
rsync error: error starting client-server protocol (code 5) at /AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-55/rsync/main.c(1402) [receiver=2.6.9]
Command failed: /usr/bin/rsync -rtzvl --delete-after --include=/ports.tar --include=/ports.tar.rmd160 --exclude=* rsync://atl.us.rsync.macports.org/MacPorts/release/tarballs/ /opt/local/var/macports/sources/atl.us.rsync.macports.org/MacPorts/release/tarballs
Exit code: 5
Error: Synchronization of the local ports tree failed doing rsync
Synchronizing local ports tree from rsync://build.openmodelica.org/macports/
receiving file list ... done
./

sent 39 bytes  received 33364 bytes  22268.67 bytes/sec
total size is 519046  speedup is 15.54
Creating port index in /opt/local/var/macports/sources/build.openmodelica.org/macports

Total number of ports parsed:	0 
Ports successfully parsed:	0 
Ports failed:			0 
Up-to-date ports skipped:	492

Error: Couldn't sync the ports tree: Synchronization of 1 source failed
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: /opt/local/bin/port: port selfupdate failed: Couldn't sync the ports tree: Synchronization of 1 source failed

Change History (2)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Cc: gtlib@… added

comment:2 Changed 2 years ago by iamGavinJ (GΛVĪN)

This is partially working now, though still receiving the access denied error trying to retrieve PortIndex.rmd160

@ERROR: access denied to MacPorts from UNKNOWN (xxx.xxx.xxx.xxx)
rsync error: error starting client-server protocol (code 5) at /System/Volumes/Data/SWE/macOS/BuildRoots/5b2e67f8af/Library/Caches/com.apple.xbs/Sources/rsync/rsync-55/rsync/main.c(1402) [receiver=2.6.9]
Command failed: /usr/bin/rsync -rtzvl --delete-after rsync://atl.us.rsync.macports.org/MacPorts/release/tarballs/PortIndex_darwin_21_i386/PortIndex.rmd160 /opt/local/var/macports/sources/atl.us.rsync.macports.org/MacPorts/release/tarballs
Exit code: 5

Last edited 2 years ago by iamGavinJ (GΛVĪN) (previous) (diff)
Note: See TracTickets for help on using tickets.