Your message dated Mon, 05 May 2014 09:39:43 +0000
with message-id <[email protected]>
and subject line Bug#594449: fixed in proftpd-dfsg 1.3.5~rc4-3
has caused the Debian Bug report #594449,
regarding proftpd-basic: Unable to reload (signal HUP) - The process is killed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
594449: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594449
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: proftpd-basic
Version: 1.3.3a-1
Severity: important

Hello everyone ;

When I try to reload proftpd, the process die.

1. Checking configuration:
root@ispcp:~# /etc/init.d/proftpd check-config
 - processing configuration directory '/etc/proftpd/ispcp'
ProFTPd configuration OK

2. Starting:
root@ispcp:~# /etc/init.d/proftpd start
Starting ftp server: proftpd - processing configuration directory
'/etc/proftpd/ispcp'
..
root@ispcp:~#

3 Checking for process live:
root@ispcp:~# ps -fe |grep proftpd
nobody   31244     1  0 06:39 ?        00:00:00 proftpd: (accepting
connections)

4. Reloading:
root@ispcp:~# /etc/init.d/proftpd reload
Reloading ftp server: proftpd.

5. Checking for process live:
root@ispcp:~# ps -fe |grep proftpd
        ---> nothing

6. Confirmed by:
root@ispcp:~# /etc/init.d/proftpd restart
Stopping ftp server: proftpdstart-stop-daemon: warning: failed to kill 31244:
No such process
start-stop-daemon: warning: failed to kill 31244: No such process
 failed!
Starting ftp server: proftpd - processing configuration directory
'/etc/proftpd/ispcp'
..
root@ispcp:~#


Strange behavior, no ?

Same issue when I process manually :

1. Reloading:
root@ispcp:~# killall -HUP proftpd -v
Tué proftpd(31323) avec le signal 1

2. Checking for process live:
root@ispcp:~# ps -fe |grep proftpd
        ---> nothing

################################
root@ispcp:~# proftpd -V
Compile-time Settings:
  Version: 1.3.3a (maint)
  Platform: LINUX [Linux 2.6.32-5-686 i686]
  Built: Mon Jul 5 2010 08:48:09 UTC
  Built With:
    configure  '--prefix=/usr' '--with-
includes=/usr/include/postgresql:/usr/include/mysql' '--mandir=/usr/share/man'
'--sysconfdir=/etc/proftpd' '--localstatedir=/var/run' '--
libexecdir=/usr/lib/proftpd' '--enable-sendfile' '--enable-facl' '--enable-dso'
'--enable-autoshadow' '--enable-ctrls' '--with-modules=mod_readme' '--enable-
ipv6' '--enable-nls' '--build' 'i486-linux-gnu' '--with-
shared=mod_unique_id:mod_site_misc:mod_load:mod_ban:mod_quotatab:mod_sql:mod_sql_mysql:mod_sql_postgres:mod_sql_sqlite:mod_sql_odbc:mod_dynmasq:mod_quotatab_sql:mod_ldap:mod_quotatab_ldap:mod_ratio:mod_tls:mod_rewrite:mod_radius:mod_wrap:mod_wrap2:mod_wrap2_file:mod_wrap2_sql:mod_quotatab_file:mod_quotatab_radius:mod_facl:mod_ctrls_admin:mod_vroot:mod_exec:mod_sftp:mod_sftp_pam:mod_sftp_sql:mod_shaper:mod_sql_passwd:mod_ifsession'
'build_alias=i486-linux-gnu' 'CFLAGS=-O2 -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -DHAVE_OPENSSL -DUSE_LDAP_TLS ' 'LDFLAGS=' 'CPPFLAGS='

  CFLAGS: -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_OPENSSL
-DUSE_LDAP_TLS  -Wall
  LDFLAGS: -L$(top_srcdir)/lib
  LIBS: -lacl  -lssl -lcrypto -lcap  -lpam -lsupp -lcrypt -ldl  -ldl -lz

  Files:
    Configuration File:
      /etc/proftpd/proftpd.conf
    Pid File:
      /var/run/proftpd.pid
    Scoreboard File:
      /var/run/proftpd.scoreboard
    Header Directory:
      /usr/include/proftpd
    Shared Module Directory:
      /usr/lib/proftpd

  Features:
    + Autoshadow support
    + Controls support
    + curses support
    - Developer support
    + DSO support
    + IPv6 support
    + Largefile support
    - Lastlog support
    + ncurses support
    + NLS support
    + OpenSSL support
    + POSIX ACL support
    + Shadow file support
    + Sendfile support
    + Trace support

  Tunable Options:
    PR_TUNABLE_BUFFER_SIZE = 1024
    PR_TUNABLE_GLOBBING_MAX_MATCHES = 100000
    PR_TUNABLE_GLOBBING_MAX_RECURSION = 8
    PR_TUNABLE_HASH_TABLE_SIZE = 40
    PR_TUNABLE_NEW_POOL_SIZE = 512
    PR_TUNABLE_SCOREBOARD_BUFFER_SIZE = 80
    PR_TUNABLE_SCOREBOARD_SCRUB_TIMER = 30
    PR_TUNABLE_SELECT_TIMEOUT = 30
    PR_TUNABLE_TIMEOUTIDENT = 10
    PR_TUNABLE_TIMEOUTIDLE = 600
    PR_TUNABLE_TIMEOUTLINGER = 30
    PR_TUNABLE_TIMEOUTLOGIN = 300
    PR_TUNABLE_TIMEOUTNOXFER = 300
    PR_TUNABLE_TIMEOUTSTALLED = 3600
    PR_TUNABLE_XFER_SCOREBOARD_UPDATES = 10

