#17057 closed defect (fixed)
gimp2 2.6.2 fails checksums
Reported by: | mf2k (Frank Schima) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | fetch checksum | Cc: | |
Port: | gimp2 |
Description
I attempted to upgrade gimp2 to 2.6.2 and I get the following error:
$ sudo port upgrade gimp2 ---> Verifying checksum(s) for gimp2 Error: Checksum (md5) mismatch for gimp-2.6.2.tar.bz2 Error: Checksum (sha1) mismatch for gimp-2.6.2.tar.bz2 Error: Checksum (rmd160) mismatch for gimp-2.6.2.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Unable to upgrade port: 1
Change History (8)
comment:1 Changed 16 years ago by dbevans (David B. Evans)
Keywords: | fetch checksum added |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by mf2k (Frank Schima)
---> Attempting to fetch gimp-2.6.2.tar.bz2 from http://gimp.site2nd.org/v2.6/
comment:3 Changed 16 years ago by dbevans (David B. Evans)
Can you edit that one out of your local copy of the Portfile and see if that fixes things?
comment:4 Changed 16 years ago by mf2k (Frank Schima)
Yes, it fetches now. It fetched from the same site you mentioned.
comment:5 Changed 16 years ago by dbevans (David B. Evans)
Ok, I'll take that one off the list and let them know about the problem.
Thanks for catching this. It would be nice if we had a tool to check this. Sort of like distcheck only download from each site and do the checksums.
comment:6 Changed 16 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed in r41367.
comment:7 Changed 16 years ago by dbevans (David B. Evans)
As a follow up, it turns out the site in question is broken and redirects to the sites home page when trying to access the url of the distribution. So the checksums returned were for this home page.
GIMP developers have removed the site from their SVN although this will not be reflected on their home page for a while.
Works for me as follows:
Maybe there's a bad site in the master_sites list. Which one are you fetching from?