DrDaveD

Results 262 comments of DrDaveD

@kerbspaul It would be better to create a new issue, so we can start from scratch knowing your version number and environment. I'm going to close this issue as being...

Hi Asoka, Interestingly, with the 3rd one (substituting desilva for my own login on lxplus) I can do `ls /whatever`, I just can't do `cd /whatever`. I think we're going...

singularity-3.1.0 is almost 5 years old. Please try it with a recent version of apptainer. Ubuntu 18 is also past its End of Life.

@sven-hansen Could you please also submit an apptainer issue with a reproducer? I have fuse-overlayfs-1.11 on my el8 VM but haven't run across this, I don't think. As mentioned above,...

I was able to reproduce this, compiling from the release-1.2 branch. I built nginx.sif with ``` apptainer build nginx.sif docker://nginx ``` My overlay directory was in /tmp on a vagrant...

The same problem happens with apptainer-suid installed from ubuntu PPA. A workaround is to add the run `-u` option to run without using setuid mode (which causes it to use...

> @DrDaveD This is a bug in `fuse-overlayfs`, tested with `fuse-overlayfs` 1.13, and it works, when running a SIF file with `--fakeroot`, apptainer use `squashfuse` and `fuse-overlayfs` for readable/writable overlay...

So how about instead using my idea of a hash?

It may be the default behavior with gcc but apparently it is not the default behavior with go, because when you remove the `-B` option there's a `No build ID...

I suggest that the new feature be to support an exclamation point at the beginning of the variable name to exclude it. I can't recall who exactly but somebody asked...