Description of problem: Attempting to create LVM volume in newly created volume group in blivet. Version-Release number of selected component: anaconda-29.24.7 The following was filed automatically by anaconda: anaconda 29.24.7 exception report Traceback (most recent call first): File "/usr/lib/python3.7/site-packages/blivetgui/blivetgui.py", line 232, in _reraise_exception raise type(exception)(str(exception) + "\n" + traceback) File "/usr/lib/python3.7/site-packages/blivetgui/blivetgui.py", line 470, in add_device self._reraise_exception(result.exception, result.traceback) ValueError: is not a valid name for this device Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/blivetgui/blivet_utils.py", line 1169, in add_device actions = add_function(self, user_input) File "/usr/lib/python3.7/site-packages/blivetgui/blivet_utils.py", line 980, in _create_lvmvg pe_size=user_input.advanced["pesize"]) File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.7/site-packages/blivet/devices/lvm.py", line 143, in __init__ exists=exists, sysfs_path=sysfs_path) File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.7/site-packages/blivet/devices/container.py", line 66, in __init__ super(ContainerDevice, self).__init__(*args, **kwargs) File "/usr/lib/python3.7/site-packages/blivet/threads.py", line 53, in run_with_lock return m(*args, **kwargs) File "/usr/lib/python3.7/site-packages/blivet/devices/storage.py", line 142, in __init__ raise ValueError("%s is not a valid name for this device" % name) ValueError: is not a valid name for this device Additional info: addons: com_redhat_docker, com_redhat_kdump cmdline: /usr/bin/python3 /sbin/anaconda cmdline_file: BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-S-dvd-x86_64-29 quiet executable: /sbin/anaconda hashmarkername: anaconda kernel: 4.18.16-300.fc29.x86_64 product: Fedora release: Cannot get release name. type: anaconda version: 29 Potential duplicate: bug 1442020
Created attachment 1505253 [details] File: anaconda-tb
Created attachment 1505254 [details] File: anaconda.log
Created attachment 1505255 [details] File: blivet-gui-utils.log
Created attachment 1505256 [details] File: dbus.log
Created attachment 1505257 [details] File: dnf.librepo.log
Created attachment 1505258 [details] File: environ
Created attachment 1505259 [details] File: hawkey.log
Created attachment 1505260 [details] File: lorax-packages.log
Created attachment 1505261 [details] File: lsblk_output
Created attachment 1505262 [details] File: nmcli_dev_list
Created attachment 1505263 [details] File: os_info
Created attachment 1505264 [details] File: program.log
Created attachment 1505265 [details] File: storage.log
Created attachment 1505266 [details] File: syslog
Created attachment 1505267 [details] File: ifcfg.log
Created attachment 1505268 [details] File: packaging.log
Thank you for the report. The log suggest you've tried to use "/" as name for the volume group. This is not a valid name, please use something else (only letters, numbers and these special characters: "+_.-" are allowed). Upstream PR: https://github.com/storaged-project/blivet-gui/pull/115 (showing error dialog instead of crashing)
blivet-gui-2.1.10-1.fc29 python-blivet-3.1.2-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5827b58873
blivet-gui-2.1.10-1.fc29, python-blivet-3.1.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5827b58873
blivet-gui-2.1.10-2.fc29, python-blivet-3.1.2-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5827b58873
blivet-gui-2.1.10-2.fc29, python-blivet-3.1.2-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.