Opened 14 years ago
Closed 14 years ago
#27012 closed defect (fixed)
wrong checksum for py26-igraph
Reported by: | frommacports.10.alinabi@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | py26-igraph py25-igraph |
Description (last modified by mf2k (Frank Schima))
The installation of py26-igraph fails due to checksum mismatch:
$sudo port install -d py26-igraph ---> Computing dependencies for py26-igraph ---> Verifying checksum(s) for py26-igraph Error: Checksum (md5) mismatch for python-igraph-0.5.4.tar.gz Error: Checksum (sha1) mismatch for python-igraph-0.5.4.tar.gz Error: Checksum (rmd160) mismatch for python-igraph-0.5.4.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Log for py26-igraph is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-igraph/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Attachments (2)
Change History (8)
Changed 14 years ago by frommacports.10.alinabi@…
comment:1 follow-up: 2 Changed 14 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Keywords: | checksum mismatch removed |
Owner: | changed from macports-tickets@… to snc@… |
Priority: | High → Normal |
Changed 14 years ago by frommacports.10.alinabi@…
Attachment: | sources.conf added |
---|
comment:2 Changed 14 years ago by frommacports.10.alinabi@…
Replying to macsforever2000@…:
Please read the FAQ about checksum errors, you did not provide the download mirror. Also please review WikiFormatting and use the preview button.
I did read the checksum FAQ, but the solution proposed there did not fix my problem. Nor could I find a py26-igraph archive with the "right" checksum. I am not behind a proxy. I am not sure what you mean by download mirror. If you mean the URL where the py26-igraph-0.5.4.tar.gz file originates, that is listed in the log file I attached to my original bug report. Otherwise, I have attached a copy of my sources.conf
The suggestion that users should learn a brand new markup language just to file bug reports is somewhat counterproductive in my opinion.
comment:3 follow-up: 4 Changed 14 years ago by jmroot (Joshua Root)
Your log does not show where the file came from, it starts with the fetch phase already complete: "Skipping completed org.macports.fetch (py26-igraph)"
comment:4 Changed 14 years ago by frommacports.10.alinabi@…
Replying to jmr@…:
Your log does not show where the file came from, it starts with the fetch phase already complete: "Skipping completed org.macports.fetch (py26-igraph)"
:msg:fetch ---> Attempting to fetch python-igraph-0.5.4.tar.gz from http://pypi.python.org/packages/source/p/python-igraph/
comment:5 Changed 14 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
comment:6 Changed 14 years ago by nerdling (Jeremy Lavergne)
Port: | py25-igraph added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
This was a stealth update: their site has the date from when the portfile was last update but their md5 hash has changed.
Fixed in r72786.
Please read the FAQ about checksum errors, you did not provide the download mirror. Also please review WikiFormatting and use the preview button.