Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: E0602:4046,12:BTRFSVolumeDevice.createSubVolumes: Undefined variable 'subvolume' $ less -N anaconda-18.16-1/pyanaconda/storage/devices.py ... 4041 def createSubVolumes(self): 4042 self._do_temp_mount() 4043 for name, subvol in self.subvolumes: 4044 if subvol.exists: 4045 continue 4046 subvolume.create(mountpoint=self._temp_dir_prefix) 4047 self._undo_temp_mount() ... ************* Module pyanaconda.storage.devices E0611:3683,8:OpticalDevice.eject: No name '_isys' in module 'pyanaconda' E0602:4046,12:BTRFSVolumeDevice.createSubVolumes: Undefined variable 'subvolume' Version-Release number of selected component (if applicable): anaconda-18.16-1 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The _isys error is a false positive.
anaconda-18.37.3-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/anaconda-18.37.3-1.fc18
Package anaconda-18.37.3-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-18.37.3-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-20461/anaconda-18.37.3-1.fc18 then log in and leave karma (feedback).
anaconda-18.37.3-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.