Bug 473380

Summary: Installer crash over "/mnt/swap" mount point when upgrading
Product: [Fedora] Fedora Reporter: H.Janssen <hmmsjan>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 10CC: anaconda-maint-list
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-12-03 19:27:30 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 Flags
Logfile from DVD install
none
Crash dump
none
fstab triggering the crash none

Description H.Janssen 2008-11-28 07:01:36 UTC
Description of problem:

Fedora8 + WinXP dual boot system. 1Gbyte FAT32 partition for the Windows
swap file. Fedora is running without swap, when needed I use the windows
swap file for Linux with
"mkswap pagefile.sys,swapon pagefile.sys",
that's why the FAT32 partition was mounted as:

/dev/sda3              /mnt/swap              auto    defaults        0 0


Upon upgrade of Fedora 8 to 10 on /dev/sda2 to Fedora 10, the installer
crashes over this "/mnt/swap" just after selecting the system to be 
upgraded and pressing "next"


Version-Release number of selected component (if applicable):

Fedora release 10 (Cambridge)

How reproducible:
Perfect

Steps to Reproduce:
1. Create the mount point above, start Fedora 10 upgrade from DVD
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Chris Lumens 2008-12-02 16:18:47 UTC
Please attach the complete traceback to this bug report so we can see what's going on and can try to fix it.

Comment 2 H.Janssen 2008-12-03 19:09:47 UTC
Created attachment 325579 [details]
Logfile from DVD install

Copied fstab.anaconda to fstab
Fortunately, upgrade from Fedora 10 to Fedora 10 was possible too :)

Comment 3 H.Janssen 2008-12-03 19:10:22 UTC
Created attachment 325580 [details]
Crash dump

Comment 4 H.Janssen 2008-12-03 19:11:01 UTC
Created attachment 325581 [details]
fstab triggering the crash

Comment 5 Chris Lumens 2008-12-03 19:27:30 UTC

*** This bug has been marked as a duplicate of bug 473260 ***