Package: proftpd
Version: 1.3.1-6+b1
Followup-For: Bug #467002
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=bg_BG (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash
Versions of packages proftpd depends on:
ii adduser 3.105 add and remove users and groups
ii debconf 1.5.19 Debian configuration management sy
ii debianutils 2.28.3 Miscellaneous utilities specific t
ii libacl1 2.2.45-1 Access control list shared library
ii libattr1 1:2.4.41-1 Extended attribute shared library
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libldap-2.4-2 2.4.7-5 OpenLDAP libraries
ii libmysqlclient15off 5.0.51-3 MySQL database client library
ii libncurses5 5.6+20080203-1 Shared libraries for terminal hand
ii libpam-runtime 0.99.7.1-5 Runtime support for the PAM librar
ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l
ii libpq5 8.3.0-1 PostgreSQL C client library
ii libssl0.9.8 0.9.8g-4 SSL shared libraries
ii libwrap0 7.6.dbs-14 Wietse Venema's TCP wrappers libra
ii netbase 4.30 Basic TCP/IP networking system
ii perl 5.8.8-12 Larry Wall's Practical Extraction
ii sed 4.1.5-5 The GNU sed stream editor
ii ucf 3.005 Update Configuration File: preserv
ii update-inetd 4.29 inetd.conf updater
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
proftpd recommends no packages.
-- debconf information:
* shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: standalone
I'd like to confirm this bug. It has appeared in 1.3.1-6+b1. The errors I
receive
are the same as the original poster's. My straces lead me to believe that the
problem lies with update-inetd/itox and debconf:
in /usr/sbin/update-inetd:
if (-f "/usr/sbin/itox") {
print "Suggested entry (automatically converted using
itox):\n\n";
system("echo $modearg |itox");
}
and here is an excerpt from
strace -o proftpd-postinst-bug -s 1600 -f /usr/share/debconf/frontend
/var/lib/dpkg/info/proftpd.postinst configure 1.3.1-4
28371 write(7, "20 Unsupported command \"suggested\" (full line was \"Suggested
entry (automatically converted using itox):\") received from confmodule.\n",
133 <unfinished ...>
28371 write(7, "20 Unsupported command \"\" (full line was \"\") received from
confmodule.\n", 71 <unfinished ...>
If you need more info there is no problem for me to attach it.
This one also looks weird to me:
ham:~# echo -e "ftp\tstream\ttcp\tnowait\troot\t/usr/sbin/tcpd
/usr/sbin/proftpd" | itox > /tmp/xinetd.conf
You must use option -daemon_dir if you use tcpd
ham:~# echo $?
1
ham:~# ls -al /tmp/xinetd.conf
-rw-r--r-- 1 root root 0 2008-05-03 16:24 /tmp/xinetd.conf
The resulting xinetd.conf is empty.
Hope this helps.
--
Best Regards,
Hristo Erinin
System Administrator
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]