[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread Oumar Aziz OUATTARA
can you try using on a shell:

sudo nssbackup-config-gui

You should see some information print and the cause of the error should
be part of it.

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 382753] Re: NSSBackup doesn't exclude folders with special characters

2010-01-28 Thread Jean-Peer Lorenz
** Changed in: nssbackup
   Status: New = Confirmed

-- 
NSSBackup doesn't exclude folders with special characters
https://bugs.launchpad.net/bugs/382753
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
Here you go :

ubu...@ubuntu:~$ gksu nssbackup-config-gui
(nssbackup-config-gui:5460): libglade-WARNING **: could not look up stock id 
'Profile Manager'
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:74: GtkWarning: 
gtk_tree_model_get_n_columns: assertion `GTK_IS_TREE_MODEL (tree_model)' failed
  self.xml = gtk.glade.XML(fname,domain='nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:74: GtkWarning: 
gtk_combo_box_set_column_span_column: assertion `column_span = -1  
column_span  col' failed
  self.xml = gtk.glade.XML(fname,domain='nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:74: GtkWarning: 
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.xml = gtk.glade.XML(fname,domain='nssbackup')
/usr/lib/python2.6/dist-packages/nssbackup/ui/SBConfigGTK.py:1651: 
DeprecationWarning: Use the new widget gtk.Tooltip
  
gtk.tooltips_data_get(self.widgets[eventbox])[0].set_tip(self.widgets[eventbox],
 _(Please test writability of the target directory by pressing \Test\ button 
on the right.))
Traceback (most recent call last):
  File /usr/bin/nssbackup-config-gui, line 37, in module
main(sys.argv)
  File /usr/lib/python2.6/dist-packages/nssbackup/ui/SBConfigGTK.py, line 
1951, in main
w = SBconfigGTK()
  File /usr/lib/python2.6/dist-packages/nssbackup/ui/SBConfigGTK.py, line 
195, in __init__
self.prefillWindow()
  File /usr/lib/python2.6/dist-packages/nssbackup/ui/SBConfigGTK.py, line 
614, in prefillWindow

self.widgets[loglevelcombobox].set_active(self.loglevels[self.configman.get(log,
 level)][1])
KeyError: '40'
ubu...@ubuntu:~$

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
I did a Synaptic complete removal including the following that are
installed along with NSSBackup :

curlftpfs
python-pexpect
sshfs

When re-installed NSSBackup still won't run and gives an identical error
as above.

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
I am now testing using a persistent USB install and so can get back to
having NSSBackup installed and working by replacing the casper-rw file
with one that I'd backed up.

The above problem only happens after I move the log file (under Report)
to my desktop from /var/log/

I had done this to make the log easier to view and am not sure if this
is a bug

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
Actually maybe it's not moving the log location - maybe it is setting it
to error that is the problem

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread Oumar Aziz OUATTARA
Can you try with this one? The UI should start now.

** Attachment added: nssbackup_0.2-0rc8.1.tar.gz
   http://launchpadlibrarian.net/38503588/nssbackup_0.2-0rc8.1.tar.gz

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
does this solve the ssh problem too ?

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread Oumar Aziz OUATTARA
no, I am still trying to find the ssh problem cause out.

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
The GUI now starts with log set to error

It also starts with all of the other log levels

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


Re: [Nssbackup-team] [Question #68832]: no mail report

2010-01-28 Thread Oumar Aziz OUATTARA
Question #68832 on NSsbackup changed:
https://answers.edge.launchpad.net/nssbackup/+question/68832

Status: Answered = Solved

Oumar Aziz OUATTARA changed the question status:
Setting status to solved.

-- 
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


[Nssbackup-team] Help for release 0.2

2010-01-28 Thread Oumar Aziz OUATTARA
Hello,

does anyone have an idea on this bug ?
https://bugs.edge.launchpad.net/nssbackup/+bug/425342

By the way, Anton, I have fixed the issue you mentioned in 
https://answers.edge.launchpad.net/nssbackup/+question/96168


-- 
Oumar Aziz OUATTARA

Les femmes ont plus de honte de confesser une chose d'amour que de la
faire.
-+- Marguerite De Navarre -+-


signature.asc
Description: Ceci est une partie de message	numériquement signée
___
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


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
Yep, all works !

Thanks for sorting that out, you're a star

If I have any questions or find any bugs I'll get straight back to you
;0)

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread dik23
Oh - in answer to your previous question - on of the things I'd like to
see in v0.3 is the ability to restore more than one folder at a time.

Also it would be nice to be able to return to an inc backup point
without having to start at a ful and make the way through all of the
preceding incs.

Just an idea

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


[Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread Oumar Aziz OUATTARA
** Changed in: nssbackup
   Status: In Progress = Fix Committed

** Changed in: nssbackup
Milestone: None = release0.2

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp


Re: [Nssbackup-team] [Bug 512007] Re: Backup over ssh : Permission denied

2010-01-28 Thread Anton
dik23 wrote:
 Oh - in answer to your previous question - on of the things I'd like to
 see in v0.3 is the ability to restore more than one folder at a time.
 
 Also it would be nice to be able to return to an inc backup point
 without having to start at a ful and make the way through all of the
 preceding incs.

Yes, I second that. In fact, I'd propose a restore browser that shows 
your complete filespace, and shows which backups there are for each 
file. Default restore would be the latest, from whichever set it comes.


-- 
Groetjes,

Anton
  _ ___
| |   |
|  _   _  ___,| K. Anton Feenstra |
| / \ / \'| | | IBIVU/Bioinformatics - Free University  Amsterdam |
|(   |   )| | | De Boelelaan 1083A - 1081 HV Amsterdam - Netherlands  |
| \_/ \_/ | | | Tel +31 20 59 87783 - Fax +31 20 59 87653 - Room P136 |
| | feens...@few.vu.nl - www.few.vu.nl/~feenstra/ |
| | Your Proposal is Accepted (Men In Black)|
|_|___|

-- 
Backup over ssh : Permission denied
https://bugs.launchpad.net/bugs/512007
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 : nssbackup-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~nssbackup-team
More help   : https://help.launchpad.net/ListHelp