[Nssbackup-team] [Bug 661746] Re: Error in stream protocol: End of stream

2013-01-03 Thread cuby
Happens the same thing to me in the same context. 
In my case I have an enormous quantity of jar files that I want to exclude.
I'm on version 0.11.4 on Ubuntu 12.04 LTS 64 bits up to date.

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in Ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/661746/+subscriptions

___
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 661746] Re: Error in stream protocol: End of stream

2013-01-03 Thread cuby
The destination is accessed using sftp 
I get this in the end of the log:

2013-01-03 14:21:08,796 - INFO: Summary of backup
2013-01-03 14:21:08,796 - INFO: Number of directories: 21974.
2013-01-03 14:21:08,796 - INFO: Total number of files: 56033.
2013-01-03 14:21:08,796 - INFO: Number of symlinks: 1071.
2013-01-03 14:21:08,796 - INFO: Number of files included in snapshot: 56033.
2013-01-03 14:21:08,796 - INFO: Number of new files (also included): 0.
2013-01-03 14:21:08,796 - INFO: Number of files skipped in incremental 
snapshot: 0.
2013-01-03 14:21:08,796 - INFO: Number of items forced to be excluded: 10.
2013-01-03 14:21:08,796 - INFO: Number of items to be excluded by config: 5335.
2013-01-03 14:21:08,796 - INFO: Maximum free size required is '2973 MiB 905 KiB 
957'.
2013-01-03 14:21:08,796 - WARNING: Unable to query available space on target: 
Operation not supported
2013-01-03 14:21:08,796 - INFO: Snapshot is being committed
2013-01-03 14:21:10,651 - ERROR: An error occurred during the backup: Error in 
stream protocol: End of stream
2013-01-03 14:21:10,659 - ERROR: Uncaught exception: The specified location is 
not mounted
2013-01-03 14:21:10,659 - ERROR: Traceback (most recent call last):
  File /usr/bin/sbackup, line 42, in module
retc = main(sys.argv)
  File /usr/share/sbackup/sbackup/backupproc.py, line 581, in main
exitcode = sbackup_app.run()
  File /usr/share/sbackup/sbackup/backupproc.py, line 561, in run
self.__exitcode = self.__backupproc.run()
  File /usr/share/sbackup/sbackup/backupproc.py, line 290, in run
self.__on_backup_error(error)
  File /usr/share/sbackup/sbackup/backupproc.py, line 314, in 
__on_backup_error
self.__exitcode = self.__bprofilehdl.finish(error)
  File /usr/share/sbackup/sbackup/core/profile_handler.py, line 315, in finish
self.__copylogfile()
  File /usr/share/sbackup/sbackup/core/profile_handler.py, line 286, in 
__copylogfile
_op.copyfile(logf_src, logf_target)
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 487, in 
copyfile
_src, _dest = cls._prepare_copy(_src, _dest)
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 513, in 
_prepare_copy
if cls.__isdir(dst_gfile):
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 664, in 
__isdir
_ftype = cls._query_file_type(gfile)
  File /usr/share/sbackup/sbackup/fs_backend/_gio_utils.py, line 683, in 
_query_file_type
cancellable = None)
Error: The specified location is not mounted

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in Ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sbackup/+bug/661746/+subscriptions

___
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 661746] Re: Error in stream protocol: End of stream

2011-02-17 Thread scar
no, it hasn't been fixed in 0.11.4 yet. i just checked today.  see bug
#675644.  what i have been doing as a workaround is saving the backups
to another partition and then using rsync to transfer the backups to
where i want them...

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

___
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 661746] Re: Error in stream protocol: End of stream

2011-02-07 Thread Eamonn Sullivan
 Do you have issues when you limit the size of your excludes file?

No, the backup worked. About 66GB of data was transferred (over the same
wireless network, taking some hours).

 did you ever had problems when using nautilus etc.?

Not that I remember.

The other bugs you mention are interesting. I'll try to eliminate
wireless interference: I recently changed my wireless router, but since
I'm no longer using sbackup (because of this issue), I'll need to re-
install and try this.

Thanks for your attention and help!

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

___
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 661746] Re: Error in stream protocol: End of stream

2011-02-05 Thread Jean-Peer Lorenz
Thanks for your response.

 Sbackup works on every other computer in the house (same network) and even on 
 the
 computer which is having the problem -- if I make sure the exclude file 
 doesn't get too big
And this leads to my *assumption* that something different goes wrong. sbackup 
uses the same code for copying/writing of small, medium and large files :-) So, 
this shouldn't make any difference. Difficult to track down.

Anyway, some more questions:
* do you have issues when you limit the size of your excludes file?
* did you ever had problems when using nautilus etc.?

I've found a similar bug related to GIO/GVFS (sbackup uses it too) in LP
(https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/222043) and
Bugzilla (https://bugzilla.gnome.org/show_bug.cgi?id=545229).

 The other difference with the netbook is that it is connected to the network 
 over wireless
Interesting, have a look here: http://ubuntuforums.org/showthread.php?t=1278655

Thanks again for your help.


** Bug watch added: GNOME Bug Tracker #545229
   https://bugzilla.gnome.org/show_bug.cgi?id=545229

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

___
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 661746] Re: Error in stream protocol: End of stream

2011-02-04 Thread Jean-Peer Lorenz
** Summary changed:

- sbackup: error in protocol: end of stream
+ Error in stream protocol: End of stream

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup in ubuntu.
https://bugs.launchpad.net/bugs/661746

Title:
  Error in stream protocol: End of stream

___
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