###########################################

root@ispcp:~# uname -a
Linux ispcp 2.6.32-5-686 #1 SMP Sat Jul 24 02:27:10 UTC 2010 i686 GNU/Linux

Note: Sorry for my poor english, I'm French.



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



--- End Message ---
--- Begin Message ---
Source: proftpd-dfsg
Source-Version: 1.3.5~rc4-3

We believe that the bug you reported is fixed in the latest version of
proftpd-dfsg, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <[email protected]> (supplier of updated 
proftpd-dfsg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 29 Apr 2014 08:25:22 +0200
Source: proftpd-dfsg
Binary: proftpd-basic proftpd-dev proftpd-doc proftpd-mod-mysql 
proftpd-mod-pgsql proftpd-mod-ldap proftpd-mod-odbc proftpd-mod-sqlite 
proftpd-mod-geoip
Architecture: source i386 all
Version: 1.3.5~rc4-3
Distribution: unstable
Urgency: medium
Maintainer: ProFTPD Maintainance Team 
<[email protected]>
Changed-By: Francesco Paolo Lovergine <[email protected]>
Description: 
 proftpd-basic - Versatile, virtual-hosting FTP daemon - binaries
 proftpd-dev - Versatile, virtual-hosting FTP daemon - development files
 proftpd-doc - Versatile, virtual-hosting FTP daemon - documentation
 proftpd-mod-geoip - Versatile, virtual-hosting FTP daemon - GeoIP module
 proftpd-mod-ldap - Versatile, virtual-hosting FTP daemon - LDAP module
 proftpd-mod-mysql - Versatile, virtual-hosting FTP daemon - MySQL module
 proftpd-mod-odbc - Versatile, virtual-hosting FTP daemon - ODBC module
 proftpd-mod-pgsql - Versatile, virtual-hosting FTP daemon - PostgreSQL module
 proftpd-mod-sqlite - Versatile, virtual-hosting FTP daemon - SQLite3 module
Closes: 594449 675081
Changes: 
 proftpd-dfsg (1.3.5~rc4-3) unstable; urgency=medium
 .
   * Fixed postinst for invalid usermod call.
   * New patch added to fix upstream bug #4044. This fix now allows using a
     proper reload instead of a restart in the init script.
     (closes: #594449, #675081)
   * The previous change for the start-stop-daemon appears invalid, so changed
     a bit timings to possibly allow proper stops under heavy loads.
Checksums-Sha1: 
 95c39b69f92e4a897091e3fc8c0a4dc335609432 2766 proftpd-dfsg_1.3.5~rc4-3.dsc
 ab130bbe709eae3103699e16193cf111b1b4b6f6 82216 
proftpd-dfsg_1.3.5~rc4-3.debian.tar.xz
 ac70aba87549a5460f5163f31dff635b006ee6dc 2411478 
proftpd-basic_1.3.5~rc4-3_i386.deb
 819281cb24f3dc5f9a48b3b182b255dbd8681c2f 930730 
proftpd-dev_1.3.5~rc4-3_i386.deb
 41788ad9c95026bb2cefd1c2a35c023b57ec9bca 472766 
proftpd-mod-mysql_1.3.5~rc4-3_i386.deb
 48d966980d4ede194a67573a3cce669e7dea92ca 472398 
proftpd-mod-pgsql_1.3.5~rc4-3_i386.deb
 10829ab81972c112e7fe9f57d76a750c193a7aa4 479268 
proftpd-mod-ldap_1.3.5~rc4-3_i386.deb
 a4be0101fdd620e0452741a09e3e36cd707c6e70 473488 
proftpd-mod-odbc_1.3.5~rc4-3_i386.deb
 1585b5ef65ba6c2c7a01b005789236fa54d5e78c 471674 
proftpd-mod-sqlite_1.3.5~rc4-3_i386.deb
 a537cb4f9de46ead42b3894264e2f6081488476f 473134 
proftpd-mod-geoip_1.3.5~rc4-3_i386.deb
 58f9c68945c6b125f27c8d7cb5fb2304e42dac8d 942976 proftpd-doc_1.3.5~rc4-3_all.deb
Checksums-Sha256: 
 1c0696d623656a725e5d281175be65b7ec40c2c739c0e41be1b1f81d36643bda 2766 
proftpd-dfsg_1.3.5~rc4-3.dsc
 8cf7a74888b8db74753845b6dde9f16f71c2bc8e43ac202a564eb76a7fe3ee28 82216 
proftpd-dfsg_1.3.5~rc4-3.debian.tar.xz
 3a747db0e26541188bb2bde1cd155dd5ed67b70efc1560485abec7b571fef3f6 2411478 
proftpd-basic_1.3.5~rc4-3_i386.deb
 df3dba2000d7da504c9274bc73827d37d58c83626133d9052762bf5ce1f32da6 930730 
proftpd-dev_1.3.5~rc4-3_i386.deb
 a27ca2f9c12111df9786d3f300b864d7eb7befd3e1333cec6fb772ef424dc2cf 472766 
proftpd-mod-mysql_1.3.5~rc4-3_i386.deb
 80e60095fe86d318b241c75654e249aa2854c9d54a0fd0489157c10aa086bcf6 472398 
proftpd-mod-pgsql_1.3.5~rc4-3_i386.deb
 f2ff61363eb655f5b32d043f3a8a474fb7514dc1accb05c0f1026dcf0d5853a8 479268 
proftpd-mod-ldap_1.3.5~rc4-3_i386.deb
 905f5fe68b6958b25b867b866bb7e3aea8f535dc1755ddf76bbf833b036f2ff4 473488 
proftpd-mod-odbc_1.3.5~rc4-3_i386.deb
 6c724b02a05c1672c700f5c515f35bcdc34d347ef03650e2725f704a41e492db 471674 
proftpd-mod-sqlite_1.3.5~rc4-3_i386.deb
 b40325db1421164d97dfd29b3e89223f95cc280b7aacafb2ab33c157a53a3b63 473134 
proftpd-mod-geoip_1.3.5~rc4-3_i386.deb
 944cb41cfaae4cb8b2a8f06c3510316dc7cec256ca51b8a26fee4a965e625338 942976 
proftpd-doc_1.3.5~rc4-3_all.deb
Files: 
 0432676603d18261442d9b4ebd1a7049 2411478 net optional 
proftpd-basic_1.3.5~rc4-3_i386.deb
 2f4f9102e56752ee292366e7a23ce641 930730 net optional 
proftpd-dev_1.3.5~rc4-3_i386.deb
 ace41328417c6c7340bb3ee5e9f04e32 472766 net optional 
proftpd-mod-mysql_1.3.5~rc4-3_i386.deb
 968e7eae5377d3d19edfdc758685f860 472398 net optional 
proftpd-mod-pgsql_1.3.5~rc4-3_i386.deb
 022c7e4f730ef48b46d93e770da065f5 479268 net optional 
proftpd-mod-ldap_1.3.5~rc4-3_i386.deb
 1d9710bcaaf9c398dd41a98f0efd1bd5 473488 net optional 
proftpd-mod-odbc_1.3.5~rc4-3_i386.deb
 74249587253edb58fabcef7eb0bb3ff3 471674 net optional 
proftpd-mod-sqlite_1.3.5~rc4-3_i386.deb
 9154c3147bafd5888f2756f8d3ef9a8b 473134 net optional 
proftpd-mod-geoip_1.3.5~rc4-3_i386.deb
 2dfa4a8d55bceb47355cbf60d0b5dc12 942976 doc optional 
proftpd-doc_1.3.5~rc4-3_all.deb
 22f27b42e8771850853de151d6f6ca1e 2766 net optional proftpd-dfsg_1.3.5~rc4-3.dsc
 19da04f9505065ec7186392af793cbcb 82216 net optional 
proftpd-dfsg_1.3.5~rc4-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJTZ0JIAAoJEA8CpeEWNoakywIQAJyeTCVDGSTH9b0PJ76YpyI6
U2fAWEdXmV5ZC+CfkZJljC+pFXlfvdAmqrAeRqf3/jjOe5bTPsmlH1tpYdXmqo7o
3jSZt/8TEZUfIyERl24z1sY8vmjCoEQ9VkxH/fOxLi9a86Ro5cuthafLC5LMSs6n
pxjbPpMV0mcoyQ75FWYqI4DcJjtPmOARVSy2kKE8r1OWLBctCdWMG+Y1iPZE+S+N
LrvsIU0PWe7GmiwA6P6WEDV2v7LUfqOSLcQrtqm37rbM6h37DicHug0gSIjuC2Lp
qTb6PHYCb2HxwwCTK97mn0flrvfUZTZWvaEqBfYovvJ1aZYtPB0x021za9o7DVB1
L+860fl3TCDB6POaX0oASy8U/C32npGKQ+k+t+dRuEyy+xUrTEBwNX37w8gFSium
TAVbHe6Gqy+gqYyw8wL7XD4PLJtzpU2mNae4b4cIFVGSOpmaTzmuaJCH53/1eqR9
g92pmDHH2CkAUbDje0uOYbMs1OyIoMg4unWYpQ6wkaZqnTQTD5Y49m/D3ihQ8Wtl
gwp+D6/KdRSOTi1HpIzIZvftUKl1hI+z+vAnaB3WqzODlCYTW3u6LgSZMRFvTEab
JosoJR/zbVaFNJVzLRvz92Nn+2eRByics673Aq+ElPlYN75cjmoFCQSQE40pJXf4
ZY12eEpeqASYJVE81oAV
=Ua2z
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to