[Nssbackup-team] [Bug 515449] Re: some oddities

2010-05-06 Thread Jean-Peer Lorenz
** Changed in: nssbackup
   Status: In Progress => Fix Released

** Summary changed:

- some oddities
+ Not able to change split size with no compression option (was some oddities)

-- 
Not able to change split size with no compression option (was some oddities)
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-14 Thread robert leleu
I stay in a curious situation.
1/ I have not been able to use the bzr pull
2/ Aptitude say that nssbackup is not installed
3/ there is nssbackup directory in /usr/local/bin/ which apprently houses the 
nssbackup  
4/there are the config and restore guis in the usual position in the menus
5/ the config gui shows a convenient configuration, with standard daily 
planification
6/but the planification does not work, only the Save now works

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-11 Thread robert leleu
apparently I don't understand what a branch is
here is what I obtained 

le...@portable-leleu:/usr/local/bin$ ls
nssbackup.confnssbackupd nssbackup-upgrade-backups
nssbackup-config-gui  nssbackup-restore-gui
le...@portable-leleu:/usr/local/bin$ bzr pull
bzr: ERROR: Not a branch: "/usr/local/bin/".
le...@portable-leleu:/usr/local/bin$

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-10 Thread robert leleu
sorry for the time elapsed, I have been busy with music
I uninstalled from synaptic, and checked that it has been done.

Now  the gui shows the correct configuration, without any reinstallation.
I'll wait one day to see what happens, and report.

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-03 Thread Oumar Aziz OUATTARA
I tried to reproduce using the same config as you and I didn't succeed
(with the development version).

Can uninstall nssbackup deb package, update the branch and reinstall
nssbackup ?

