Your message dated Tue, 7 Mar 2006 16:49:01 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355567: cacti changes ownership in all /var/log
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: cacti
Version: 0.8.6c-7sarge2
Installation of cacti changes the ownership of all directories of /var/log.
This causes problems on other daemons that wan to write to logfiles and
suddenly loose their permissions. For example:
# ls -al /var/log/exim4/
total 56
drwxr-s--- 2 cacti adm 4096 Mar 6 06:26 .
drwxr-xr-x 14 cacti root 4096 Mar 6 06:26 ..
-rw-r----- 1 Debian-exim adm 2488 Mar 6 15:07 mainlog
-rw-r----- 1 Debian-exim adm 5362 Mar 6 06:07 mainlog.1
-rw-r----- 1 Debian-exim adm 551 Feb 26 06:26 mainlog.10.gz
#cat /var/log/syslog
[snip]
Mar 5 06:26:02 router exim[3280]: 2006-03-05 06:26:02 1FFknm-0000qu-F8 Cannot
open main log file "/var/log/exim4/mainlog":
Permission denied: euid=102 egid=102
Mar 5 06:26:02 router exim[3280]: exim: could not open panic log - aborting:
see message(s) above
[snip]
Solution
# chown Debian-exim:adm /var/log/exim4
Regards
Apostolos
--- End Message ---
--- Begin Message ---
On Tue, Mar 07, 2006 at 10:57:58PM +0200, Kefalas Apostolos wrote:
> No I don't :-) Please close it. Sorry for the alert!!!!
no problem, done :)
sean
--
signature.asc
Description: Digital signature
--- End Message ---