Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#50529 closed defect (fixed)

chromaprint fails checksum test

Reported by: basmac Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: chromaprint

Description

{{ On 10.11.3 after macports self update and port clean chromaprint, gives checksum error on download. debug log attached. }}

Attachments (1)

chromaprint.log (88.8 KB) - added by basmac 8 years ago.

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by basmac

Attachment: chromaprint.log added

comment:1 Changed 8 years ago by dbevans (David B. Evans)

Keywords: chromaprint removed
Owner: changed from macports-tickets@… to khindenburg@…
Version: 2.3.4

In future tickets, please CC the maintainer(s)

port info --maintainer chromaprint

Thanks.

comment:2 Changed 8 years ago by jeremyhu (Jeremy Huddleston Sequoia)

~/src/macports/dports/audio/chromaprint $ port -v -s checksum
Warning: MacPorts running without privileges. You may be unable to complete certain actions (e.g. install).
--->  Fetching distfiles for chromaprint
--->  chromaprint-1.3.tar.gz doesn't seem to exist in /Volumes/Home/jeremy/.macports/opt/local/var/macports/distfiles/chromaprint
--->  Attempting to fetch chromaprint-1.3.tar.gz from http://distfiles.macports.org/chromaprint
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch chromaprint-1.3.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/chromaprint
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch chromaprint-1.3.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/chromaprint
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0--->  Attempting to fetch chromaprint-1.3.tar.gz from https://bitbucket.org/acoustid/chromaprint/downloads
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  525k  100  525k    0     0   300k      0  0:00:01  0:00:01 --:--:-- 1739k
--->  Verifying checksums for chromaprint
--->  Checksumming chromaprint-1.3.tar.gz
Error: Checksum (rmd160) mismatch for chromaprint-1.3.tar.gz
Portfile checksum: chromaprint-1.3.tar.gz rmd160 d0eb371dc08f2e205aaa44795efb044a353bc150
Distfile checksum: chromaprint-1.3.tar.gz rmd160 ed69be63c5980d27d9be26ca663c6fe475a63f9e
Error: Checksum (sha256) mismatch for chromaprint-1.3.tar.gz
Portfile checksum: chromaprint-1.3.tar.gz sha256 bbeff57cd45e15d5fc45888cc21fbed158d6717a4e986786e999f79798eb27d0
Distfile checksum: chromaprint-1.3.tar.gz sha256 3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a
The correct checksum line may be:
checksums           rmd160  ed69be63c5980d27d9be26ca663c6fe475a63f9e \
                    sha256  3dc3ff97abdce63abc1f52d5f5f8e72c22f9a690dd6625271aa96d3a585b695a
Error: Failed to checksum chromaprint: Unable to verify file checksums
Error: Follow http://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port chromaprint failed

comment:3 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

r145389 - not sure how I got the wrong checksums

comment:4 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

r145390 part #2

Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)
Note: See TracTickets for help on using tickets.