Issue342

Project
Title Couldn't run smart-update
Priority bug Status done-review
Superseder Nosy List Kurck, rasker
Assigned To rasker Topics

Created on 2007-11-17.00:58:33 by Kurck, last changed 2008-06-29.18:49:22 by rasker.

Messages
msg1372 (view) Author: rasker Date: 2008-06-29.18:49:22
The config is saved in a binary format (on fedora in /var/lib/smart). Usually
this error indicates that another instance of smart is running and it has locked
the file. You might also get this error if you are running smart as a non-root
user, I am not sure about this one though.
msg1240 (view) Author: Kurck Date: 2007-11-17.00:58:33
This one is probably only a problem on my pc because of permissions. But I
wondered why the program is claiming not to be able to use the config as there
is no plain text file:
error: Configuration is in readonly mode.
So now I wonder how I change this as I can't file the proper config file (I
found nothing in /etc).
-sorry for being such a newbee, I just have to get used to linux a lot-
History
Date User Action Args
2008-06-29 18:49:22raskersetstatus: unread -> done-review
assignedto: rasker
messages: + msg1372
nosy: + rasker
2007-11-17 00:58:33Kurckcreate