Description of problem: The alpha atomic build [1] was built against rawhide. The builds need to be fixed so they build against the right tree. Here is the output of a few commands: [fedora@host-10-0-0-158 ~]$ cat /etc/ostree/remotes.d/fedora-atomic.conf [remote "fedora-atomic"] url=https://dl.fedoraproject.org/pub/fedora/linux/atomic/rawhide/ gpg-verify=false [fedora@host-10-0-0-158 ~]$ rpm -q systemd systemd-224-1.fc24.x86_64 [fedora@host-10-0-0-158 ~]$ cat /etc/redhat-release Fedora release 24 (Rawhide) [1] - http://dl.fedoraproject.org/pub/alt/stage/23_Alpha_RC2/Cloud_Images/x86_64/Images/Fedora-Cloud-Atomic-23_Alpha-20150805.x86_64.qcow2
Colin, you're the guy for this, right?
I tried to fix this in https://pagure.io/releng/pull-request/15
This is now fixed. The atomic image for F23 is building against the F23 branch.