Public bug reported:

Binary package hint: proftpd

Fresh install of Desktop Ubuntu 7.10

apt-get install proftpd

If you configure as "inetd" then the service will fail to start with message:
ProFTPd warning: cannot start neither in standalone nor in inetd/xinetd mode. 
Check your configuration.

The problem appears to be In the /etc/init.d/proftpd (line 69):
    if egrep -qi "^ftp.*/usr/sbin/proftpd" /etc/inetd.conf 2>/dev/null
 doesn't find proftpd, but in its stead is /etc/sbin/in.ftpd

** Affects: proftpd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
 /etc/init.d/proftpd greps for wrong item in inetd.conf
https://bugs.launchpad.net/bugs/159104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to