Public bug reported:

Initially I couldn't get NSSBackup to mount the destination directory.
It connected to the remote ftp server and actually created a directory
with a name, date, time but didn't copy any files to it.

I got the following error message:

I set the report option to error and got a log:

NSSBackup 'Default Profile' Logger

==============

2009-08-31 19:02:51,230 - ERROR - nssbackupd.py:__onError(226) - Given copy 
destination '/<email address 
hidden>/2009-08-31_18.57.11.754941.localhost.localdomain.ful' does not exist.
2009-08-31 19:02:51,266 - 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 364, in makeBackup
    self.__actualSnapshot.commit()
  File "/usr/lib/python2.6/site-packages/nssbackup/util/Snapshot.py", line 344, 
in commit
    self.__makebackup()
  File "/usr/lib/python2.6/site-packages/nssbackup/util/Snapshot.py", line 538, 
in __makebackup
    TAR.makeTarFullBackup(self)
  File "/usr/lib/python2.6/site-packages/nssbackup/util/tar.py", line 372, in 
makeTarFullBackup
    Util.nssb_copy( tmp_snarfile, snarfile )
  File "/usr/lib/python2.6/site-packages/nssbackup/util/__init__.py", line 113, 
in nssb_copy
    prep_src, prep_dst = _prepare_nssb_copy(src, dst)
  File "/usr/lib/python2.6/site-packages/nssbackup/util/__init__.py", line 160, 
in _prepare_nssb_copy
    raise IOError("Given copy destination '%s' does not exist." % _dst_dir)
IOError: Given copy destination '/<email address 
hidden>/2009-08-31_18.57.11.754941.localhost.localdomain.ful' does not exist.

I noticed that some of the errors related to python.  Since I originally
installed this I did a yum install python*.  Although I used yum
initially to install NSSBackup I thought it might be missing some python
dependency.  I did a yum remove nssbackup and then did a yum install
nssbackup.  Now it won't run at all.  If I select it it says it is
starting for a few seconds and then it closes and never does???

I am running Fedora 11 and since I can't open it I don't know the
version of NSSBackup although I just installed it today (9/6/2009) using
yum

the nssbackup.log for today as well as the .old log are empty

** Affects: nssbackup
     Importance: Undecided
         Status: New

-- 
Couldn't mount destination directory - Reinstalled Won't Run
https://bugs.launchpad.net/bugs/425342
You received this bug notification because you are a member of NSsbackup
team, 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