After importing functions from pypungi into revisor, pungi prints display twice.
Fixed in 2.0 branch, because we're not using pungi's depsolving and we're also not using pungi's downloading.[[BR]] [[BR]] Depsolving is done through the ConfigStore.yumobj yum.YumBase object, because we want to depsolve only once when creating multiple types of Media.[[BR]] [[BR]] Downloading should also be done only once, so we link in our yumcache packages during revisor.revisorgui.buildInstallationMedia()
Milestone Working Beta Release deleted
Metadata Update from @jsteffan: - Issue assigned to jsteffan