Re: [atomic-devel] systemd.unit files and atomic upgrade.

2015-05-22 Thread Robert Rati
I've reproduced this issue pretty easily. We have symlinks in /etc/systemd/system that point to common unit files on an NFS share. The unit files in the NFS share are usable and functioning on 7.1.0. Then I do: ostree remote add --set=gpg-verify=false atomic7.1.1 url rpm-ostree rebase

Re: [atomic-devel] systemd.unit files and atomic upgrade.

2015-05-22 Thread Eric Paris
On Fri, 2015-05-22 at 10:06 -0400, Robert Rati wrote: I've reproduced this issue pretty easily. We have symlinks in /etc/systemd/system that point to common unit files on an NFS share. The unit files in the NFS share are usable and functioning on 7.1.0. Then I do: ostree remote add

Re: [atomic-devel] Can't ssh to root

2015-05-22 Thread Giuseppe Scrivano
James purplei...@gmail.com writes: I'm having trouble SSH-ing to root on an atomic host. To make it easy to debug, I can replicate the issue *from* the host. boot up atomic host. I'm using Fedora 21 $ cat foo Host localhost HostName localhost User vagrant Port 22