Created attachment 666242 [details] Ugly hack Description of problem: Currently, pungi handles the ppc64p7 subarch by setting yumarch to ppc64p7. This causes pungi to gather both ppc64 and ppc64p7 RPMs in the gather stage (good), but it only installs p7 RPMs into the runtime image (bad, since this prevents the installer from running on another other than a POWER7 system). The correct behavior should be: - Gather both ppc64 and ppc64p7 - Create the runtime installer image with only ppc64 RPMs I have an ugly hack (attached) which causes yumarch to be set to ppc64 when the yum object is reinitialized from the doBuildInstall function but I'm sure there's a better way to do this.
pungi-2.13-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/pungi-2.13-1.fc18
Package pungi-2.13-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing pungi-2.13-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-20843/pungi-2.13-1.fc18 then log in and leave karma (feedback).
pungi-2.13-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.