Bug 873461
| Summary: | ValueError: format is not resizable | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <rtguille> | ||||||||||||||||||||||||||||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||||||||||||||||||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||||
| Priority: | unspecified | ||||||||||||||||||||||||||||||||||
| Version: | 18 | CC: | anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:9e332e7fd53a38345198c5fe36e985c3b0d9776c7b5364f4bca315fd67491d85 | ||||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||||
| Last Closed: | 2012-12-04 02:58:58 UTC | Type: | --- | ||||||||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||||||
Created attachment 638920 [details]
File: anaconda-tb
Created attachment 638921 [details]
File: product
Created attachment 638922 [details]
File: type
Created attachment 638923 [details]
File: ifcfg.log
Created attachment 638924 [details]
File: storage.log
Created attachment 638925 [details]
File: version
Created attachment 638926 [details]
File: environ
Created attachment 638927 [details]
File: executable
Created attachment 638928 [details]
File: anaconda.log
Created attachment 638929 [details]
File: syslog
Created attachment 638930 [details]
File: hashmarkername
Created attachment 638931 [details]
File: packaging.log
Created attachment 638932 [details]
File: cmdline_file
Created attachment 638933 [details]
File: release
Created attachment 638934 [details]
File: program.log
Is this reproducable with anaconda-18.28 or later? I am afraid it is hard to say, once 875278 is fixed we might know. (i do encounter that to many times many guests, it is not a show-stopper but it is definitely a test-stopper). When i press 'finish partitioning', i get (rhbz: 875278) Note: *The i) happened only in one of the two guests... I did not encounter the original error, but 875278 instead. Please, ignore the "note" I am unable to reproduce this issue with the latest out of git, so hopefully it will be fixed for you too. I could not reproduce it with f18b RC1. I looks fixed. Great, thanks for retesting as well. |
Description of problem: the guest has a previous fedora and a ntfs partition i selected the disk and manual partitioning select the ntfs partition, check REFORMAT, apply, then i look the same partition again and remove the check REFORMAT and then apply again, then finish partitioning. kaboom. Version-Release number of selected component: anaconda-18.24 Additional info: libreport version: 2.0.17 cmdline: /usr/bin/python /sbin/anaconda kernel: 3.6.5-2.fc18.x86_64 description: :The following was filed automatically by anaconda: :anaconda 18.24 exception report :Traceback (most recent call first): : File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/deviceaction.py", line 543, in __init__ : raise ValueError("format is not resizable") : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 417, in _propagate_actions : action = ui_action.__class__(*args) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 459, in apply : self._propagate_actions(actions) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 108, in _runSpoke : action.apply() : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 323, in _on_spoke_clicked : self._runSpoke(spoke) : File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/hubs/__init__.py", line 338, in _on_spoke_clicked : self._on_spoke_clicked(self._spokes[dest].selector, None, self._spokes[dest]) :ValueError: format is not resizable