Opened 15 years ago
Closed 15 years ago
#20469 closed defect (fixed)
Checksum error when trying to install py26-fabric
Reported by: | mikkel@… | Owned by: | arthurk@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | py26-fabric |
Description
I'm not allowed to reopen #20254
The distfile is not mirrored on MacPorts servers, and it would seem that the original file has changed. Trying to install this port now gives a checksum error.
The correct checksums for the file from http://git.fabfile.org/cgit.cgi/fabric/ is:
checksums md5 9209ea16bcdb06fe3ba49d9ecfb3e2f6 \ sha1 148c5aa384122dd5de82daf556e4cb12d3a54055 \ rmd160 8faf2e1b883915b769d8df3f829cd721d8090099
Change History (3)
comment:1 Changed 15 years ago by mikkel@…
Cc: | mikkel@… added |
---|
comment:2 Changed 15 years ago by tobypeterson
Cc: | mikkel@… removed |
---|---|
Owner: | changed from macports-tickets@… to arthurk@… |
Version: | 1.7.1 |
comment:3 Changed 15 years ago by arthurk@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
There seems to be something wrong with the mirror. The .tar.gz file had a different checksum every time I downloaded it. I've switched it over to use the .zip archive for now, which seems to work fine.
Committed in r54511
Thanks!
Note: See
TracTickets for help on using
tickets.
Cc Me!