Opened 9 years ago

Closed 8 years ago

#47061 closed defect (fixed)

[percona-server] Checksums for manual files are out of date

Reported by: moderndeveloperllc (Mark Garrett) Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: percona-server

Description

When the recent update of percona-server was made, the checksums for the manuals were not updated.

:info:checksum --->  Checksumming PerconaServer-5.6.23-72.1 manual.pdf
:debug:checksum Calculated (rmd160) is b7249c0e2cc291f93c861a8af3bf85385946675d
:error:checksum Checksum (rmd160) mismatch for PerconaServer-5.6.23-72.1 manual.pdf
:info:checksum Portfile checksum: PerconaServer-5.6.23-72.1 manual.pdf rmd160 785706787df546af76fe0149e515d7a4503ce5d8
:info:checksum Distfile checksum: PerconaServer-5.6.23-72.1 manual.pdf rmd160 b7249c0e2cc291f93c861a8af3bf85385946675d
:debug:checksum Calculated (sha256) is ac5d552e4411df098a4f713db59f407f6c80d552ec08f5ed9a1a29a47deaa81d
:error:checksum Checksum (sha256) mismatch for PerconaServer-5.6.23-72.1 manual.pdf
:info:checksum Portfile checksum: PerconaServer-5.6.23-72.1 manual.pdf sha256 ef4496d130c695ef0bda5a3f30f2fd99dfa1ecb2600dbc9219b84bda07f15b1e
:info:checksum Distfile checksum: PerconaServer-5.6.23-72.1 manual.pdf sha256 ac5d552e4411df098a4f713db59f407f6c80d552ec08f5ed9a1a29a47deaa81d

Change History (10)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: pixilla@… removed
Owner: changed from macports-tickets@… to pixilla@…

comment:2 Changed 9 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: newclosed

Thanks. See #133633

comment:3 Changed 9 years ago by alan@…

Resolution: fixed
Status: closedreopened

I see that there's a code change, but I'm still running into this problem too.

sudo port selfupdate
sudo port sync
sudo port clean --dist percona-server
sudo port install percona-server
--->  Computing dependencies for percona-server
--->  Dependencies to be installed: percona
--->  Verifying checksums for percona
Error: org.macports.checksum for port percona returned: percona-server-5.6.23-72.1.tar.gz does not exist in /opt/local/var/macports/distfiles/percona
Error: Failed to install percona
Please see the log file for port percona for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_percona/percona/main.log
Error: The following dependencies were not installed: percona
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port percona-server failed

-----

version:1
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 20
:debug:main euid changed to: 503
:debug:main Executing org.macports.main (percona)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (percona)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (percona)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Mon Mar  9 17:00:01 EDT 2015
:notice:checksum --->  Verifying checksums for percona
:debug:checksum Executing org.macports.checksum (percona)
:info:checksum --->  Checksumming percona-server-5.6.23-72.1.tar.gz
:error:checksum org.macports.checksum for port percona returned: percona-server-5.6.23-72.1.tar.gz does not exist in /opt/local/var/macports/distfiles/percona
:debug:checksum Error code: NONE
:debug:checksum Backtrace: percona-server-5.6.23-72.1.tar.gz does not exist in /opt/local/var/macports/distfiles/percona
    while executing
"portchecksum::checksum_main org.macports.checksum"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:checksum Warning: targets not executed for percona: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:error:checksum Failed to install percona
:debug:checksum Registry error: percona not registered as installed & active.
    invoked from within
"registry_active $subport"
    invoked from within
"$workername eval registry_active \$subport"
:notice:checksum Please see the log file for port percona for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_percona/percona/main.log

Version 0, edited 9 years ago by alan@… (next)

comment:4 Changed 9 years ago by moderndeveloperllc (Mark Garrett)

yeh, me too.

comment:5 Changed 9 years ago by pixilla (Bradley Giesbrecht)

Does r133740 solve the problem?

comment:6 Changed 9 years ago by pixilla (Bradley Giesbrecht)

Arrrg: finally this r133741.

comment:7 Changed 9 years ago by alan@…

Yes - thanks!

After cleanup & sync, it installed this time.

comment:8 Changed 9 years ago by moderndeveloperllc (Mark Garrett)

Works for me too. Looks like you can close this out. Thanks for dealing with the frustration of it all!

comment:9 Changed 8 years ago by moderndeveloperllc (Mark Garrett)

Ticket can be closed. Issue was solved with r133740.

comment:10 Changed 8 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: reopenedclosed

mark@: thanks for the confirmation.

Note: See TracTickets for help on using tickets.