meta-openembedded/meta-python/recipes-extended/python-blivet
Ovidiu Panait f8af6c4c16 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>
2019-03-24 18:44:58 -07:00
..
python3-blivet python3-blivet: add -Z y' and -y' to lvm.pvcreate 2018-08-15 08:20:06 -07:00
python3-blivetgui python3-blivetgui: Fix _supported_filesystems crash 2019-03-24 18:44:58 -07:00
python3-blivet_3.0.1.bb python3-blivet: add -Z y' and -y' to lvm.pvcreate 2018-08-15 08:20:06 -07:00
python3-blivetgui_2.1.8.bb python3-blivetgui: Fix _supported_filesystems crash 2019-03-24 18:44:58 -07:00