Comment 2 for bug 425342

Revision history for this message
tmort (tom-mort) wrote :

Here is the command line text:

[tmort@localhost nssbackup]$ sh nssbackup
2009-10-17 13:10:09,578 - ERROR - nssbackupd.py:__onError(226) - We are unable to mount the target dir !
2009-10-17 13:10:09,599 - ERROR - nssbackupd.py:__onError(227) - Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/nssbackup/nssbackupd.py", line 217, in run
    self.__bm.makeBackup()
  File "/usr/lib/python2.6/site-packages/nssbackup/managers/BackupManager.py", line 261, in makeBackup
    self.__fusefam.initialize()
  File "/usr/lib/python2.6/site-packages/nssbackup/managers/FuseFAM.py", line 197, in initialize
    self.__mount(self.__config.get("general","target"))
  File "/usr/lib/python2.6/site-packages/nssbackup/managers/FuseFAM.py", line 129, in __mount
    raise SBException("We are unable to mount the target dir !")
SBException: We are unable to mount the target dir !