Opened 6 years ago

Closed 6 years ago

#56499 closed defect (fixed)

mythtv-core.27 0.27.6-Fixes-20170113_0: install fails due to bad checksum

Reported by: jmcintyre Owned by: ctreleaven (Craig Treleaven)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: mythtv-core.27

Description

The current install fails with the following message.

--->  Fetching distfiles for mythtv-core.27
--->  Verifying checksums for mythtv-core.27
Error: Checksum (rmd160) mismatch for mythtv-6fb800d9.tar.gz
Error: Checksum (sha256) mismatch for mythtv-6fb800d9.tar.gz
Error: Failed to checksum mythtv-core.27: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_mythtv.27/mythtv-core.27/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port mythtv-core.27 failed

The log states:

:debug:checksum Executing org.macports.checksum (mythtv-core.27)
:info:checksum --->  Checksumming mythtv-6fb800d9.tar.gz
:debug:checksum Calculated (rmd160) is 56f49e52ecd8d2dfd233f2b0b30f1ecf4284fcc0
:error:checksum Checksum (rmd160) mismatch for mythtv-6fb800d9.tar.gz
:info:checksum Portfile checksum: mythtv-6fb800d9.tar.gz rmd160 74234449354fbdba93316d7af4f73a0b8c8fdde8
:info:checksum Distfile checksum: mythtv-6fb800d9.tar.gz rmd160 56f49e52ecd8d2dfd233f2b0b30f1ecf4284fcc0
:debug:checksum Calculated (sha256) is a2732be2c6f63fceb3b11c885d5a7922480c6368850997b9682f64cb9fdfb99c
:error:checksum Checksum (sha256) mismatch for mythtv-6fb800d9.tar.gz
:info:checksum Portfile checksum: mythtv-6fb800d9.tar.gz sha256 8189f1860615de3b99bbb03ea2a79e9d179cddef4f858642a007e24029d8d43a
:info:checksum Distfile checksum: mythtv-6fb800d9.tar.gz sha256 a2732be2c6f63fceb3b11c885d5a7922480c6368850997b9682f64cb9fdfb99c
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  56f49e52ecd8d2dfd233f2b0b30f1ecf4284fcc0 \
:info:checksum                     sha256  a2732be2c6f63fceb3b11c885d5a7922480c6368850997b9682f64cb9fdfb99c \
:info:checksum                     size    85663293
:error:checksum Failed to checksum mythtv-core.27: Unable to verify file checksums

Change History (8)

comment:1 Changed 6 years ago by ctreleaven (Craig Treleaven)

Status: assignedaccepted

comment:2 Changed 6 years ago by ctreleaven (Craig Treleaven)

In 683187ab6d3ada19b1008a0d5259021249ee3528/macports-ports (master):

mythtv-core.27: fix checksum error

Update to latest fixes-branch commit
Add missing conflict with mythtv-core.28

See: #56499

comment:3 Changed 6 years ago by ctreleaven (Craig Treleaven)

1) is there some reason you are installing this version as opposed to mythtv.28? I no longer have any facility to test it.

2) Wait 30 minutes, then 'sudo port -v selfupdate'. After that, proceed with the install. Let me know if it works, please.

comment:4 Changed 6 years ago by jmcintyre

I have problems making the 0.28 change at this time, but nothing specific to the MacPorts port. At this point I’m likely to wait for 29, but even if that was available, I’d need to wait on it.

I’ll test this in VM this evening and let you know how the build goes.

comment:5 Changed 6 years ago by jmcintyre

Looking through the commit, I don’t see a change to add the 0.28 conflict.

comment:6 in reply to:  5 Changed 6 years ago by ctreleaven (Craig Treleaven)

Replying to jmcintyre:

Looking through the commit, I don’t see a change to add the 0.28 conflict.

Thanks for picking that up, now added.

comment:7 Changed 6 years ago by jmcintyre

Built it on the VM and then when that worked I put it into the production version. Everything looks good. Thanks.

comment:8 Changed 6 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.