The following was filed automatically by anaconda: anaconda None exception report Traceback (most recent call first): File "/usr/lib/anaconda/storage/devicetree.py", line 1273, in addUdevDevice disk_name = re.sub(r'p\d+$', protected) File "/usr/lib/anaconda/storage/devicetree.py", line 1486, in populate self.addUdevDevice(dev) File "/usr/lib/anaconda/storage/__init__.py", line 265, in reset self.devicetree.populate() File "/usr/lib/anaconda/storage/__init__.py", line 90, in storageInitialize storage.reset() File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext self.moveStep() File "/usr/lib/anaconda/gui.py", line 1317, in nextClicked self.anaconda.dispatch.gotoNext() TypeError: sub() takes at least 3 arguments (2 given)
Created attachment 336578 [details] Attached traceback automatically from anaconda.
This is fixed by this commit: http://git.fedorahosted.org/git/?p=anaconda.git;a=commitdiff;h=bb4fb4f4288bab359d35464edb75871efc8d350c Which unfortunately will not be in the Beta. You can avoid this error, by not doing an install from an install tree on a local harddisk, and not doing a livecd install. Or you can use this updates.img: http://people.atrpms.net/~hdegoede/updates.img
Reopening and moving to MODIFIED pending test results and a F-11-Beta build
reporter, or james, can you confirm this fix? the bug is on the preview blocker list. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
I did multiple dmraid installs after the beta, I would think that this is fixed then. I'm going to close it, we can re-open or file a new bug if there is a new problem.