fix updating and installing packages in virt-builder
ClosedPublic

Authored by garretraziel on Sep 9 2015, 11:01 AM.

Details

Summary

With newest version of libguestfs, --update and --run-command
will use correct architecture, so there is no need in running dnf -y update
by hand.

Test Plan

Try to build F22 32bit minimal and desktop images.

Diff Detail

Repository
rOPENQA fedora_openqa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
garretraziel retitled this revision from to fix updating and installing packages in virt-builder.Sep 9 2015, 11:01 AM
garretraziel updated this object.
garretraziel edited the test plan for this revision. (Show Details)
garretraziel added reviewers: adamwill, jskladan.
jskladan accepted this revision.Sep 9 2015, 12:25 PM
This revision is now accepted and ready to land.Sep 9 2015, 12:25 PM
adamwill accepted this revision.Sep 10 2015, 12:06 AM

Looks fine, works fine.

This revision was automatically updated to reflect the committed changes.