Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Denbert on October 27, 2005, 11:50:51 PM
-
Hi,
Installed a fresh 6.0.1 and updated the server via Yum
Now admin receives these errors in mailbox:
/etc/cron.daily/logrotate:
error: error accessing /var/log/proftpd: No such file or directory
error: proftpd:11 glob failed for /var/log/proftpd/*.log
Any suggestions?
-
Denbert
Check if the folder/files exist
/var/log/proftpd
/var/log/proftpd/*.log
Check permissions are appropriate
I get
cd /var/log/
ls -al
drwxr-s--- 2 root root 4096 Mar 12 2005 proftpd
cd /var/log/proftpd
ls -al
drwxr-s--- 2 root root 4096 Mar 12 2005 .
drwxr-xr-x 29 root root 4096 Oct 29 01:12 ..
-rw-r--r-- 1 root root 0 Mar 12 2005 current
-rw------- 1 root root 0 Mar 12 2005 lock
-rw-r--r-- 1 root root 0 Mar 12 2005 state
-
Nope, I don’t have it!
What I do now?
[root@server root]# rpm -q proftpd
proftpd-1.2.9-es3
FTP works fine.
-
Any suggestions?
Have you checked the Bug Tracker? Link is to the left.
-
Have you checked the Bug Tracker? Link is to the left.
Thanks Charlie,
I’ll hammer my head against the wall, all evening!
-
Was there a bug number on this? If so, what is it? I am not having any luck finding it.
Thanks,
Asok
-
#0000280
It's resolved, so it won't show up unless you tell Mantis not to hide the resolved bugs.
-
http://no.longer.valid/mantis/bug_view_page.php?bug_id=0000280
The RPMS will be released to the testing queue soon.