[MacPorts] #56602: macports 2.5.0 failed verification on 10.13.5
MacPorts
noreply at macports.org
Mon Jun 4 03:17:31 UTC 2018
#56602: macports 2.5.0 failed verification on 10.13.5
---------------------------+--------------------
Reporter: kickingvegas | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: base | Version: 2.5.0
Resolution: | Keywords:
Port: |
---------------------------+--------------------
Comment (by kickingvegas):
To clarify, installation of port was successful.
{{{
cchoi at tiledev3:~> port -v
MacPorts 2.5.0
Entering shell mode... ("help" for help, "quit" to quit)
}}}
But running {{{port selfupdate}}} yields the following:
{{{
cchoi at tiledev3:~> sudo port selfupdate
Password:
---> Updating MacPorts base sources using rsync
MacPorts base version 2.5.0 installed,
MacPorts base version 2.5.0 downloaded.
---> Updating the ports tree
Error: Synchronization of the local ports tree failed doing rsync
cchoi at tiledev3:~>
}}}
Running {{{port -d selfupdate}}}
{{{
cchoi at tiledev3:~> sudo port -d selfupdate
DEBUG: Copying /Users/cchoi/Library/Preferences/com.apple.dt.Xcode.plist
to /opt/local/var/macports/home/Library/Preferences
DEBUG: MacPorts sources location:
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs
---> Updating MacPorts base sources using rsync
DEBUG: system: /usr/bin/rsync -rtzvl --delete-after
rsync://rsync.macports.org/macports/release/tarballs/base.tar
/opt/local/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
sent 16 bytes received 55 bytes 28.40 bytes/sec
total size is 85604352 speedup is 1205695.10
DEBUG: system: /usr/bin/rsync -rtzvl --delete-after
rsync://rsync.macports.org/macports/release/tarballs/base.tar.rmd160
/opt/local/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
sent 16 bytes received 62 bytes 52.00 bytes/sec
total size is 512 speedup is 6.56
DEBUG: successful verification with key /opt/local/share/macports
/macports-pubkey.pem
DEBUG: system: /usr/bin/tar -C
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/tmp
-xf
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/base.tar
MacPorts base version 2.5.0 installed,
DEBUG: Rebuilding and reinstalling MacPorts if needed
MacPorts base version 2.5.0 downloaded.
---> 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/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
./
sent 68 bytes received 99 bytes 66.80 bytes/sec
total size is 63914496 speedup is 382721.53
DEBUG: failed verification with key /opt/local/share/macports/macports-
pubkey.pem
DEBUG: openssl output:
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports.tar:
Permission denied
Error: Failed to verify signature for ports tree!
cchoi at tiledev3:~>
}}}
--
Ticket URL: <https://trac.macports.org/ticket/56602#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list