Opened 12 years ago
Closed 12 years ago
#38027 closed defect (worksforme)
Signature Verify fails for xorg-libX11@1.5.0
Reported by: | barry@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | xorg-libX11 |
Description
Trying to install xorg-libX11@1.5.0 on OSX 10.6.8. It fails with a bad signature.
Here is output of command:
$ sudo port install xorg-libX11@1.5.0 ---> Computing dependencies for xorg-libX11 ---> Fetching archive for xorg-libX11 ---> Attempting to fetch xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/xorg-libX11 ---> Attempting to fetch xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/xorg-libX11 Error: org.macports.archivefetch for port xorg-libX11 returned: Failed to verify signature for archive! Please see the log file for port xorg-libX11 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port xorg-libX11 failed
Here is relevant output of main.log:
:debug:archivefetch euid/egid changed to: 505/503 :info:archivefetch ---> xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified :msg:archivefetch ---> Attempting to fetch xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/xorg-libX11 :msg:archivefetch ---> Attempting to fetch xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/xorg-libX11 :debug:archivefetch failed verification with key /opt/local/share/macports/macports-pubkey.pem :debug:archivefetch openssl output: Verification Failure child process exited abnormally :error:archivefetch org.macports.archivefetch for port xorg-libX11 returned: Failed to verify signature for archive! :debug:archivefetch Error code: NONE :debug:archivefetch Backtrace: Failed to verify signature for archive! while executing "portarchivefetch::fetchfiles" (procedure "portarchivefetch::archivefetch_main" line 5) invoked from within "$procedure $targetname" :info:archivefetch Warning: targets not executed for xorg-libX11: org.macports.activate org.macports.archivefetch org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :notice:archivefetch Please see the log file for port xorg-libX11 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_xorg-libX11/xorg-libX11/main.log
Change History (3)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to jeremyhu@… |
---|---|
Port: | xorg-libX11 added |
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Seems fine:
% openssl dgst -ripemd160 -verify /opt/local/share/macports/macports-pubkey.pem -signature xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2.rmd160 xorg-libX11-1.5.0_0.darwin_10.x86_64.tbz2 Verified OK
comment:3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please fill in the Port field and Cc the port maintainer(s).