SBackup 'Default Profile' Logger ============== 2010-09-27 13:47:35,028 - INFO in ConfigManager.__create_logger(750): Log output for [Default Profile] is directed to file '/home/nick/.sbackup/sbackup.2010-09-27_13.47.35.027278.log'. 2010-09-27 13:47:35,028 - DEBUG in ConfigManager.validateConfigFileOpts(799): Validating config file. 2010-09-27 13:47:35,029 - INFO in ConfigManager.__init__(331): Profile settings are being read from file '/etc/sbackup.conf'. 2010-09-27 13:47:35,029 - DEBUG in backupproc.__init__(119): Simple Backup Suite 0.11.2 2010-09-27 13:47:35,035 - DEBUG in profile_handler.__init__(87): Instance of BackupProfileHandler created. 2010-09-27 13:47:35,035 - INFO in profile_handler.prepare(90): Preparation of backup process 2010-09-27 13:47:35,036 - DEBUG in pathparse.set_and_parse_uri(215): UriParser: Display name: ftp://backup@192.168.1.201/desktop URI scheme: ftp eff. scheme: ftp Hostname: `192.168.1.201` Path: `/desktop` Port: None Username: `backup` Password: `******` 2010-09-27 13:47:35,036 - DEBUG in pathparse.set_and_parse_uri(215): UriParser: Display name: ftp://backup@192.168.1.201/desktop URI scheme: ftp eff. scheme: ftp Hostname: `192.168.1.201` Path: `/desktop` Port: None Username: `backup` Password: `******` 2010-09-27 13:47:35,037 - INFO in _gio_fam.initialize(96): Initializing GIO File Access Manager. 2010-09-27 13:47:35,037 - DEBUG in pathparse.query_mount_uri(252): get_mount_uri: ftp://backup@192.168.1.201/desktop 2010-09-27 13:47:35,038 - DEBUG in _gio_utils.mount(265): Mount path: ftp://backup@192.168.1.201/desktop 2010-09-27 13:47:35,158 - DEBUG in _gio_utils._is_local(215): Given path is not local 2010-09-27 13:47:35,471 - DEBUG in _gio_utils._ask_password_cb(221): ask password (no: 1) 2010-09-27 13:47:35,472 - DEBUG in _gio_utils._ask_password_cb(226): Setting username: backup password: ****** 2010-09-27 13:47:35,813 - DEBUG in pathparse.query_mount_uri(252): get_mount_uri: ftp://backup@192.168.1.201/desktop 2010-09-27 13:47:35,816 - DEBUG in _gio_utils._set_mount_flag(239): Path_mount_info: Path: `ftp://backup@192.168.1.201/desktop` Eff. path: `None` Mounted: True 2010-09-27 13:47:35,816 - DEBUG in _gio_utils._mount_done_cb(368): quit loop 2010-09-27 13:47:35,816 - DEBUG in _gio_utils._mount_done_cb(373): Calling additional callback 2010-09-27 13:47:35,817 - DEBUG in pathparse.query_mount_uri(252): get_mount_uri: ftp://backup@192.168.1.201/desktop 2010-09-27 13:47:35,817 - DEBUG in _gio_utils.get_eff_path(255): URI: ftp://backup@192.168.1.201/desktop 2010-09-27 13:47:35,817 - DEBUG in _gio_utils.get_eff_path(258): Effective path: `None` 2010-09-27 13:47:35,818 - ERROR in _gio_fam._mount_cb(165): Error in mount callback function: Unable to mount target 2010-09-27 13:47:35,835 - ERROR in backupproc.except_hook(66): Uncaught exception: Unable to mount target 2010-09-27 13:47:35,836 - ERROR in backupproc.except_hook(67): Traceback (most recent call last): File "/usr/share/sbackup/sbackup/fs_backend/_gio_utils.py", line 374, in _mount_done_cb self.__mount_finish_callback(error) File "/usr/share/sbackup/sbackup/fs_backend/_gio_fam.py", line 151, in _mount_cb raise exceptions.FileAccessException("Unable to mount target") FileAccessException: Unable to mount target 2010-09-27 13:47:35,837 - ERROR in backupproc.__notify_error(332): An error occurred during the backup: File access manager not initialized Traceback (most recent call last): File "/usr/share/sbackup/sbackup/backupproc.py", line 279, 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 330, in __check_target assert self.__fam_target_hdl.is_initialized(), "File access manager not initialized" AssertionError: File access manager not initialized 2010-09-27 13:47:35,868 - WARNING in profile_handler.__copylogfile(272): Unable to copy log. File access is not initialized. 2010-09-27 13:47:35,869 - INFO in _gio_fam.terminate(110): Terminating GIO File Access Manager. 2010-09-27 13:47:35,869 - WARNING in _gio_fam.terminate(124): GIO File Access Manager is not initialized. Nothing to do. 2010-09-27 13:47:35,869 - DEBUG in _gio_fam.terminate(125): Calling callbacks anyway 2010-09-27 13:47:35,870 - INFO in profile_handler.finish(324): Processing of profile failed with error: File access manager not initialized