Hide Forgot
Created attachment 565679 [details] anaconda traceback and debug info Description of problem: Detecting Basic Storage devices crashes. Version-Release number of selected component (if applicable): anaconda-17.11 How reproducible: haven't tried Steps to Reproduce: 1. boot Fedora 17 Alpha.RC4 x86_64 DVD for install, with updates=http://bugzilla.redhat.com/attachment.cgi?id=565351 2. Accept defaults (enter <SpaceBar>) all the way. 3. Actual results: anaconda 17.11 exception report Traceback (most recent call first): File "/usr/lib64/python2.7/decimal.py", line 3844, in _raise_error raise error(explanation) File "/usr/lib64/python2.7/decimal.py", line 548, in __new__ "Invalid literal for Decimal: %r" % value) File "/tmp/updates/pyanaconda/installclasses/fedora.py", line 121, in versionMatches oldVer = Decimal(oldver) File "/tmp/updates/pyanaconda/installclass.py", line 218, in productUpgradable "version" : self.versionMatches(oldver), File "/tmp/updates/pyanaconda/storage/__init__.py", line 1626, in findExistingRootDevices (upgradable, tests) = anaconda.instClass.productUpgradable(arch, product, version) File "/tmp/updates/pyanaconda/upgrade.py", line 81, in findRootParts upgradeany=flags.cmdline.has_key("upgradeany")) File "/tmp/updates/pyanaconda/dispatch.py", line 383, in dispatch self.dir = self.steps[self.step].target(self.anaconda) File "/tmp/updates/pyanaconda/dispatch.py", line 247, in go_forward self.dispatch() File "/tmp/updates/pyanaconda/gui.py", line 1200, in nextClicked self.anaconda.dispatch.go_forward() InvalidOperation: Invalid literal for Decimal: '9.90.1' Expected results: success Additional info:
Created attachment 565680 [details] storage.log /tmp/storage.log
Fedora 10 Alpha (32-bit) had: -----/etc/fedora-release Fedora release 9.90.1 (Rawhide) -----
This will be fixed by commit 3af69ffe170e4cb984abc05f5a4ead1e9e6629a2 for bug 791317 also note that we have never supported a nvr style release version, only X and X.X