#6032: Atomic image is missing from the mirrors

Fedora Release Engineering rel-eng at fedoraproject.org
Fri Nov 7 08:46:41 UTC 2014


#6032: Atomic image is missing from the mirrors
-----------------------------+-----------------------
  Reporter:  jzb             |      Owner:  rel-eng@…
      Type:  defect          |     Status:  closed
 Milestone:  Fedora 21 Beta  |  Component:  koji
Resolution:  wontfix         |   Keywords:
Blocked By:                  |   Blocking:
-----------------------------+-----------------------

Comment (by pbrobinson):

 Replying to [comment:2 mattdm]:
 > Dennis, can we get Kushal access to run (scratch, but whatever it takes)
 image builds so he can test these in koji? We're getting problems that
 aren't happening with local imagefactory.

 It would need koji admin privileges as previously discussed.

 Is he running the local imagefactory builds in mock? Or just from the
 command line? In mock he should be able to recreate the problem. The
 commands we run are basically the bellow, the full script is in the rel-
 eng git repo.

 log "starting atomic tree creation"
 git clone https://git.fedorahosted.org/git/fedora-atomic.git $ATOMIC
 pushd $ATOMIC
  sed -i -e
 's|mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-21&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/mash/branched/$basearch/os/|g'
 fedora*repo
  $MOCK -r $MOCKCONFIG --uniqueext=$DATE --init
  $MOCK -r $MOCKCONFIG --uniqueext=$DATE --install rpm-ostree
  $MOCK -r $MOCKCONFIG --uniqueext=$DATE --shell "if [ ! -d $ATOMICDEST ];
 then ostree init --repo=$ATOMICDEST ;fi"
  $MOCK -r $MOCKCONFIG --uniqueext=$DATE --shell "rpm-ostree compose tree
 --repo=$ATOMICDEST $ATOMIC/fedora-atomic-docker-host.json"
 popd
 log "finished atomic tree creation"

-- 
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6032#comment:3>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project


More information about the rel-eng mailing list