Spack: `spack versions` picking up URL from patch list

Created on 10 Feb 2017  路  2Comments  路  Source: spack/spack

I'm seeing some strange behavior with the nwchem package. If you hack the package to add:

url = "http://www.nwchem-sw.org/images/Nwchem-6.6.revision27746-src.2015-10-20.tar.gz"

and run:

$ spack versions nwchem
==> Error: Couldn't detect version in: http://www.nwchem-sw.org/images/Notdir_fc.patch.gz

This URL comes from urls_for_patches. Any idea why it would be picked up instead of the package-level url?

bug

All 2 comments

maybe @alalazo has an idea, he fixed patches in https://github.com/LLNL/spack/pull/2039

Whoa, I missed this and it dates back to February! Confirmed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

adamjstewart picture adamjstewart  路  3Comments

ax3l picture ax3l  路  3Comments

jychoi-hpc picture jychoi-hpc  路  3Comments

ax3l picture ax3l  路  3Comments

adrienbernede picture adrienbernede  路  3Comments