When running for the first time modprobe cannot correctly write to the log file. dfarning_at_mirrorbrain:~/mirrorbrain-2.10.1$ mirrorprobe /usr/lib/python2.6/dist-packages/sqlobject/converters.py:165: DeprecationWarning: the sets module is deprecated from sets import Set, ImmutableSet Traceback (most recent call last): File "/usr/bin/mirrorprobe", line 334, in <module> main() File "/usr/bin/mirrorprobe", line 205, in main filemode='a') File "/usr/lib/python2.6/logging/__init__.py", line 1372, in basicConfig hdlr = FileHandler(filename, mode) File "/usr/lib/python2.6/logging/__init__.py", line 801, in __init__ StreamHandler.__init__(self, self._open()) File "/usr/lib/python2.6/logging/__init__.py", line 820, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 2] No such file or directory: '/var/log/mirrorbrain/mirrorprobe.log' locally, I fixed the issue by sudo mkdir /var/logs/mirrorbrain Thanks david _______________________________________________ mirrorbrain mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain/ Note: To remove yourself from this mailing list, send a mail with the content unsubscribe to the address mirrorbrain-request_at_mirrorbrain.orgReceived on Mon Oct 05 2009 - 01:39:53 GMT
This archive was generated by hypermail 2.3.0 : Thu Mar 25 2010 - 19:30:55 GMT