Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-02 Thread Lennart Poettering
On Mon, 02.03.15 12:28, Peter Paule (systemd-de...@fedux.org) wrote: > Quoting Lennart Poettering : > >I wonder if we can use --trustdb-name /dev/null > > I think, no. I got a weird error using /dev/null > > % strace -e file -o /tmp/blub1 gpg --no-options --no-default-keyring > --no-auto-key-loc

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-02 Thread Peter Paule
Quoting Lennart Poettering : I am not really sure, it sounds slightly problematic regarding security since it would not be clear anymore what you get if you ask for a specific name. Mmmh... I see it more like another source of images. In yum I can add as much repositories as I like. I think

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-02 Thread Peter Paule
Quoting Lennart Poettering : I wonder if we can use --trustdb-name /dev/null I think, no. I got a weird error using /dev/null % strace -e file -o /tmp/blub1 gpg --no-options --no-default-keyring --no-auto-key-locate --no-auto-check-trustdb --batch --trust-model=always --keyring=/usr/lib/sy

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-02 Thread Lennart Poettering
On Mon, 02.03.15 06:56, Peter Paule (systemd-de...@fedux.org) wrote: > Hi, > > is it ok for you to have a configuration file for machined? It would be > wonderful if one could add the dkr index url to that file because for me > it's always the same. You can specify it at build time as a configur

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-02 Thread Lennart Poettering
On Mon, 02.03.15 11:00, Peter Paule (systemd-de...@fedux.org) wrote: > > Quoting Lennart Poettering : > >>Thanks for clarifying this. :-) Any ETA for this? I'm looking for better > >>integrated solution "into" systemd than docker and I really like the > >>idea of having a systemd-daemon managing

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-02 Thread Peter Paule
Quoting Lennart Poettering : Thanks for clarifying this. :-) Any ETA for this? I'm looking for better integrated solution "into" systemd than docker and I really like the idea of having a systemd-daemon managing the containers. This is actually in place now in git. The first time you invoke on

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-03-01 Thread Peter Paule
Hi, is it ok for you to have a configuration file for machined? It would be wonderful if one could add the dkr index url to that file because for me it's always the same. And maybe you could also support multiple values for the url to support private and public registries at the same time: 1. Lo

Re: [systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-02-18 Thread Lennart Poettering
On Tue, 17.02.15 16:48, Peter Paule (systemd-de...@fedux.org) wrote: > > Hi there, > > I tried "machinectl" from systemd 219 on Arch Linux (testing) today: I got > two errors. Should we discuss this here or should I open a Bug Report? > > 1) Download if tar-file > (http://www.freedesktop.org/so

[systemd-devel] Errors using machinectl pull-tar and machinectl pull-dkr

2015-02-17 Thread Peter Paule
Hi there, I tried "machinectl" from systemd 219 on Arch Linux (testing) today: I got two errors. Should we discuss this here or should I open a Bug Report? 1) Download if tar-file (http://www.freedesktop.org/software/systemd/man/machinectl.html#Examples) # machinectl pull-tar https:/