Not possible to launch sbackup
Hi,
I have change place of logfile.
But after close sbackup i have delete my logfile folder.
After it is not psosible to launch sbackup (without re-create folder same as the start).
I send you this because it is write to send this information.
Traceback (most recent call last):
File "/usr/bin/
main(sys.argv)
File "/usr/share/
window = SBconfigGTK()
File "/usr/share/
self.configman = ConfigManager.
File "/usr/share/
self.
File "/usr/share/
self.
File "/usr/share/
return LogFactory.
File "/usr/share/
os.
File "/usr/lib/
mkdir(name, mode)
OSError: [Errno 13] Permission non accordée: '/var/log/sbackup'
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- sbackup Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Lagoda
- Solved:
- 2017-03-25
- Last query:
- 2017-03-25
- Last reply:
- 2017-03-25
This question was originally filed as bug #1675965.
This is due to a misconfiguration of the user.
Hi,
You configured sbackup to write in a log directory in which you don't have the permission to write yourself. The previous log folder was writable to your user '/home/
To Fix the configuration
-------
- Edit the file $HOME/.
- Change the log.file parameter back to a folder in which you can write.
- launch SBACKUP configuration gui
What you probably wanted to do
-------
Launch sbackup in admin mode: gksudo sbackup-config-gtk
Then you have access to Scheduling option and have access rights to every directories.
Lagoda (florent-lagoda) said : | #3 |
Hi,
Yes i know what is the problem and how to resolve.
But when this message appears it is write like this : "uncaught exception , please prevents developers"