nssbackup doesn't work under jaunty
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
tux@tux-
Traceback (most recent call last):
File "/usr/bin/
from nssbackup.
ImportError: No module named nssbackup.
having read the question of Pirboazo, I cheked my installation, found that python 2.5 is used, but did not find the requested file:
tux@tux-
nssbackup-
However I exported the path:
tux@tux-
and tried again
tux@tux-
Traceback (most recent call last):
File "/usr/bin/
from nssbackup.
ImportError: No module named nssbackup.
tux@tux-
so I don't know what I should do ? Install from source?
thanks
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- nssbackup Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- PirBoazo
- Solved:
- 2009-04-26
- Last query:
- 2009-04-26
- Last reply:
- 2009-04-26
|
#1 |
Hi robert ,
Try to install Nssbackup from the package :
https:/
These package are ok.
Regards.
Pierre
I went to the given URL, and added
deb http://
deb-src http://
and followed "Follow these instructions for installing packages from this PPA."
however Synaptic gives an eror message:
"W: Duplicate sources.list entry http://
W: Duplicate sources.list entry http://
W: Duplicate sources.list entry http://
W: Duplicate sources.list entry http://
W: GPG error: http://
I disregarded this advertisement and asked for nssbackup to be installed, and it worked.
Thanks
Thanks PirBoazo, that solved my question.