Opened 7 months ago

Closed 7 months ago

#69588 closed defect (fixed)

BGHUDAppKit: wrong checksums

Reported by: barracuda156 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.9.1
Keywords: Cc:
Port: BGHUDAppKit

Description

--->  Fetching archive for BGHUDAppKit
--->  BGHUDAppKit-0.7_1.darwin_23.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
--->  Attempting to fetch BGHUDAppKit-0.7_1.darwin_23.arm64.tbz2 from https://packages.macports.org/BGHUDAppKit
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   126    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch BGHUDAppKit-0.7_1.darwin_23.arm64.tbz2 from https://nue.de.packages.macports.org/BGHUDAppKit
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   291    0     0    0     0      0      0 --:--:--  0:00:02 --:--:--     0
--->  Attempting to fetch BGHUDAppKit-0.7_1.darwin_23.arm64.tbz2 from http://mirror.fcix.net/macports/packages/BGHUDAppKit
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   153    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Fetching distfiles for BGHUDAppKit
--->  BGHUDAppKit-0.7.tar.gz does not exist in /opt/local/var/macports/distfiles/BGHUDAppKit
--->  Attempting to fetch BGHUDAppKit-0.7.tar.gz from https://codeload.github.com/binarygod/BGHUDAppKit/legacy.tar.gz/0.7?dummy=
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  146k    0  146k    0     0   278k      0 --:--:-- --:--:-- --:--:--  279k
--->  Verifying checksums for BGHUDAppKit
--->  Checksumming BGHUDAppKit-0.7.tar.gz
Error: Checksum (rmd160) mismatch for BGHUDAppKit-0.7.tar.gz
Portfile checksum: BGHUDAppKit-0.7.tar.gz rmd160 3a26a8497eff103774e86bcd04c1c61b2601faa6
Distfile checksum: BGHUDAppKit-0.7.tar.gz rmd160 1cb3cfc76c9fc30a292416f831e221c8b2f53c80
Error: Checksum (sha256) mismatch for BGHUDAppKit-0.7.tar.gz
Portfile checksum: BGHUDAppKit-0.7.tar.gz sha256 e0f89ecb2692c53a3144ce6f2fcd8b9c2cb814d52a16ed2cc8f5b15b7e87ea52
Distfile checksum: BGHUDAppKit-0.7.tar.gz sha256 18aa937025d196abaeca8ecc3336a65f5ba44fccb4423bac89ced9cec791ecd4
The correct checksum line may be:
checksums           rmd160  1cb3cfc76c9fc30a292416f831e221c8b2f53c80 \
                    sha256  18aa937025d196abaeca8ecc3336a65f5ba44fccb4423bac89ced9cec791ecd4 \
                    size    150139
Error: Failed to checksum BGHUDAppKit: Unable to verify file checksums

Change History (3)

comment:1 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Because the port does not specify github.tarball_from and therefore defaults to the deprecated tarball option whose checksums change if the GitHub author changes, which it did from binarygod to timthedevguy.

This software is ancient. The last commit to the upstream repository was in 2011. A bug report was filed with us in 2013 that it doesn't build (#41529); nothing was done about it. The repository was archived in 2022. We should just delete the port.

comment:2 in reply to:  1 Changed 7 months ago by barracuda156

Replying to ryandesign:

Because the port does not specify github.tarball_from and therefore defaults to the deprecated tarball option whose checksums change if the GitHub author changes, which it did from binarygod to timthedevguy.

This software is ancient. The last commit to the upstream repository was in 2011. A bug report was filed with us in 2013 that it doesn't build (#41529); nothing was done about it. The repository was archived in 2022. We should just delete the port.

Ryan, I need this port for VLC2. Please keep it. It also builds fine on older systems.

Version 0, edited 7 months ago by barracuda156 (next)

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In cb3a2868fa1355f6f495d9908359bf2fb87d8dba/macports-ports (master):

BGHUDAppKit: Ignore stealth update

Closes: #69588

Note: See TracTickets for help on using tickets.