Opened 9 years ago

Closed 9 years ago

#46901 closed defect (fixed)

libgpod 0.8.3 Error: Unable to verify file checksums

Reported by: james_robertson2000@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: libgpod

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

Following on from the resolution of #46859, I'm now getting the following error:

Error: org.macports.checksum for port libgpod returned: Unable to verify file checksums

As before, OS X 10.10.2, Xcode 6.1.1

Log file attached.

TIA

Attachments (2)

main.log (114.8 KB) - added by james_robertson2000@… 9 years ago.
libgpod-0.8.3.tar.bz2.html (635 bytes) - added by james_robertson2000@… 9 years ago.

Download all attachments as: .zip

Change History (6)

Changed 9 years ago by james_robertson2000@…

Attachment: main.log added

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

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: libgpod added

Could you please attach the file /opt/local/var/macports/distfiles/libgpod/libgpod-0.8.3.tar.bz2.html?

Changed 9 years ago by james_robertson2000@…

Attachment: libgpod-0.8.3.tar.bz2.html added

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

Aha. So, a few days ago, SourceForge was down. Anything page requested from SourceForge, including any downloads, returned the page you attached, which says that they are down. During that outage must have been when I committed the update to libgpod, so instead of mirroring the right file, the MacPorts mirror servers mirrored this unhelpful HTML page. The main MacPorts distfiles server is supposed to notice when the file it got doesn't match the checksums in the Portfile, and delete the bad file and try again later, and the other mirror servers are supposed to periodically synchronize with the master. It looks like this has occurred by now, so you should be able to fix the problem by cleaning the port ("sudo port clean libgpod") and trying again.

comment:3 Changed 9 years ago by james_robertson2000@…

Thanks for that - much appreciated.

I ran

sudo port clean libgpod
sudo port install libgpod

and libgpod built and installed fine.

Just in case anybody finds this in searches, sudo port install digikam succeeded, and digikam is running fine :)

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

Resolution: fixed
Status: newclosed

Great! Glad my predictions were correct.

Note: See TracTickets for help on using tickets.