View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007707 | CentOS-7 | anaconda | public | 2014-10-17 14:21 | 2014-10-20 02:34 |
Reporter | mijos | Assigned To | |||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | CentOS | OS Version | 7 |
Product Version | 7.0-1406 | ||||
Summary | 0007707: [anaconda/btrfs] Installation does abort when selecting btrfs partition at reclaim step | ||||
Description | System: IBM lex System x240 Compute Node The following was filed automatically by anaconda: anaconda 19.31.79-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/size.py", line 135, in _parseSpec raise SizeNotPositiveError("spec= param must be >=0") File "/usr/lib/python2.7/site-packages/blivet/size.py", line 216, in __new__ self = Decimal.__new__(cls, value=_parseSpec(spec)) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/lib/disks.py", line 94, in size_str return str(Size(spec=spec)).upper() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 232, in _update_labels text = _("Total selected space to reclaim: %s") % size_str(selectedReclaimable) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 485, in on_resize_value_changed self._update_labels(selectedReclaimable=self._selectedReclaimableSpace) SizeNotPositiveError: spec= param must be >=0 | ||||
Steps To Reproduce | 1. select installation drive (having a btrfs partition) 2. click 'Done' 3. click 'Reclaim' 4. select partition (btrfs) => step 4 does trigger this bug | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
Are you creating the volume/subvolume like this: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html-single/Installation_Guide/ Search for: 6.10.4.4. Create a Btrfs Subvolume |
|
No, as far as I do remember the first volume has been created using fdisk/mkfs.btrfs. The second disk was created by a Red Hat 6.x installation. | |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-17 14:21 | mijos | New Issue | |
2014-10-17 14:21 | mijos | File Added: cenos7_installer_crash.tar.gz | |
2014-10-17 17:10 | JohnnyHughes | Note Added: 0021177 | |
2014-10-20 02:34 | mijos | Note Added: 0021191 |