This seems to break the standard installation with python2.5... I've got the same error the other way around. Now its installed in the python2.6 directories but I have the standard package of python2.5 installed. Symlinking it from the python2.5 package directory fixes it:
$ cd /usr/lib/python2.5/site-packages $ ln -s /usr/lib/python2.6/dist-packages/nssbackup which is probably only useable as a hotfix. Maybe regenerate the package with python2.5? Because there is no deb for python2.6, is there ? -- Installation failed from ppa for jaunty. https://bugs.launchpad.net/bugs/336999 You received this bug notification because you are a member of NSsbackup team, which is subscribed to NSsbackup. _______________________________________________ Mailing list: https://launchpad.net/~nssbackup-team Post to : [email protected] Unsubscribe : https://launchpad.net/~nssbackup-team More help : https://help.launchpad.net/ListHelp

