Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
1) have disk filled with some (shrinkable) partition
2) shrink the partition
3) create a partition for the RHEL7 installation in the freed space
4) in 'INSTALLATION DESTINATION', deselect the disk
5) re-enter 'INSTALLATION DESTINATION', select the disk and go to manual partitioning
6) try to use the partition (listed under "Unknown")
7) crash once the partition is clicked
Version-Release number of selected component:
anaconda-19.31.34-1
The following was filed automatically by anaconda:
anaconda 19.31.34-1 exception report
Traceback (most recent call first):
File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2410, in size
size += max(0, self.align(pv.size - pv.format.peStart))
File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 417, in <lambda>
containers.sort(key=lambda c: getattr(c, "freeSpace", c.size),
File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 418, in get_container
reverse=True)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1225, in _save_right_side
container = factory.get_container()
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2383, in _save_current_selector
self._save_right_side(self._current_selector)
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2463, in on_page_clicked
self._save_current_selector()
File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 146, in _onExpanded
cb(obj.get_child())
AttributeError: 'DeviceFormat' object has no attribute 'peStart'
Additional info:
cmdline: /usr/bin/python /sbin/anaconda
cmdline_file: initrd=/distrotrees/65107/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131115.2/compose/Everything/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131115.2/compose/Everything/x86_64/os/ BOOT_IMAGE=/distrotrees/65107/kernel
executable: /sbin/anaconda
hashmarkername: anaconda
kernel: 3.10.0-50.el7.x86_64
product: Red Hat Enterprise Linux
release: Red Hat Enterprise Linux Server release 7.0 Beta (Maipo)
type: anaconda
version: 7.0
All the actions are performed from Anaconda, using Anaconda tools. It seems to me that the steps 1 and 2 are not necessary.
Attaching a screenshot so it is clearer how the disk layout look like.
Description of problem: 1) have disk filled with some (shrinkable) partition 2) shrink the partition 3) create a partition for the RHEL7 installation in the freed space 4) in 'INSTALLATION DESTINATION', deselect the disk 5) re-enter 'INSTALLATION DESTINATION', select the disk and go to manual partitioning 6) try to use the partition (listed under "Unknown") 7) crash once the partition is clicked Version-Release number of selected component: anaconda-19.31.34-1 The following was filed automatically by anaconda: anaconda 19.31.34-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2410, in size size += max(0, self.align(pv.size - pv.format.peStart)) File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 417, in <lambda> containers.sort(key=lambda c: getattr(c, "freeSpace", c.size), File "/usr/lib/python2.7/site-packages/blivet/devicefactory.py", line 418, in get_container reverse=True) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1225, in _save_right_side container = factory.get_container() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2383, in _save_current_selector self._save_right_side(self._current_selector) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2463, in on_page_clicked self._save_current_selector() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/accordion.py", line 146, in _onExpanded cb(obj.get_child()) AttributeError: 'DeviceFormat' object has no attribute 'peStart' Additional info: cmdline: /usr/bin/python /sbin/anaconda cmdline_file: initrd=/distrotrees/65107/initrd method=http://download-01.eng.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131115.2/compose/Everything/x86_64/os/ repo=http://download-01.eng.brq.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20131115.2/compose/Everything/x86_64/os/ BOOT_IMAGE=/distrotrees/65107/kernel executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.10.0-50.el7.x86_64 product: Red Hat Enterprise Linux release: Red Hat Enterprise Linux Server release 7.0 Beta (Maipo) type: anaconda version: 7.0