F15-TC1 crash when trying to update my current F15

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I tried to update my current F15 x86_64 (installed as alpha version in March, and with all applied updates) with the F15 TC1. But immediately after I selected an update of my current F15 by the install DVD, a crash appeared:

anaconda 15.30 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1834, in parseFSTab
    raise Exception("fstab entry %s is malformed: %s" % (devspec, e))
File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1400, in mountExistingSystem
    fsset.parseFSTab()
File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 226, in upgradeMountFilesystems
    mountExistingSystem(anaconda, anaconda.upgradeRoot[0], allowDirty = 0)
File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
Exception: fstab entry LABEL=vbox is malformed: scanned format (ext3) differs from fstab format (ext4) </binding><binding fileName="/tmp/anaconda-tb-SpZ733" name="pythonUnhandledException" type="text">anaconda 15.30 exception report
Traceback (most recent call first):
File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1834, in parseFSTab
    raise Exception("fstab entry %s is malformed: %s" % (devspec, e))
File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1400, in mountExistingSystem
    fsset.parseFSTab()
File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 226, in upgradeMountFilesystems
    mountExistingSystem(anaconda, anaconda.upgradeRoot[0], allowDirty = 0)
File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
Exception: fstab entry LABEL=vbox is malformed: scanned format (ext3) differs from fstab format (ext4)

Anybody sees this too?

MY current /etc/fstab has the following layout and runs in my current F15 without any problem:

---------------------------------------------------------------------
LABEL=/F15		/                       ext4    defaults        1 1
LABEL=disk2	 	/disk2			ext4    defaults	0 0
LABEL=tmp		/tmp                    ext4    defaults        1 2
LABEL=SWAP		swap                    swap    defaults        0 0
tmpfs                   /dev/shm                tmpfs   defaults        0 0
devpts                  /dev/pts                devpts  gid=5,mode=620  0 0
sysfs                   /sys                    sysfs   defaults        0 0
proc                    /proc                   proc    defaults        0 0
LABEL=vbox		/vbox			ext4    defaults        1 2
LABEL=SYSTEM_BACKUP     /SYSTEM_BACKUP          ext4    rw      1 2
LABEL=DISK2_BACKUP      /DISK2_BACKUP           ext4    rw      1 2
LABEL=VBOX_BACKUP       /VBOX_BACKUP            ext4    rw      1 2
-------------------------------------------------------------------------

Kind regards

--
Joachim Backes <joachim.backes@xxxxxxxxxxxxxx>

http://www.rhrk.uni-kl.de/~backes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
test mailing list
test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe: 
https://admin.fedoraproject.org/mailman/listinfo/test

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux