Comment 6 for bug 1087872

Revision history for this message
Stephen Rynas (ascolais) wrote :

SBackup 'Default Profile' Logger
==============
2012-12-19 18:00:07,440 - INFO in ConfigManager.__create_logger(757): Log output for [Default Profile] is directed to file '/var/log/sbackup.2012-12-19_18.00.07.438819.log'.
2012-12-19 18:00:07,440 - DEBUG in ConfigManager.validateConfigFileOpts(806): Validating config file.
2012-12-19 18:00:07,442 - INFO in ConfigManager.__init__(331): Profile settings are being read from file '/home/steve/.config/sbackup/sbackup.conf'.
2012-12-19 18:00:07,442 - DEBUG in backupproc.__init__(119): Simple Backup Suite 0.11.4
2012-12-19 18:00:07,466 - DEBUG in profile_handler.__init__(87): Instance of BackupProfileHandler created.
2012-12-19 18:00:07,467 - INFO in profile_handler.prepare(90): Preparation of backup process
2012-12-19 18:00:07,468 - DEBUG in pathparse.set_and_parse_uri(216): UriParser:
Display name: smb://sabre/Storage/Backup_Altair
URI scheme: smb
eff. scheme: smb
Hostname: `sabre`
Path: `/Storage/Backup_Altair`
Port: None
Username: `None`
Password: `None`
2012-12-19 18:00:07,468 - DEBUG in pathparse.set_and_parse_uri(216): UriParser:
Display name: smb://sabre/Storage/Backup_Altair
URI scheme: smb
eff. scheme: smb
Hostname: `sabre`
Path: `/Storage/Backup_Altair`
Port: None
Username: `None`
Password: `None`
2012-12-19 18:00:07,469 - INFO in _gio_fam.initialize(100): Initializing GIO File Access Manager.
2012-12-19 18:00:07,469 - DEBUG in pathparse.query_mount_uri(253): get_mount_uri: smb://sabre/Storage/Backup_Altair
2012-12-19 18:00:07,469 - DEBUG in _gio_utils.mount(258): Mount path: smb://sabre/Storage/Backup_Altair
2012-12-19 18:00:07,509 - DEBUG in _gio_utils._is_local(217): Given path is not local
2012-12-19 18:00:07,516 - DEBUG in pathparse.query_mount_uri(253): get_mount_uri: smb://sabre/Storage/Backup_Altair
2012-12-19 18:00:07,521 - DEBUG in _gio_utils._set_mount_flag(244): Path_mount_info: Path: `smb://sabre/Storage/Backup_Altair`
Eff. path: `None`
Mounted: False
2012-12-19 18:00:07,521 - ERROR in _gio_utils._mount_done_cb(363): No such interface `org.gtk.vfs.MountTracker' on object at path /org/gtk/vfs/mounttracker
2012-12-19 18:00:07,521 - DEBUG in _gio_utils._mount_done_cb(366): quit loop
2012-12-19 18:00:07,522 - DEBUG in _gio_utils._mount_done_cb(371): Calling additional callback
2012-12-19 18:00:07,537 - ERROR in backupproc.except_hook(66): Uncaught exception: Unable to mount: No such interface `org.gtk.vfs.MountTracker' on object at path /org/gtk/vfs/mounttracker
2012-12-19 18:00:07,538 - ERROR in backupproc.except_hook(67): Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 372, in _mount_done_cb
    self.__mount_finish_callback(error)
  File "/usr/share/sbackup/sbackup/fs_backend/_gio_fam.py", line 157, in _mount_cb
    raise exceptions.FileAccessException("Unable to mount: %s" % error)
FileAccessException: Unable to mount: No such interface `org.gtk.vfs.MountTracker' on object at path /org/gtk/vfs/mounttracker

2012-12-19 18:00:07,539 - ERROR in backupproc.__notify_error(335): An error occurred during the backup:
File access manager not initialized
Traceback (most recent call last):
  File "/usr/share/sbackup/sbackup/backupproc.py", line 282, in run
    self.__bprofilehdl.prepare()
  File "/usr/share/sbackup/sbackup/core/profile_handler.py", line 101, in prepare
    self.__check_target()
  File "/usr/share/sbackup/sbackup/core/profile_handler.py", line 331, in __check_target
    assert self.__fam_target_hdl.is_initialized(), "File access manager not initialized"
AssertionError: File access manager not initialized
2012-12-19 18:00:07,559 - WARNING in profile_handler.__copylogfile(273): Unable to copy log. File access is not initialized.
2012-12-19 18:00:07,560 - INFO in _gio_fam.terminate(114): Terminating GIO File Access Manager.
2012-12-19 18:00:07,560 - WARNING in _gio_fam.terminate(128): GIO File Access Manager is not initialized. Nothing to do.
2012-12-19 18:00:07,561 - DEBUG in _gio_fam.terminate(129): Calling callbacks anyway
2012-12-19 18:00:07,561 - INFO in profile_handler.finish(325): Processing of profile failed with error: File access manager not initialized