Re: [qubes-users] bind-dirs qubes 4.0.1

2019-01-13 Thread unman
On Sun, Jan 13, 2019 at 09:00:27PM +, Robert Rettig wrote:
> > Hi,
> >
> > with the current 4.0.1 even the "How does it work?" section as mentioned
> > here
> > https://groups.google.com/d/msg/qubes-users/m0qWwToAi8w/phdwx1hSCQAJ
> > cannot be applied.
> >
> > Maybe because the file `bind-dirs.sh` is not available at the described
> > location anymore?
> >
> > A file with the same name would be here `/usr/lib/qubes/init/bind-dirs.sh`.
> >
> > Created a template clone from `fedora-29` and installed `Docker CE` into it.
> >
> > ```
> > curl -fsSL https://get.docker.com -o get-docker.sh
> > CHANNEL=stable sh get-docker.sh
> > sudo usermod -aG docker user
> > sudo systemctl enable docker
> > ```
> >
> > Shutdown that template and created an appvm from it.
> >
> > I added the bind-dir files as described. But it will not create symlinks
> > or copy existing files.
> >
> > In which state the `bind-dir.sh` is running. Maybe docker daemon already
> > created the files and no initial symlinks can be mounted by the script?
> >
> >
> > Thanks for some hints.
> >
> 
> I inovked the script manually
> 
> ```
> sudo /usr/lib/qubes/init/bind-dirs.sh
> ```
> after that it seems to work.

This was covered in the list recently.
debian templates have a symlink in /usr/lib/qubes but Fedora templates
seem to lack this.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20190114003820.7a2zq2bqq3u7fimo%40thirdeyesecurity.org.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] bind-dirs qubes 4.0.1

2019-01-13 Thread Robert Rettig
> Hi,
>
> with the current 4.0.1 even the "How does it work?" section as mentioned
> here
> https://groups.google.com/d/msg/qubes-users/m0qWwToAi8w/phdwx1hSCQAJ
> cannot be applied.
>
> Maybe because the file `bind-dirs.sh` is not available at the described
> location anymore?
>
> A file with the same name would be here `/usr/lib/qubes/init/bind-dirs.sh`.
>
> Created a template clone from `fedora-29` and installed `Docker CE` into it.
>
> ```
> curl -fsSL https://get.docker.com -o get-docker.sh
> CHANNEL=stable sh get-docker.sh
> sudo usermod -aG docker user
> sudo systemctl enable docker
> ```
>
> Shutdown that template and created an appvm from it.
>
> I added the bind-dir files as described. But it will not create symlinks
> or copy existing files.
>
> In which state the `bind-dir.sh` is running. Maybe docker daemon already
> created the files and no initial symlinks can be mounted by the script?
>
>
> Thanks for some hints.
>

I inovked the script manually

```
sudo /usr/lib/qubes/init/bind-dirs.sh
```
after that it seems to work.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/bf558d91-56f5-9ff0-9649-806f90a3fdf8%40rettig.bayern.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] bind-dirs qubes 4.0.1

2019-01-13 Thread Robert Rettig
Hi,

with the current 4.0.1 even the "How does it work?" section as mentioned 
here 
https://groups.google.com/d/msg/qubes-users/m0qWwToAi8w/phdwx1hSCQAJ 
cannot be applied.

Maybe because the file `bind-dirs.sh` is not available at the described 
location anymore?

A file with the same name would be here `/usr/lib/qubes/init/bind-dirs.sh`.

Created a template clone from `fedora-29` and installed `Docker CE` into it.

```
curl -fsSL https://get.docker.com -o get-docker.sh
CHANNEL=stable sh get-docker.sh
sudo usermod -aG docker user
sudo systemctl enable docker
```

Shutdown that template and created an appvm from it.

I added the bind-dir files as described. But it will not create symlinks 
or copy existing files.

In which state the `bind-dir.sh` is running. Maybe docker daemon already 
created the files and no initial symlinks can be mounted by the script?


Thanks for some hints.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/c1c001b6-624f-0372-de9f-ec066558f38e%40rettig.bayern.
For more options, visit https://groups.google.com/d/optout.