Opened 6 years ago

Closed 6 years ago

#55624 closed defect (invalid)

lzip @1.19_0: Warning: Failed to verify signature for archive

Reported by: dvorberg (Diedrich Vorberg) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: lzip

Description

Hi, I can’t seem to install lzip due to a failed archive verification. Logfiles see below.

root@l:~# port install lzip
--->  Fetching archive for lzip
--->  Attempting to fetch lzip-1.19_0.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lzip
--->  Attempting to fetch lzip-1.19_0.darwin_17.x86_64.tbz2.rmd160 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lzip
Warning: Failed to verify signature for archive!
Error: Failed to archivefetch lzip: version @1.19_0
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_lzip/lzip/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port lzip failed

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_lzip/lzip/main.log reads:

version:1
:debug:main lzip has no conflicts
:debug:main Executing org.macports.main (lzip)
:debug:main dropping privileges: euid changed to 501, egid changed to 501.
:debug:archivefetch archivefetch phase started at Mon Jan  1 21:03:13 CET 2018
:msg:archivefetch --->  Fetching archive for lzip
:debug:archivefetch Executing org.macports.archivefetch (lzip)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 501/501
:info:archivefetch --->  lzip-1.19_0.darwin_17.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch lzip-1.19_0.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lzip
:msg:archivefetch --->  Attempting to fetch lzip-1.19_0.darwin_17.x86_64.tbz2.rmd160 from http://mse.uk.packages.macports.org/sites/packages.macports.org/lzip
:debug:archivefetch failed verification with key /opt/local/share/macports/macports-pubkey.pem
:debug:archivefetch openssl output: couldn't create error file for command: permission denied
:warn:archivefetch Failed to verify signature for archive!
:error:archivefetch Failed to archivefetch lzip: version @1.19_0
:debug:archivefetch Error code: NONE
:debug:archivefetch Backtrace: version @1.19_0
:debug:archivefetch     while executing
:debug:archivefetch "error "version @[option version]_[option revision][option portvariants]""
:debug:archivefetch     (procedure "portarchivefetch::fetchfiles" line 144)
:debug:archivefetch     invoked from within
:debug:archivefetch "portarchivefetch::fetchfiles"
:debug:archivefetch     (procedure "portarchivefetch::archivefetch_main" line 5)
:debug:archivefetch     invoked from within
:debug:archivefetch "$procedure $targetname"
:error:archivefetch See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_lzip/lzip/main.log for details.

Change History (2)

comment:1 Changed 6 years ago by dvorberg (Diedrich Vorberg)

This is not an lzip problem at all. My /tmp was not world-read-writable. Sorry about this.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.