Bug 437217
Summary: | Can't install via virt-install (missing 'fedora.css') | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Thomas DuBuisson <thomas.dubuisson> |
Component: | python-virtinst | Assignee: | Xen Maintainance List <xen-maint> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | crobinso, poelstra, thomas.dubuisson |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-06-12 20:05:02 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Thomas DuBuisson
2008-03-12 22:33:00 UTC
This is just a check in OSDistro.py that is a bit overly restrictive. 'fedora.css' is just used to determine if the location is a fedora os tree. The check should either be fixed to work with rawhide (ex: look for a file that exists )or fedora.css should be included in rawhide. What version of the python-virtinst RPM do you have. This problem was fixed in the python-virtinst 0.300.3 released to rawhide yesterday. I'm behind the times what with using F8 as Dom0 and just trying to test rawhide via Xen DomU. Closing this bogus report now. Re-opening because we need to ensure F9 DomU can be installed on an F8 dom0, since F9 will not initially support Xen dom0 functionality. Oh, and to answer your question, I have python-virtinst 300.2. So good solutions would either be releasing 0.300.3 for F8 or adding the fedora.css file to the repo. It should be noted that this won't fix F9/rawhide PVMs GUI install. The vnc window doesn't open for rawhide when installing in GUI mode - perhaps there is a missing driver (xenfb?) in the rawhide initrd. Can't find a bug report - if I don't hear about one I'll create it. I've verified that F8 can detect and install an F9 tree correctly, so I'm closing this as NOTABUG |