I could possibly be doing something wrong, but it shouldn't crash the
entire installer. I went into the blivet disk partitioning tool and
tried to create a volume group. I put in a name, then checked the
encrypt box. I entered a password in both fields then clicked ok. An
error box pops up and tells me an unknown error has occurred and
ananconda will quit.
Traceback (most recent call last):
File "/usr/lib/python3.8/site-packages/blivetgui/blivet_utils.py",
line 1226, in add_device
actions = add_function(self, user_input)
File "/usr/lib/python3.8/site-packages/blivetgui/blivet_utils.py",
line 1067, in _create_lvm
pv_actions = self._create_lvmpv(pv_input)
File "/usr/lib/python3.8/site-packages/blivetgui/blivet_utils.py",
line 1012, in _create_lvmpv
luks_version=user_input.encryption_type,
File
"/usr/lib/python3.8/site-packages/blivetgui/communication/proxy_utils.py",
line 48, in __getattr__
raise AttributeError("%s has no attribute %s" %
("ProxyDataContainer", name))
AttributeError: ProxyDataContainer has no attribute encryption_type
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx