Hi Andreas,
please check this out (Bug #277208):
[EMAIL PROTECTED]:~$ landscape-client
Traceback (most recent call last):
File "/usr/bin/landscape-client", line 13, in <module>
sys.exit(run())
File "/usr/lib/python2.5/site-packages/landscape/watchdog.py", line 500, in
run
init_logging(config, "watchdog")
File "/usr/lib/python2.5/site-packages/landscape/deployment.py", line 32, in
init_logging
handlers.append(FileHandler(log_filename))
File "/usr/lib/python2.5/logging/__init__.py", line 770, in __init__
stream = open(filename, mode)
IOError: [Errno 13] Permission denied: '/var/log/landscape/watchdog.log'
[EMAIL PROTECTED]:~$
But now:
[EMAIL PROTECTED]:~$ cd /var/log/landscape/watchdog.log
bash: cd: /var/log/landscape/watchdog.log: No such file or directory
[EMAIL PROTECTED]:~$ cd /var/log/landscape/
[EMAIL PROTECTED]:/var/log/landscape$ ls
sysinfo.log
[EMAIL PROTECTED]:/var/log/landscape$ gedit ./sys*
[EMAIL PROTECTED]:/var/log/landscape$ ls -la
total 8
drwxr-xr-x 2 landscape root 4096 2008-10-03 02:43 .
drwxr-xr-x 20 root root 4096 2008-10-14 01:27 ..
-rw-r--r-- 1 landscape root 0 2008-10-03 02:43 sysinfo.log
[EMAIL PROTECTED]:/var/log/landscape$ sudo apt-get source
--
landscape-sysinfo crashed with IOError in __init__()
https://bugs.launchpad.net/bugs/270007
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs