Package: proftpd-basic
Version: 1.3.3a-1
Severity: important
Hello everyone ;
When I try to reload proftpd, the process die.
1. Checking configuration:
r...@ispcp:~# /etc/init.d/proftpd check-config
- processing configuration directory '/etc/proftpd/ispcp'
ProFTPd configuration OK
2. Starting:
r...@ispcp:~# /etc/init.d/proftpd start
Starting ftp server: proftpd - processing configuration directory
'/etc/proftpd/ispcp'
..
r...@ispcp:~#
3 Checking for process live:
r...@ispcp:~# ps -fe |grep proftpd
nobody 31244 1 0 06:39 ? 00:00:00 proftpd: (accepting
connections)
4. Reloading:
r...@ispcp:~# /etc/init.d/proftpd reload
Reloading ftp server: proftpd.
5. Checking for process live:
r...@ispcp:~# ps -fe |grep proftpd
---> nothing
6. Confirmed by:
r...@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'
..
r...@ispcp:~#
Strange behavior, no ?
Same issue when I process manually :
1. Reloading:
r...@ispcp:~# killall -HUP proftpd -v
Tué proftpd(31323) avec le signal 1
2. Checking for process live:
r...@ispcp:~# ps -fe |grep proftpd
---> nothing
################################
r...@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
###########################################
r...@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
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]