The following was filed automatically by anaconda: anaconda 15.15 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/site-packages/pyanaconda/livecd.py", line 347, in getMinimumSizeMB return self.anaconda.storage.liveImage.format.size File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1027, in sanityCheck root.size < self.anaconda.backend.getMinimumSizeMB("/")): File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/partition_gui.py", line 851, in getNext (errors, warnings) = self.storage.sanityCheck() File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1261, in nextClicked rc = self.currentWindow.getNext () AttributeError: 'NoneType' object has no attribute 'format'
Created attachment 474810 [details] Attached traceback automatically from anaconda.
Did this happen to you more than once? Have you tried with newer live images since you hit this failure? If so, what was the result?
(In reply to comment #2) Current live images do not even allow to run liveinst ("no live image"), thus, anaconda cannot be retested right now. Unfortunately, I do not remember which action triggered this anaconda exception.
*** Bug 678607 has been marked as a duplicate of this bug. ***
Discussed at 2011-02-18 blocker review meeting (as 678607): accepted as a blocker as it appears to break live installation.
i used the freshly built nightly livecd and hit this. i tried installing a few times
I have posted a patch for review that fixes this issue in my testing: https://www.redhat.com/archives/anaconda-devel-list/2011-February/msg00196.html I have been hitting lvm deadlocks when trying to run lvcreate with this patch applied. I fixed anaconda's udev rules to specify read-only locks for the pvs commands we use to gather information about PVs, but then I hit the same deadlock with udisks-lvm-pv-export. This should not be running since we use udisks --inhibit to invoke anaconda. I confirmed that no deadlocks occurred with the read-only locks after completely killing the udisks-daemon. Perhaps we need to kill the udisks daemon before starting anaconda and restart it afterwards? Good stuff, this.
Created attachment 479836 [details] Attached traceback automatically from anaconda.
Created attachment 479873 [details] Anaconda traceback The same issue with desktop nightly compose (20110221.00): desktop-i386-20110221.00.iso
*** Bug 678911 has been marked as a duplicate of this bug. ***
Tested the patch linked in comment#7. This resolves the reported issue, but then I hit a new issue (see bug#679107).
Created attachment 479969 [details] Attached traceback automatically from anaconda.
*** Bug 679131 has been marked as a duplicate of this bug. ***
*** Bug 679125 has been marked as a duplicate of this bug. ***
anaconda-15.20.1-1.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/anaconda-15.20.1-1.fc15
anaconda-15.20.1-1.fc15 has been pushed to the Fedora 15 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update anaconda'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/anaconda-15.20.1-1.fc15
*** Bug 679193 has been marked as a duplicate of this bug. ***
Confirmed fix with anaconda-15.20.1-1.fc15 (RC1)
Sorry, but it does not work for me with nightly xfce-i386-20110221.00.iso New backtrace will be attached.
Created attachment 480156 [details] Traceback of anaconda
(In reply to comment #19) > Sorry, but it does not work for me with nightly xfce-i386-20110221.00.iso > > New backtrace will be attached. The fix is not in that nightly -- you need trees from 20110222 or newer.
(In reply to comment #21) > The fix is not in that nightly -- you need trees from 20110222 or newer. Raphael, please try one of the images posted at http://serverbeach1.fedoraproject.org/pub/alt/stage/15-Alpha.RC1/Live/
So, from where to get a new fixed nightly? There's still the buggy one on http://alt.fedoraproject.org/pub/alt/nightly-composes/xfce/ I tried to get updates (of abrt, anaconda etc.) into the running nightly but it stalls.
Tested current Rawhide (20110224) - Fedora 15 is "not installable" to HDD from LiveCD. I was booting using Desktop-x86_64 version. ABR submitted Bug Report to Bug 679125 But it was closed as duplicate of this bug. So, I am reporting here now.
Created attachment 480773 [details] Attached traceback automatically from anaconda - Acer 6935G, Desktop-x86_64 (20110224) traceback from Anaconda, from Desktop-x86-64 LiveCD dated 20110224
This is fixed for Fedora 15 in anaconda-15.20.1-1. For rawhide/master, it will be fixed in anaconda-16.0-1.
Dave, I was downloading ISO from http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ Is it Fedora 15 or Rawhide? Where I can get working ISO image - right now, to test installation process? Some parts of GFX Test Day testing- https://fedoraproject.org/wiki/Test_Day:2011-02-23_Radeon https://fedoraproject.org/wiki/Test_Day:2011-02-22_Nouveau can't be completed without real installation.
In regards to comment #27 and #23, I would like also to help testing. But this one is a major and annoying bug to get fixed in first place!
Try this: http://serverbeach1.fedoraproject.org/pub/alt/stage/15-Alpha.RC1/Live/
if someone else wants to follow: Fedora Live Installer from http://serverbeach1.fedoraproject.org/pub/alt/stage/15-Alpha.RC1/Live/ image doesn't work in GUI. But it can be launched from CLI: #liveinst Installation would be in text mode. It comes through fine, with major issue IMHO that you ar enot prompted to add user. After reboot, you will be in Runlevel 3 (Text console), and have login as root. X/GNOME starts fine (tetsed x86-64/GNOME Desktop).
it works fine from GUI in most testing. you probably just hit https://bugzilla.redhat.com/show_bug.cgi?id=679486 again.
v.plessky, please stop cluttering up bug reports with unrelated issues. If you are having a problems please open new bugs after searching for existing bugs related to your problems.
anaconda-15.20.1-1.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
Created attachment 481195 [details] Attached traceback automatically from anaconda.
Created attachment 490838 [details] Attached traceback automatically from anaconda.