Luke Diorio-Toth

Results 4 comments of Luke Diorio-Toth

**More detailed error message:** ```console [+] /home/lukedt/.spack/bootstrap/store/linux-fedora36-x86_64/gcc-12.1.1/py-isort-5.9.3-k2i4if2s27nwicednjvpsejds5utaqmg ==> [2022-06-23-08:12:00.507885] Flagging py-isort-5.9.3-k2i4if2s27nwicednjvpsejds5utaqmg as installed ==> [2022-06-23-08:12:00.508752] Creating stage lock spack-stage-py-isort-5.9.3-k2i4if2s27nwicednjvpsejds5utaqmg ==> [2022-06-23-08:12:00.508855] Downgrading to a read lock on py-isort-5.9.3-k2i4if2s27nwicednjvpsejds5utaqmg with timeout...

Confirming that I am also getting a similar error (except with isort). The suggested hack used to work but no longer works. System specs: * **Spack:** 0.19.0.dev0 (ef33fdb4b4c7b7d261205f299bef1a564a96e192) * **Python:**...

@cjw85 just commenting that I would also like this feature. I'm building a package for medaka with the from-source package manager used in our HPC cluster (https://spack.io/), and running into...

I was still having issues with libdeflate, even when included as a link dependency. I got around this using [the same trick as the bioconda recipe](https://github.com/bioconda/bioconda-recipes/blob/master/recipes/medaka/build.sh) (directly patching the setup.py...