Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301264

Summary: net-ftp/proftpd needs modified initscript to check /var/run/proftpd
Product: Gentoo Linux Reporter: haarp <main.haarp>
Component: New packagesAssignee: Luca Longinotti (RETIRED) <chtekk>
Status: RESOLVED FIXED    
Severity: normal CC: bernd, net-ftp
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description haarp 2010-01-17 10:53:29 UTC
Proftpd fails to start if the /var/run/proftpd folder is missing (like, for instance, when it's mounted by tmpfs on boot). Proftpd's initscript should check the folder and create it if missing. sys-apps/dbus initscript already has such a line, so I think it should be valid and easy to accomplish.
Comment 1 Bernd Lommerzheim 2010-02-16 01:14:16 UTC
Thanks for your report. A few days ago ProFTPD 1.3.3rc4 has been released and I
posted an ebuild patch and a new version of the ProFTPD init script in Gentoo
Bug #305343 which are solving this issue.
Comment 2 Bernard Cafarelli gentoo-dev 2010-02-17 12:26:42 UTC
Thanks Bernd, fixed with new 1.3.3_rc4 just added to tree from bug #305343