Comment 6 for bug 280872

Revision history for this message
Lance Orner (lance-orner) wrote :

I'm having the exact issue, with the same trace stack. This occurs immediately when starting System->Admin->Samba.

Running this by hand:

lance@king:~$ sudo python /usr/sbin/system-config-samba
[sudo] password for lance:
Traceback (most recent call last):
  File "/usr/sbin/system-config-samba", line 44, in <module>
    import mainWindow
  File "/usr/share/system-config-samba/mainWindow.py", line 23, in <module>
    import sambaBackend
  File "/usr/share/system-config-samba/sambaBackend.py", line 30, in <module>
    from rhpl.translate import _, N_
ImportError: No module named rhpl.translate