#65786 closed defect (worksforme)

beecrypt @4.2.1_5: Failed to verify signature for archive

Reported by: l56h0 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: beecrypt

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am trying to install rpm but I am getting the below error

--->  Fetching archive for beecrypt
--->  Attempting to fetch beecrypt-4.2.1_5.darwin_18.x86_64.tbz2 from http://packages.macports.org/beecrypt
--->  Attempting to fetch beecrypt-4.2.1_5.darwin_18.x86_64.tbz2.rmd160 from http://packages.macports.org/beecrypt
Warning: Failed to verify signature for archive!
Error: Failed to archivefetch beecrypt: version @4.2.1_5
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_beecrypt/beecrypt/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port rpm failed

Change History (4)

comment:1 Changed 20 months ago by l56h0

Priority: NormalHigh

comment:2 Changed 20 months ago by jmroot (Joshua Root)

Port: beecrypt added
Priority: HighNormal
Summary: Failed to verify signature for archivebeecrypt @4.2.1_5: Failed to verify signature for archive

I downloaded the files and the signature seems valid:

% openssl dgst -ripemd160 -verify /opt/local/share/macports/macports-pubkey.pem -signature ./beecrypt-4.2.1_5.darwin_18.x86_64.tbz2.rmd160 ./beecrypt-4.2.1_5.darwin_18.x86_64.tbz2
Verified OK

Clean and try again? If that doesn't help, it's probably some form of MisbehavingServers and the file contents may give some clue.

comment:3 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)

comment:4 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)

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