Scott Wittenburg

Results 154 comments of Scott Wittenburg

Python 2.7 timed out again, retrying.

@kwryankrattiger Can you rebase this on the latest `develop` and force-push? I'm hoping it will then get past the failing checks we're seeing currently.

I don't mind running the style fix for you, but you should at least pull the changes and incorporate them before you force push again :stuck_out_tongue_winking_eye:

@alalazo We used to split it in two, but it complicated the ci module even more, as we had to make a copy of the `spack.yaml` before the first install,...

By the way, in my pipelines testing "rebuild everything", this PR is working as expected. @tgamblin was going to provide some insight on a better way, within the installer.py module,...

That might work, without having to make a backup copy of the environment and restore it between the installs, now that we have the `--no-add` option. However, I would need...

@brugger1 We don't store patches in those s3 mirrors mentioned in the log above (`s3://spack-binaries-prs` or `s3://spack-binaries`), so the fact that spack didn't find any patches there isn't surprising to...