New question #68715 on NSsbackup:
https://answers.launchpad.net/nssbackup/+question/68715

Nssbackup worked under Ibex, but no more under Jaunty.

So I uninstalled it (it was I think a release from sources) and installed from 
depots.

Since it did not work from the menu (no windows appears), i tried from a 
terminal: here is the result

t...@tux-laptop:~/nssbackup/nssbackup-0.2-0.orig/scripts$ nssbackup-config-gui 
Traceback (most recent call last):
  File "/usr/bin/nssbackup-config-gui", line 20, in <module>
    from nssbackup.ui.SBConfigGTK import main
ImportError: No module named nssbackup.ui.SBConfigGTK

having read the question of Pirboazo, I cheked my installation, found that 
python 2.5 is used, but did not find the requested file:

t...@tux-laptop:/usr/local/lib/python2.5/site-packages$ ls
nssbackup-2.0-py2.5.egg-info



However  I exported the path:

t...@tux-laptop:~/nssbackup/nssbackup-0.2-0.orig/scripts$  export 
PYTHONPATH=/usr/local/lib/python2.5/site-packages

and tried again


t...@tux-laptop:~/nssbackup/nssbackup-0.2-0.orig/scripts$ nssbackup-config-gui 
Traceback (most recent call last):
  File "/usr/bin/nssbackup-config-gui", line 20, in <module>
    from nssbackup.ui.SBConfigGTK import main
ImportError: No module named nssbackup.ui.SBConfigGTK
t...@tux-laptop:~/nssbackup/nssbackup-0.2-0.orig/scripts$ 

so I don't know what I should do ? Install from source?


thanks


-- 
You received this question notification because you are a member of
NSsbackup team, which is an answer contact for NSsbackup.

_______________________________________________
Mailing list: https://launchpad.net/~nssbackup-team
Post to     : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to