DrDaveD

Results 49 issues of DrDaveD

### Version of Apptainer Any version ### Expected behavior I expect to get a helpful error message if invalid options are given, indicating which part is invalid ### Actual behavior...

In the current main branch, there are still many random e2e failures with messages of the form ``` FATAL: While performing build: conveyor failed to get: while getting config: no...

On the current release-1.3 and main branches, I sometimes see e2e failures like this: ``` === NAME TestE2E/PAR/DOCKER/issue_274/exec regressions.go:159: failed to match pattern: Command "/usr/local/bin/apptainer exec /tmp/stest.3366626825/issue274-3801936110/container conda info": Expect...

### Version of Apptainer apptainer version 1.1.8-1.el7 apptainer-suid-1.1.8-1.el7 is also installed ### Expected behavior Expect to be able to run container. ### Actual behavior Failed with error ``` ERROR :...

This is a continuation of apptainer/singularity#5718. Even though with apptainer-1.2.0 there is an [increase of the default size](#1116) for `--writable-tmpfs` from 16MB to 64MB, that's still not much space for...

At least with apptainer-1.1.6, the `--fakeroot` using the fakeroot command and `--writable-tmpfs` options together on Ubuntu can cause some strange errors regarding missing commands. These errors go away when using...

I have verified that 5.1.0 works with the `oidc-add --skip-check` option added as a result of the problem I reported in #553. However I am confused by the additional release...

### Version of Apptainer apptainer-1.3.0 ### Expected behavior I expect to be able to run an apptainer instance nested inside of another container run by apptainer ### Actual behavior I...

Add `--authfile` option: - sylabs/singularity#2227 - sylabs/singularity#2225 - sylabs/singularity#2236 - sylabs/singularity#2238 Refactor to use go-container registry: - sylabs/singularity#2376 - sylabs/singularity#2379 - sylabs/singularity#2407 Miscellaneous: - sylabs/singularity#2230 - sylabs/singularity#2329 - sylabs/singularity#2374 -...

Import [Sylabs pr 4](https://github.com/sylabs/singularity-userdocs/pull/4).