Description of problem: Version-Release number of selected component (if applicable): Fedora rawhide as of Jan 6 How reproducible: Install with NFS source (this was done on PPC). My NFS source only contains a clone of the subtree under ppc/os, no iso images, etc. The following anaconda exception is reported at the end, after installation of all packages is complete: anaconda 11.4.0.15 exception report Traceback (most recent call first): File "/usr/lib/anaconda/yuminstall.py", line 767, in complete if self.ayum._loopbackFile and (anaconda.mediaDevice or self.isodir): File "/usr/lib/anaconda/installmethod.py", line 30, in doMethodComplete anaconda.backend.complete(anaconda) File "/usr/lib/anaconda/dispatch.py", line 209, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 132, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 653, in run anaconda.dispatch.gotoNext() File "/usr/bin/anaconda", line 1021, in <module> anaconda.intf.run(anaconda) AttributeError: YumBackend instance has no attribute 'isodir' Local variables in innermost frame: self: <yuminstall.YumBackend instance at 0xf77df968> anaconda: <__main__.Anaconda instance at 0xf7f00be8>
Alright, that was crappy of me, I didn't search properly before opening this. It's already been filed: 427715. *** This bug has been marked as a duplicate of 427715 ***