atomic: remove temporary workaround for anaconda bug

This reverts commit 295519948b.

Now that the upstream fix [1] has been merged and a new version of
anaconda is in rawhide, we can revert this workaround.

[1] https://github.com/rhinstaller/anaconda/pull/1126
This commit is contained in:
Dusty Mabe 2017-08-10 11:50:41 -04:00
parent 51d65e6bb1
commit 6b530c0957
No known key found for this signature in database
GPG Key ID: 3302DBD73952E671
1 changed files with 0 additions and 8 deletions

View File

@ -36,14 +36,6 @@ ostreesetup --nogpg --osname=fedora-atomic --remote=fedora-atomic --url=https://
reboot
# temporarily workaround https://pagure.io/atomic-wg/issue/301
%pre
if ! test -d /ostree/repo; then
mkdir -p /ostree/repo
ostree --repo=/ostree/repo init --mode=bare
fi
%end
%post --erroronfail
# See https://github.com/projectatomic/rpm-ostree/issues/42
# Set the ostree repo to the location we want users to upgrade from