I tried to test the UID/GID stuff last night with a rebase from Fedora 22
to CentOS7. I started with Fedora 22 atomic at [1]. I had to do a workaround
for some hostname issue (see [2]). When it rain I got an error:
-bash-4.3# rpm-ostree status
TIMESTAMP (UTC) VERSION ID OSNAME REFSPEC
* 2015-05-12 18:53:06 22.66 cd414cba85 fedora-atomic
fedora-atomic:fedora-atomic/f22/x86_64/docker-host
-bash-4.3# ostree remote add centos-atomic-host --set=gpg-verify=false
http://buildlogs.centos.org/centos/7/atomic/x86_64/repo
-bash-4.3# echo '66.241.106.181 buildlogs.centos.org' >> /etc/hosts
-bash-4.3# rpm-ostree rebase
centos-atomic-host:centos/7/atomic/x86_64/cloud-docker-host
886 metadata, 21908 content objects fetched; 359469 KiB transferred in 733
secondserror: During /etc merge: With policy root
'/ostree/deploy/fedora-atomic/deploy/d7f7a2a2bb578aae81796119040f60672f1ff9ab780f
a223e1240dc9ec4b1af2.0/etc/selinux': Failed to look up context of /: No such
file or directory
Any idea what is going on here?
[1] -
https://kojipkgs.fedoraproject.org//work/tasks/6685/9716685/Fedora-Cloud-Atomic-22-20150512.x86_64.qcow2
[2] - For some reason the rebase kept failing in the middle when using the
buildlogs.centos.org host name directly so I had to work around.