Package: pure-ftpd-common
Version: 1.0.21-11.4
Severity: important

# dpkg -l \*pure-ftp*
> un  pure-ftpd        <none>      (no description available)
> ii  pure-ftpd-common 1.0.21-11.4 Pure-FTPd FTP server (Common Files)
> ii  pure-ftpd-mysql  1.0.21-11.4 Pure-FTPd FTP server with MySQL user 
> authentication

in /etc/logrotate.d/pure-ftpd-common, /usr/sbin/pure-ftpd-control
restart is called:

> # /usr/sbin/pure-ftpd-control restart 
> Can't exec "/etc/init.d/pure-ftpd": No such file or directory at 
> /usr/sbin/pure-ftpd-control line 31.
> /usr/sbin/pure-ftpd-control: failed to execute /usr/sbin/pure-ftpd: No such 
> file or directory

the problem is the test routine:in /usr/sbin/pure-ftpd-control:27
because it finds a symlink:

> # ls -al /usr/sbin/pure-ftpd*
> lrwxrwxrwx 1 root root     15 2009-06-29 17:28 /usr/sbin/pure-ftpd -> 
> pure-ftpd-mysql
> -rwxr-xr-x 1 root root   1703 2008-11-02 11:04 /usr/sbin/pure-ftpd-control
> -rwxr-xr-x 1 root root 168024 2008-11-04 11:57 /usr/sbin/pure-ftpd-mysql
> -rwxr-xr-x 1 root root 175864 2008-11-04 11:57 
> /usr/sbin/pure-ftpd-mysql-virtualchroot
> -rwxr-xr-x 1 root root  11339 2008-11-02 11:04 /usr/sbin/pure-ftpd-wrapper

is there a possibility to fix this?

cheers,
raoul



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to