Your message dated Sat, 3 Jun 2006 09:56:41 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#370076: proftpd: Doesn't create entry in inetd.conf
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: proftpd
Version: 1.3.0-8
Severity: normal
I had installed the testing version of proftpd and after the upgrade to 1.3+ I
had to check several times my config file with no success. I had it configured
as running from inetd, but it failed to start every time and recommended to
chech my config file, which I did but couldn't find anything wrong.
Finally I discovered that the FTP service line had disappeared from
/etc/inetd.conf. This is most strange as it was running before the upgrade,
but I cannot guarantee that the FTP service line was in there as I hadn't seen
it before this incident.
After adding the line with:
update-inetd --group STANDARD \
--add "ftp\tstream\ttcp\tnowait\troot\t/usr/sbin/proftpd\tproftpd"
everything went back to normal.
Please check if you're not removing the line or forgetting to put it back in.
Thanks!
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-14-crux-20060531a
Locale: LANG=en_US.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Versions of packages proftpd depends on:
ii adduser 3.87 Add and remove users and groups
ii debconf 1.5.1 Debian configuration management sy
ii debianutils 2.16.1 Miscellaneous utilities specific t
ii libacl1 2.2.37-1 Access control list shared library
ii libattr1 2.4.32-1 Extended attribute shared library
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libldap2 2.1.30-13 OpenLDAP libraries
ii libmysqlclient15off 5.0.20-1 mysql database client library
ii libncurses5 5.5-2 Shared libraries for terminal hand
ii libpam-runtime 0.79-3.1 Runtime support for the PAM librar
ii libpam0g 0.79-3.1 Pluggable Authentication Modules l
ii libpq4 8.1.4-1 PostgreSQL C client library
ii libssl0.9.8 0.9.8b-2 SSL shared libraries
ii libwrap0 7.6.dbs-9 Wietse Venema's TCP wrappers libra
ii netbase 4.25 Basic TCP/IP networking system
ii perl 5.8.8-4 Larry Wall's Practical Extraction
ii ucf 2.0010 Update Configuration File: preserv
ii zlib1g 1:1.2.3-11 compression library - runtime
proftpd recommends no packages.
-- debconf information:
* shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: inetd
--- End Message ---
--- Begin Message ---
Package: proftpd
Version: 1.3.0-8
On Sat, Jun 03, 2006 at 03:27:53AM -0300, Sebastián Cruz wrote:
> Package: proftpd
> Version: 1.3.0-8
> Severity: normal
>
> I had installed the testing version of proftpd and after the upgrade to 1.3+ I
> had to check several times my config file with no success. I had it configured
> as running from inetd, but it failed to start every time and recommended to
> chech my config file, which I did but couldn't find anything wrong.
> Finally I discovered that the FTP service line had disappeared from
> /etc/inetd.conf. This is most strange as it was running before the upgrade,
> but I cannot guarantee that the FTP service line was in there as I hadn't seen
> it before this incident.
> After adding the line with:
> update-inetd --group STANDARD \
> --add "ftp\tstream\ttcp\tnowait\troot\t/usr/sbin/proftpd\tproftpd"
> everything went back to normal.
> Please check if you're not removing the line or forgetting to put it back in.
> Thanks!
>
Once added at install, proftpd scripts can only --enable|--disable it.
If a ftp line was not there (commented out just in case with an #<off> prefix)
it has been removed by
someone or by another package. I doubt this is an issue of proftpd.
--
Francesco P. Lovergine
--- End Message ---