Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#17981 - [inetutils] ftpd can't start
Attached to Project:
Arch Linux
Opened by Vitaliy Berdinskikh (UR6LAD) - Sunday, 24 January 2010, 09:24 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 28 January 2010, 03:54 GMT
Opened by Vitaliy Berdinskikh (UR6LAD) - Sunday, 24 January 2010, 09:24 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 28 January 2010, 03:54 GMT
|
DetailsDescription:
ftpd can't start Additional info: * package version 1.7-1 Steps to reproduce: 1. Start ftpd 2. Check /var/log/errors.log for message ftpd[2761]: can't open /usr/var/run/ftpd.pid: No such file or directory PID-file must be in /var/run not /usr/var/run |
This task depends upon
Closed by Eric Belanger (Snowman)
Thursday, 28 January 2010, 03:54 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in inetutils-1.7-2 in testing
Thursday, 28 January 2010, 03:54 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in inetutils-1.7-2 in testing
Wrong pid location can be fixed by adding '--localstatedir=/var' to configure script. Maintainer missed that.
Or, you can try some other ftp server, ftpd from inetutils is not really the best thing.
Greets,
Goran