Opened 10 years ago
Closed 10 years ago
#44183 closed defect (fixed)
Error processing of port gegl failed
Reported by: | dean.willis@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | gegl |
Description (last modified by dbevans (David B. Evans))
Something is strange in the port tree, but deducing is beyond me.
dw-mba1:~ dwillis$ sudo port clean --all gegl ---> Cleaning gegl dw-mba1:~ dwillis$ sudo port install gegl ---> Computing dependencies for gegl ---> Fetching archive for gegl ---> Attempting to fetch gegl-0.2.0_12+python27+x11.darwin_13.x86_64.tbz2 from http://packages.macports.org/gegl ---> Attempting to fetch gegl-0.2.0_12+python27+x11.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gegl ---> Attempting to fetch gegl-0.2.0_12+python27+x11.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/gegl ---> Fetching distfiles for gegl ---> Attempting to fetch gegl-0.2.0.tar.bz2 from http://mirrors-br.go-parts.com/gegl/0.2/ ---> Verifying checksums for gegl Error: Checksum (sha1) mismatch for gegl-0.2.0.tar.bz2 Error: Checksum (rmd160) mismatch for gegl-0.2.0.tar.bz2
The file retrieved is irrelevant html from an online car-parts site.
Change History (2)
comment:1 Changed 10 years ago by dbevans (David B. Evans)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Status: | new → assigned |
Version: | 2.3.1 |
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Offending mirror site removed from the gimp mirror sites list (used to fetch gegl) in r121541. Resync your ports to get the change.
sudo port selfupdate
Thanks for the report.
Note: See
TracTickets for help on using
tickets.
Please use WikiFormatting when quoting terminal output.