-
### Steps to reproduce
spack mirror add develop-developer-tools-manylinux2014 https://binaries.spack.io/develop/developer-tools-manylinux2014
spack buildcache keys --installl --trust
spack install…
-
Hi,
I am able to build image by copy entire project folder into buildpack folder. But i am not able to build image using .mda file . In detail,
1. Created .mda file from Mendix pro
2. Created one …
-
## TL;DR
https://github.com/moby/buildkit/issues/2822#issuecomment-1113920626
In https://github.com/moby/buildkit/issues/2758#issuecomment-1088288408, @tonistiigi said that `If someone has som…
-
Today I had the joy of experimencing this "impossible" error:
https://www.youtube.com/watch?v=9UObTLLYhmo
Deleting my build cache file (`buildCache.json`) solved the problem. I have now disabled…
-
## Problem/Opportunity Statement
We are going to be collecting every single successful build on AWS, but for the prediction, we are only going to need the past 4-5 builds for each potential build. …
-
#17 sha256:d9d5889ef0659d11a043380e1e9b18fec24d4ca7b8e3652c8acc69ae64298c3b #17 1.571 INFO: Mendix pr…
-
### Steps to reproduce
1. Build a package from a recipe in a non-builtin repo.
2. Upload it to a BuildCache mirror.
3. In a clean Spack instance, configure access to the BuildCache mirror but *not*…
-
### Summary
Currently `spack buildcache create` only has an option to choose between
- caching the package and its link/run dependencies ;
- caching the package only ;
- caching the link/run depen…
-
```
➜ ~ spack find gromacs
==> 1 installed package
-- linux-ubuntu20.04-zen2 / gcc@9.3.0 ---------------------------
gromacs@2021.1
➜ ~ spack gpg list
gpgconf: socketdir is '/run/user/1000/gnu…
-
This is an issue on spack.
It is to do with padded paths not being substituted. So is related to using the buildcache. So we may be waiting for a fix.
Workaround: final build of a site does not …