[MacPorts] #50471: py-flask-wtf 0.8.3 checksum mismatch
MacPorts
noreply at macports.org
Thu Jan 28 23:06:07 PST 2016
#50471: py-flask-wtf 0.8.3 checksum mismatch
-------------------------------+--------------------------
Reporter: eric.r.switzer@… | Owner: ryandesign@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-flask-wtf |
-------------------------------+--------------------------
Changes (by ryandesign@…):
* owner: macports-tickets@… => ryandesign@…
* status: new => assigned
* port: => py-flask-wtf
Old description:
> sudo port install py27-flask-wtf fails with checksum mismatch. Error
> continues after doing selfupdate.
>
> Adding a checksum.skip=yes gives the error:
> Error: org.macports.extract for port py27-flask-wtf returned: no files
> matched glob pattern
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports
> .org_trunk_dports_python_py-flask-wtf/py27-flask-wtf/work/ajford-flask-
> wtf-*"
New description:
`sudo port install py27-flask-wtf` fails with checksum mismatch. Error
continues after doing selfupdate.
Adding a `checksum.skip=yes` gives the error:
{{{
Error: org.macports.extract for port py27-flask-wtf returned: no files
matched glob pattern
"/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports
.org_trunk_dports_python_py-flask-wtf/py27-flask-wtf/work/ajford-flask-
wtf-*"
}}}
--
Comment:
> `sudo port install py27-flask-wtf` fails with checksum mismatch. Error
continues after doing selfupdate.
This happened because the github project changed ownership from "ajford"
to "lepture", and file the checksums are calculated over includes the
project owner name.
> Adding a `checksum.skip=yes` gives the error:
You shouldn't do that since it means you are removing the safeguards that
the checksums provide, namely the guarantee that the code you're about
compile and install on your system has been tested by someone involved
with the MacPorts project.
We should update the port to version 0.12 and fix the owner name.
--
Ticket URL: <https://trac.macports.org/ticket/50471#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list