Bug 128031
| Summary: | Upgrade from FC2 to FC3T1 Exception on SELinux | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Schamper <spmmeagain> |
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | nobody+pnasrat |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 19:04:27 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: | |||
Duplicate. FYI Save to Floppy issue also fixed in rawhide *** This bug has been marked as a duplicate of 127713 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510 Description of problem: Opon upgrading from FC2 to FC3T1, anaconda throws an exception as per described below. Error: OSError [Errno 17] File Exists: '/mnt/sysimage/selinux' I would include the rest of the traceback, except the "Save to floppy" is non-functional. The Second to last line is: File "/usr/lib/anaconda/packages.py", line 737, in doPreInstall os.mkdir(instPath + "/selinux") Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Find / Install FC2 2. Choose upgrade option from anaconda during FC3T1 install 3. Click Next on "About to Upgrade" screen 4. Hit Continue for required media 5. Observe Exception Actual Results: Anaconda throws an exception Expected Results: Expected normal install. Additional info: