Opened 4 years ago
Closed 3 years ago
#62321 closed defect (worksforme)
sudo port -v selfupdate or sudo port -v sync will stop for a long time
Reported by: | FlyingPikachus (Five) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 2.6.4 |
Keywords: | Cc: | ||
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
sudo port -v selfupdate
or sudo port -v sync
will stop for a long time after installing 2.6.4-1-11.
What configuration or operations do I need to do.
macports % sudo port -d sync DEBUG: pubkeys.conf does not exist. DEBUG: Copying /Users/Five/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/etc/macports/var/macports/home/Library/Preferences ---> Updating the ports tree Synchronizing local ports tree from rsync://rsync.macports.org/macports/release/tarballs/ports.tar DEBUG: system: /usr/bin/rsync -rtzvl --delete-after --include=/ports.tar --include=/ports.tar.rmd160 --exclude=* rsync://rsync.macports.org/macports/release/tarballs/ /opt/local/etc/macports/var/macports/sources/rsync.macports.org/macports/release/tarballs 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 ./ ports.tar ......
Change History (4)
comment:1 Changed 4 years ago by FlyingPikachus (Five)
Description: | modified (diff) |
---|
comment:2 Changed 4 years ago by jmroot (Joshua Root)
Component: | ports → base |
---|---|
Type: | request → defect |
comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
comment:4 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response to request for additional information; closing.
Note: See
TracTickets for help on using
tickets.
How long is "a long time"? From the output you've shown, it seems to just be transferring the ports tree tarball as normal.