diff options
| author | Ovidiu Panait <ovidiu.panait@windriver.com> | 2019-03-21 13:12:26 +0200 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2019-03-24 18:44:58 -0700 |
| commit | f8af6c4c16ffee91375bc42b577bc1a417b27540 (patch) | |
| tree | 1cb2386c31f9b3681047831c4e3bde465a23d011 /meta-python/recipes-devtools/python/python-scrypt | |
| parent | af237f985f9cdf5c83390ec7a6be00031852c241 (diff) | |
| download | meta-openembedded-f8af6c4c16ffee91375bc42b577bc1a417b27540.tar.gz | |
python3-blivetgui: Fix _supported_filesystems crash
Fix the following error when attempting to use blivet-gui in anaconda:
Traceback (most recent call first):
File "/usr/lib64/python3.5/site-packages/blivetgui/blivetgui.py", line 153, in supported_filesystems
if self._supported_filesystems:
File "/usr/lib64/python3.5/site-packages/blivetgui/blivetgui.py", line 456, in add_device
supported_filesystems=self.supported_filesystems,
AttributeError: 'BlivetGUIAnaconda' object has no attribute '_supported_filesystems'
Reference:
https://github.com/storaged-project/blivet-gui/pull/100/
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-scrypt')
0 files changed, 0 insertions, 0 deletions
