Pontus Freyhult
Pontus Freyhult
I think it can be expected these values to vary wildly - a common/simple approach is to divide memory available in compute nodes with the number of cores, and that...
Unfortunately not enough information to make an educated guess even. If this persists and interest to solve it does so, it could for a starter be useful with a pstree...
I disagree, I think the the current behaviour doesn't make sense. If there is a use for requiring all signatures to be verified, it should be chosen by a flag....
I suspect this might just be a glitch, but don't have insight in the biocontainers build setup (or have been able to find it easily). Most images (those I've checked)...
Created https://github.com/bioconda/bioconda-utils/issues/958 now, I don't know where that image comes from, but it does seem like it's used somewhere, which would cause this issue.
Yes, I think this is https://github.com/moby/moby/pull/47178 being included in docker engine 25.0.1, so same error, slightly more informative error message.
Most likely cause for this seems some AWS credentials being picked up somehow, can you confirm that there is no `.aws` directory in your `$HOME` directory (if there is, can...
I'm not sure what happened with changing base here, but https://github.com/bioconda/bioconda-utils/issues/958 is closed now, so there is some hope this works better if we can do a respin.
Thanks, I don't see anything that sticks out to me and can't directly replicate this when I try locally, I'll try to play a bit with that in github actions...
Hrrm, I haven't yet been able to trigger this issue with buildah, and the commit there is large enough that I can't read it and figure out how to trigger...