Bug 107518 - bind mount in fstab breaks upgrade
Summary: bind mount in fstab breaks upgrade
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-19 22:25 UTC by Alexandre Oliva
Modified: 2007-11-30 22:10 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-02 20:08:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexandre Oliva 2003-10-19 22:25:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1) Gecko/20031014

Description of problem:
The presence of a bind mount in /etc/fstab causes anaconda to fail to mount
them, aborting an attempt to upgrade.
/l/scratch/mirror/mirror /l/mirror              ext3    bind            0 0


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


How reproducible:
Always

Steps to Reproduce:
1.Add a bind mount to /etc/fstab
2.Boot the installer and choose to upgrade

Actual Results:  It fails to mount it and aborts.

Expected Results:  It should do a bind mount, or at least ignore it.

Additional info:

Comment 1 Jeremy Katz 2003-10-20 23:09:33 UTC
Fixed in CVS (poke me if you want an update disk, or you should just be able to
grab fsset.py from cvs/rawhide anaconda)

Comment 2 Alexandre Oliva 2003-10-25 20:12:31 UTC
'frad the fix didn't work :-(

It still fails to mount and opens a window mentioning the problem.  Last I see
in VT3 is a message from isys.py:mount claiming it's going to attempt to mount
it.  Sorry that it took me so long to test it :-(

Comment 3 Jeremy Katz 2004-09-22 18:39:35 UTC
Does this work with current trees or not?

Comment 4 Alexandre Oliva 2004-10-02 20:08:53 UTC
It works, yay!  Thanks,


Note You need to log in before you can comment on or make changes to this bug.