Public bug reported:

In version 0.3.1 incremental backups no longer work and fail with the
following exceptions.

010-09-07 20:17:16,718 - INFO in profile_handler.__collect_files(227): Inspect 
file system and collect file infos
2010-09-07 20:17:16,719 - DEBUG in pathparse.set_and_parse_uri(210): UriParser:
Display name: /root/.gvfs/FTP as backup to url.local/array1/backup
URI scheme: file
eff. scheme: file
Hostname: ``
Path: `/root/.gvfs/FTP als backup auf url.local/array1/backup`
Port: None
Username: `None`
Password: `None`
2010-09-07 20:17:16,950 - ERROR in nssbackupd.__notify_error(332): An error 
occurred during the backup:
Dataconnection  closed
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/nssbackup/nssbackupd.py", line 280, in 
run
    self.__bprofilehdl.process()
  File "/usr/lib/python2.6/dist-packages/nssbackup/core/profile_handler.py", 
line 197, in process
    self.__collect_files()
  File "/usr/lib/python2.6/dist-packages/nssbackup/core/profile_handler.py", 
line 228, in __collect_files
    _collector = self.__create_collector_obj()
  File "/usr/lib/python2.6/dist-packages/nssbackup/core/profile_handler.py", 
line 266, in __create_collector_obj
    _collect.set_parent_snapshot(_basesnar)
  File "/usr/lib/python2.6/dist-packages/nssbackup/util/filecollect.py", line 
274, in set_parent_snapshot
    self.__parent.set_base_snar(parent)
  File "/usr/lib/python2.6/dist-packages/nssbackup/util/filecollect.py", line 
179, in set_base_snar
    self.__set_base_backup_time(basesnar.get_time_of_backup())
  File "/usr/lib/python2.6/dist-packages/nssbackup/ar_backend/tar.py", line 
1102, in get_time_of_backup
    _header = self.getHeader()
  File "/usr/lib/python2.6/dist-packages/nssbackup/ar_backend/tar.py", line 
1036, in getHeader
    fd.close()
Error: Dataconnection closed

I backup to a ftp server in private home network. But I can create 50GB
full backup.

** Affects: nssbackup
     Importance: Undecided
         Status: New

-- 
Incremental backups fail but not full backups
https://bugs.launchpad.net/bugs/632605
You received this bug notification because you are a member of Simple
Backup Maintainers, 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

Reply via email to