Description of problem: Version-Release number of selected component: anaconda-22.7-1 The following was filed automatically by anaconda: anaconda 22.7-1 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 608, in __init__ raise ValueError("this device's formatting cannot be modified") File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 883, in initializeDisk destroy_action = ActionDestroyFormat(disk) File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 847, in clearPartitions self.initializeDisk(disk) File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 589, in execute storage.clearPartitions() File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1932, in doKickstartStorage ksdata.clearpart.execute(storage, ksdata, instClass) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/spokes/storage.py", line 368, in execute doKickstartStorage(self.storage, self.data, self.instclass) File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 62, in setup spoke.execute() File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/tui/__init__.py", line 171, in setup should_schedule = obj.setup(self.ENVIRONMENT) File "/sbin/anaconda", line 1203, in <module> anaconda._intf.setup(ksdata) ValueError: this device's formatting cannot be modified Additional info: addons: com_redhat_kdump cmdline: /usr/bin/python /sbin/anaconda cmdline_file: method=http://fedora.cora.nwra.com/development/rawhide/x86_64/os/ ks=http://cobbler.cora.nwra.com/cblr/svc/op/ks/system/vmrawhide ksdevice=link kssendmac lang= text executable: /sbin/anaconda hashmarkername: anaconda kernel: 3.17.0-0.rc7.git1.1.fc22.x86_64 product: Fedora" release: Cannot get release name. type: anaconda version: Fedora
Created attachment 943464 [details] File: anaconda-tb
Created attachment 943465 [details] File: anaconda.log
Created attachment 943466 [details] File: environ
Created attachment 943467 [details] File: ks.cfg
Created attachment 943468 [details] File: lsblk_output
Created attachment 943469 [details] File: nmcli_dev_list
Created attachment 943470 [details] File: os_info
Created attachment 943471 [details] File: program.log
Created attachment 943472 [details] File: storage.log
Created attachment 943473 [details] File: syslog
Created attachment 943474 [details] File: ifcfg.log
Created attachment 943475 [details] File: packaging.log
Please describe steps to reproduce this issue.
*** Bug 1150043 has been marked as a duplicate of this bug. ***
You probably saw these are both failing trying to reinitialize zram0, which is protected. Apparently the gui code that intends to hide them isn't running during automated installations. We should consider ignoring these at the udev level, either in installer_mode or always. See blivet.udev.__is_blacklisted_blockdev. We don't import flags there yet, but it should be possible.
If you'd like to test a fix let me know.
I'd be happy to.
Same error with 21_Beta_TC2
Same error with 21_Beta_TC3
This will be fixed in the next build.
anaconda-21.48.10-1.fc21, pykickstart-1.99.63-2.fc21, python-blivet-0.61.5-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/pykickstart-1.99.63-2.fc21,python-blivet-0.61.5-1.fc21,anaconda-21.48.10-1.fc21
Discussed at 2014-10-15 blocker review meeting: http://meetbot.fedoraproject.org/fedora-blocker-review/2014-10-15/f21-blocker-review.2014-10-15-16.04.log.txt . We agreed to punt on blocker status, as we weren't sure exactly when this issue gets triggered, but it sounded at least significant enough to grant a freeze exception. That means it'll probably get in anyway, but if you want to confirm blocker status, can we please get a bit more detail about what exactly triggers this bug? pwhalen said in the meeting he'd done several non-interactive installs with Beta composes and had not hit this.
Package anaconda-21.48.10-1.fc21, pykickstart-1.99.63-2.fc21, python-blivet-0.61.5-1.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-21.48.10-1.fc21 pykickstart-1.99.63-2.fc21 python-blivet-0.61.5-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12944/pykickstart-1.99.63-2.fc21,python-blivet-0.61.5-1.fc21,anaconda-21.48.10-1.fc21 then log in and leave karma (feedback).
*** Bug 1153530 has been marked as a duplicate of this bug. ***
Orion: the fix for this should be in TC4 and later, can you please test and confirm? Thanks!
yeah, looks good to me.
awesome, thanks for checking.
anaconda-21.48.10-1.fc21, pykickstart-1.99.63-2.fc21, python-blivet-0.61.5-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.