← Back to team overview

nssbackup-team team mailing list archive

[Bug 661746] [NEW] sbackup: error in protocol: end of stream

 

Public bug reported:

Binary package hint: sbackup

2010-10-16 15:06:53,103 - ERROR: An error occurred during the backup: Error in stream protocol: End of stream
2010-10-16 15:06:53,241 - ERROR: Uncaught exception: The specified location is not mounted
2010-10-16 15:06:53,243 - 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 586, in main
    exitcode = sbackup_app.run()
  File "/usr/share/sbackup/sbackup/backupproc.py", line 566, in run
    self.__exitcode = self.__backupproc.run()
  File "/usr/share/sbackup/sbackup/backupproc.py", line 288, in run
    self.__on_backup_error(error)
  File "/usr/share/sbackup/sbackup/backupproc.py", line 311, 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 472, in copyfile
    _src, _dest = cls._prepare_copy(_src, _dest)
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 500, in _prepare_copy
    if cls.__isdir(dst_gfile):
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 651, in __isdir
    _ftype = cls._query_file_type(gfile)
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 670, in _query_file_type
    cancellable = None)
Error: The specified location is not mounted

** Affects: sbackup (Ubuntu)
     Importance: Undecided
         Status: New

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



Follow ups

References