Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Denbert on October 27, 2005, 11:50:51 PM

Title: error accessing /var/log/proftpd
Post 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?
Title: Re: error accessing /var/log/proftpd
Post by: raem on October 29, 2005, 04:56:16 AM
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
Title: error accessing /var/log/proftpd
Post by: Denbert on October 30, 2005, 04:48:07 AM
Nope, I don’t have it!

What I do now?

[root@server root]# rpm -q proftpd
proftpd-1.2.9-es3

FTP works fine.
Title: Re: error accessing /var/log/proftpd
Post by: CharlieBrady on October 30, 2005, 05:36:57 PM
Quote from: "Denbert"

Any suggestions?


Have you checked the Bug Tracker? Link is to the left.
Title: Re: error accessing /var/log/proftpd
Post by: Denbert on October 30, 2005, 10:06:24 PM
Quote from: "CharlieBrady"


Have you checked the Bug Tracker? Link is to the left.


Thanks Charlie,

I’ll hammer my head against the wall, all evening!
Title: error accessing /var/log/proftpd
Post by: Asok on November 21, 2005, 07:32:06 PM
Was there a bug number on this?  If so, what is it?  I am not having any luck finding it.

Thanks,
Asok
Title: error accessing /var/log/proftpd
Post by: RonM on November 21, 2005, 08:22:29 PM
#0000280

It's resolved, so it won't show up unless you tell Mantis not to hide the resolved bugs.
Title: error accessing /var/log/proftpd
Post by: wellsi on November 21, 2005, 08:43:09 PM
http://no.longer.valid/mantis/bug_view_page.php?bug_id=0000280

The RPMS will be released to the testing queue soon.