[Bug 815528] Re: vsftpd installation script fails

mosfet 815528 at bugs.launchpad.net
Sun Jul 24 19:58:04 UTC 2011


Ok I have replaced by the postinst script found on my ubuntu lucic :

# Automatically added by dh_installinit
if [ -e "/etc/init/vsftpd.conf" ]; then
        # start fails if already running
        start vsftpd || :
fi

seems to work.

Would be curious to know why I had to do this ...
Could it be related to the fact I have installed some package to release some package as indicated on this page (https://wiki.ubuntu.com/PackagingGuide/Complete).
Or maybe I am not the only one to have this issue and in this case it should be fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/815528

Title:
  vsftpd installation script fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/815528/+subscriptions



More information about the Ubuntu-server-bugs mailing list