Re: guix shell: error: mount: Invalid argument

2022-11-21 Thread bbb ee
if I avoid this two condition above Le dim. 20 nov. 2022 à 10:32, bbb ee a écrit : > I have posted in the help mailing list, because I want to be sure that the > command doesn't run is not because of bad usage from me. Apparently, my > usage is correct, it is from my environment. > &

Re: guix shell: error: mount: Invalid argument

2022-11-20 Thread bbb ee
I have posted in the help mailing list, because I want to be sure that the command doesn't run is not because of bad usage from me. Apparently, my usage is correct, it is from my environment. I will also post a bug report. But the difficulty to get help for this problem is to provide a

Re: guix shell: error: mount: Invalid argument

2022-11-19 Thread bbb ee
> I forgot: which distribution is this? I use GuixSD, and the kernel ``` $ uname -a Linux dev_1 5.18.18 #1 SMP PREEMPT_DYNAMIC 1 x86_64 GNU/Linux ``` Le sam. 19 nov. 2022 à 21:18, Tobias Geerinckx-Rice a écrit : > Tobias Geerinckx-Rice 写道: > > Does this system have ‘uncommon’ kernel

Re: guix shell: error: mount: Invalid argument

2022-11-19 Thread bbb ee
écrit : > bbb ee 写道: > >> So /home/dev_1 (not $HOME; see error message) > > No, I was confused as well, sorry. > > In the back of my mind was another user reporting they used some > FUSE-based encryption of $HOME, and I thought you might be using > that. This tainted m

Re: guix shell: error: mount: Invalid argument

2022-11-19 Thread bbb ee
> So /home/dev_1 (not $HOME; see error message) $HOME is /home/dev_1 in my system. Sorry, I have written $HOME, it is a little confusing, but it is same thing. No, my home dir isn't a mount point. Le sam. 19 nov. 2022 à 20:21, Tobias Geerinckx-Rice a écrit : > So /home/dev_1 (not $HOME; see

Re: guix shell: error: mount: Invalid argument

2022-11-19 Thread bbb ee
shell --container coreutils -- echo Elmo guix shell: error: mount: mount "/mnt/recoverData" on "/tmp/guix-directory.ut68VE//mnt/recoverData": Invalid argument ``` I don't think it is a partition issue. Le sam. 19 nov. 2022 à 12:47, Tobias Geerinckx-Rice a écrit : > Hi bbb,

guix shell: error: mount: Invalid argument

2022-11-19 Thread bbb ee
The example in the documentation( https://guix.gnu.org/en/manual/devel/en/html_node/Invoking-guix-shell.html#Invoking-guix-shell) for guix shell --share fails: ``` $ guix shell --container --expose=$HOME=/exchange guile -- guile guix shell: error: mount: mount "/home/dev_1" on