To update the branch, go to the branch directory (that you created in
comment #7 ) and launch :

bzr pull

then do

make
sudo make reinstall

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-03 Thread robert leleu
The problem is in the gui

I put a copy of this old config in the program repertory, and got a
backup by running nssbaackupd:

le...@portable-leleu:/usr/local/bin$ ls
nssbackup.confnssbackupd nssbackup-upgrade-backups
nssbackup-config-gui  nssbackup-restore-gui
le...@portable-leleu:/usr/local/bin$ sudo ./nssbackupd

this last command made the successful backup.

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-03 Thread robert leleu
I did modify by hand my nssbackup.conf as follows:

[general]
splitsize = 4096000
target = /media/KINGSTON
format = none
mountdir = /mnt/nssbackup
purge = log
maxincrement = 7
lockfile = /var/lock/nssbackup.lock

that' a copy of a previous Ubuntu 9.04 upgraded to 9.10, which
presumably worked.

The gui doesn't "see" it, and display as reported above

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-02 Thread robert leleu
Je la 02/02/2010 13:34 Origina mesaĝo Oumar Aziz 
OUATTARA skribis (esperanto estas la unua internacia lingvo):
>
>> here the link: http://pastebin.ubuntu.com/367462/
>
> Thank you.
> What I can see in this configuration is that the backup is to be made with 
> illimited size and no compression.
I do agree
> Can you reuse the UI and set the splitsize to 4GiB ? then retry the backup ...
Launching the config.gui from a terminal:

le...@portable-leleu:/usr/local/bin$ sudo nssbackup-config-gui
2010-02-02 16:50:33,419 - INFO - ConfigManager.py:__init__(300) - 
ConfigManager created from config file '/etc/nssbackup.conf'.
2010-02-02 16:50:33,420 - INFO - ConfigManager.py:__init__(300) - 
ConfigManager created from config file '/etc/nssbackup.conf'.
/usr/lib/python2.6/dist-packages/nssbackup/ui/GladeGnomeApp.py:71: 
Warning: g_set_prgname() called multiple times
   gnome.program_init(app_name,app_version)

(nssbackup-config-gui:10006): 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')


I see compression field empty, active and split field unlimited, active.

I select 4 GiB and save, then Backup now.
Receive message corresponding to terminal line:
SBException: Pour le moment, la fonctionnalité de découpage n'est pas 
compatible avec la compression !

Then again, the gui display active empty compression field, active 4GiB 
split field.
(I take a copy of /etc/nssbackup.conf which show
splitsize = 4096000
config file I could paste if you require)
  I select none compression. The split field turn to empty . I save, and 
take a copy /etc/nssbackup.conj, which show
splitsize = 0 (could paste it of course)

I had also a look at the nssbackup.conf.example file, and found that in 
my conf(s) there is no "format" lineso while you are considering my 
message, I'll try to add one.

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-02 Thread Oumar Aziz OUATTARA
> here the link: http://pastebin.ubuntu.com/367462/

Thank you. 
What I can see in this configuration is that the backup is to be made with 
illimited size and no compression.
Can you reuse the UI and set the splitsize to 4GiB ? then retry the backup ...

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-02 Thread robert leleu
Je la 02/02/2010 11:58 Origina mesaĝo Oumar Aziz 
OUATTARA skribis (esperanto estas la unua internacia lingvo):
>
>> So I did (I hope I did correctly) anything as explained, and when finished 
>> went to a terminal in /usr/local/bin, and ran sudo nssbackup-config-gui   
>> (this is a fresh file, just installed) but the result was exactly the same 
>> as reported when opening the bug. This nssbackup found my present 
>> configuration, but that seems normal.
>>
>
> I think that this is because your configuration has been borked by the
> last version. Can you pastebin your configuration (after removing any
> password or sensitive data ?
> http://pastebin.ubuntu.com/
>
> And give the link here.
here the link: http://pastebin.ubuntu.com/367462/
>>
>> By the way I noticed that among the prerequisites pygnome, pyglade, pynotify 
>> and fuse are not listed by the synaptic windows, which seems odd for a 
>> newbie.
>> Apparently pygnome stands for python-gnome, pyglade  for python-glade, 
>> pynotify for python-notify, and fuse for fuse-utils, ..that's not 
>> obvious!
>>
> yes, it's not, I have written these that way to be OS agnostic cause on
> some others system they are not called the same way as in Ubuntu. I have
> updated the INSTALL file for Ubuntu.
thanks for the clarification, I go on learning!
>
>

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-02 Thread Oumar Aziz OUATTARA
> So I did (I hope I did correctly) anything as explained, and when finished 
> went to a terminal in /usr/local/bin, and ran sudo nssbackup-config-gui   
> (this is a fresh file, just installed) but the result was exactly the same as 
> reported when opening the bug. This nssbackup found my present configuration, 
> but that seems normal. 
> 

I think that this is because your configuration has been borked by the
last version. Can you pastebin your configuration (after removing any
password or sensitive data ? 
http://pastebin.ubuntu.com/

And give the link here.
> 
> By the way I noticed that among the prerequisites pygnome, pyglade, pynotify 
> and fuse are not listed by the synaptic windows, which seems odd for a newbie.
> Apparently pygnome stands for python-gnome, pyglade  for python-glade, 
> pynotify for python-notify, and fuse for fuse-utils, ..that's not obvious!
> 
yes, it's not, I have written these that way to be OS agnostic cause on
some others system they are not called the same way as in Ubuntu. I have
updated the INSTALL file for Ubuntu.


-- 
Oumar Aziz OUATTARA

Si vous ne pouvez pas expliquer quelque chose a une enfant de six ans,
vous ne le comprenez probablement pas.
-+- Albert Einstein -+-

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

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

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-02 Thread robert leleu
Merci beaucoup.
I did not understand that this blue FAQ #945 was a link.
So I did (I hope I did correctly) anything as explained, and when finished went 
to a terminal in /usr/local/bin, and ran sudo nssbackup-config-gui   (this is a 
fresh file, just installed) but the result was exactly the same as reported 
when opening the bug. This nssbackup found my present configuration, but that 
seems normal. 


By the way I noticed that among the prerequisites pygnome, pyglade, pynotify 
and fuse are not listed by the synaptic windows, which seems odd for a newbie.
Apparently pygnome stands for python-gnome, pyglade  for python-glade, pynotify 
for python-notify, and fuse for fuse-utils, ..that's not obvious!

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread Oumar Aziz OUATTARA
En fait, dans mon commentaire #2 j'ai mis un lien FAQ #945 . Apparement
vous n'arrivez à le voir, donc voici le lien réel:

https://answers.launchpad.net/nssbackup/+faq/945

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread robert leleu
Excusez-moi, je passe au français, car je ne comprend pas votre réponse,
que je traduis ainsi:

"En suivant le lien vous devriez trouver l'information sur la façon de 
tester"
de quel lien s'agit-il? J'ai regardé le lien donné en haut à droite dans le 
champ milestone ...sans rien comprendre..
pourriez-vous dans votre réponse me préciser clairement où est ce lien, ou bien 
même le coller dedans

merci

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread Oumar Aziz OUATTARA
Sorry. That's the FAQ that I added in my comment :-) .

Following the link should lead you to the information on how to test.

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread robert leleu
So fast!

I'll be for sure much longer before to understand how I can download the
modified package. As a newbie I'm lost in launchpad and similars

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread Oumar Aziz OUATTARA
Hi, 
I have fixed both issues:
* version moved to 0.2.0
* The second issue were due to the code being language dependent. It has been 
changed.


FAQ #945

** Changed in: nssbackup
   Status: In Progress => Fix Committed

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

** Branch linked: lp:nssbackup/0.2

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread Oumar Aziz OUATTARA
** Changed in: nssbackup
   Status: New => Confirmed

** Changed in: nssbackup
   Importance: Undecided => High

** Changed in: nssbackup
   Status: Confirmed => In Progress

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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 515449] Re: some oddities

2010-02-01 Thread Oumar Aziz OUATTARA
Thank you for this report. I'll look into that


** Changed in: nssbackup
 Assignee: (unassigned) => Oumar Aziz OUATTARA (wattazoum)

-- 
some oddities
https://bugs.launchpad.net/bugs/515449
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