Bug ID 1177153
Summary Yast2 gpmc won't launch
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.2
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter jrivrain@suse.com
QA Contact jsrain@suse.com
Found By ---
Blocker ---

Created attachment 842127 [details]
y2log

The module does not start:

# yast2 gpmc
Traceback (most recent call last):
  File "/usr/share/YaST2/clients/gpmc.py", line 13, in <module>
    from wizards import GPMCSequence
  File "/usr/share/YaST2/include/gpmc/wizards.py", line 2, in <module>
    from dialogs import GPMC, GPME
  File "/usr/share/YaST2/include/gpmc/dialogs.py", line 3, in <module>
    from complex import GPConnection, GPOConnection, dn_to_path, parse_gplink,
strcmp, strcasecmp
  File "/usr/share/YaST2/include/gpmc/complex.py", line 3, in <module>
    from samba import smb
ImportError: cannot import name 'smb'


You are receiving this mail because: