← Back to team overview

nssbackup-team team mailing list archive

[Bug 616667] [NEW] [Errno 17] File exists

 

Public bug reported:

On lucid32 using v3 installed from this PPA, when trying to save
configuration whilst running as root I get :

[Errno 17] File exists

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/nssbackup/ui/SBConfigGTK.py", line 823, in on_save_clicked
    self.configman.saveConf()
  File "/usr/lib/python2.6/dist-packages/nssbackup/core/ConfigManager.py", line 1009, in saveConf
    self.write_schedule()
  File "/usr/lib/python2.6/dist-packages/nssbackup/core/ConfigManager.py", line 1041, in write_schedule
    "/etc/cron.daily/%s" % _LAUNCHER_NAME_CRON)
OSError: [Errno 17] File exists

However when I close and then re-open NSSBackup the settings have been
saved.

This doesn't seem to happen when running as user.

** Affects: nssbackup
     Importance: Undecided
         Status: New

-- 
[Errno 17] File exists
https://bugs.launchpad.net/bugs/616667
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to NSsbackup.



Follow ups

References