Bug 127796
Summary: | fc3t1 crashes during install - anaconda text dump provided | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jim Cornette <jim.cornette> | ||||||||
Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | CC: | barryn, nobody+pnasrat | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | i686 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2006-02-21 19:04:26 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: | |||||||||||
Attachments: |
|
Description
Jim Cornette
2004-07-13 23:20:27 UTC
Created attachment 101876 [details]
dump on upgrade attempt, 1st try
First anaconda instalation attempt for FC3t1. If anything is on the floppy, it
will be attached also.
No luck on any output to floppy. The disk was mountable and I was able to add files to it. I am not sure what output would be on the floppy, if successfully created. Jim Created attachment 101879 [details]
Second attempt to upgrade - No release notes tried
This did the same thing on both attempts. Both attempt were with boot loader
the only change for upgrade options.
I am going to try to upgrade another installation on the same computer that has
no additional packages and was a clean install of FC2 next. No test
installation attempted.
Created attachment 101880 [details]
went to debug mode - cp to floppy anacdump.txt from fc2 clean
I tried to upgrade a clean fc2 system to fc3t1 and was greeted with a similar
error. Out of curiousity, I chose debug and realized I did not know what to do.
I checked the other output screens and saw something related to selinux on a
screen. It said something like instPATH + "selinux". I found nothing in the
/mnt/sysimage/selinux directory.
I then created a directory to mount a floppy disk to. Then I mounted the disk.
Next, I changed to the /mnt/sysimage/root directory and tried to cp
anacdump.txt to my floppy disk. The file copied and is the attachment submitted
now.
*** This bug has been marked as a duplicate of 127713 *** BTW, the failure to dump the traceback onto the floppy is bug 127064. As an alternative to bug 127713 resolution, running the installer with linux selinux=0 will also allow the installation to complete successfully. As of bug 127064 - I believe this might also be influenced by selinux enabled also. Of course, without a dump, no save to floppy is needed. A good idea would be to look into the save to floppy problem before the removing the /selinux patch is implemented. This would squash 2 bugs and enable to save to floppy bug trace. Jim selinux=0 does not prevent bug 127064 (I just tested, using bug 122605 as the trigger). Bug 127064 and 127713 are unrelated -- there's no way to squash two bugs at once in this instance. Both are actually fixed with rawhide (newer kernel fixes the save to floppy and I fixed the silly thinko with the SELinux + upgrades) You might check out a problem when trying to mount a vfat partition during install. I tried to mount a vfat partition during an install and also an upgrade today. Both the update and install crashed when I tried to give a mount point to a volume to share files from XP to Fedora. Not setting up a mount point let the installer continue without crashing. This worked in FC2. Since this led me to think of just configuring the vfat share similar to a floppy, (user mountable) it might be a feature. Thanks! Moving on to other bugs. Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |