[MacPorts] #53220: Systematic error message : "Warning: Failed to verify signature for archive!"
MacPorts
noreply at macports.org
Thu Jan 5 15:44:31 UTC 2017
#53220: Systematic error message : "Warning: Failed to verify signature for
archive!"
---------------------+-------------------
Reporter: mgsn4ke | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.5
Keywords: | Port:
---------------------+-------------------
Hi guys,
Whatever port I try to install, I get an error message saying that it
failed to verify the signature of the archive.
Example for zlib :
{{{
sudo port install zlib
---> Fetching archive for zlib
---> Attempting to fetch zlib-1.2.10_0.darwin_16.x86_64.tbz2 from
https://packages.macports.org/zlib
---> Attempting to fetch zlib-1.2.10_0.darwin_16.x86_64.tbz2.rmd160 from
https://packages.macports.org/zlib
Warning: Failed to verify signature for archive!
Error: org.macports.archivefetch for port zlib returned: archivefetch
failed for zlib @1.2.10_0
Please see the log file for port zlib for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_archivers_zlib/zlib/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port zlib failed
}}}
Example for port selfupdate :
{{{
port selfupdate
---> Updating MacPorts base sources using rsync
Error: Failed to verify signature for MacPorts source!
Please run `port -v selfupdate' for details.
Error: /opt/local/bin/port: port selfupdate failed: Failed to verify
signature for MacPorts source!
}}}
Example for port -v selfupdate
{{{
port -v selfupdate
---> Updating MacPorts base sources using rsync
rsync: getaddrinfo: rsync.macports.org 873: nodename nor servname
provided, or not known
rsync error: error in socket IO (code 10) at
/BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-51/rsync/clientserver.c(106)
[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: 10
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
}}}
Do you have a explanation for that ? I tried to switch to other internet
networks but still got the same issue.
Thanks in advance for your help.
Cheers,
Thomas
--
Ticket URL: <https://trac.macports.org/ticket/53220>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list