Your message dated Mon, 06 Nov 2006 17:17:30 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#325868: fixed in inetutils 2:1.5.dfsg.1-2
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: inetutils-telnetd
Version: 2:1.4.2+20040207-5
Severity: important

The telnetd doen't start after installing the package. 
There is no entry in /etc/inet.conf and the file
/usr/share/doc/inetutil-telnetd/README.Debian
dosn't exists.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13
Locale: LANG=de_DE, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages inetutils-telnetd depends on:
ii  libc6                         2.3.5-5    GNU C Library: Shared libraries an
ii  libncurses5                   5.4-9      Shared libraries for terminal hand
ii  netbase                       4.21       Basic TCP/IP networking system
ii  sysklogd [system-log-daemon]  1.4.1-17   System Logging Daemon
ii  zlib1g                        1:1.2.3-3  compression library - runtime

inetutils-telnetd recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: inetutils
Source-Version: 2:1.5.dfsg.1-2

We believe that the bug you reported is fixed in the latest version of
inetutils, which is due to be installed in the Debian FTP archive:

inetutils-ftp_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-ftp_1.5.dfsg.1-2_i386.deb
inetutils-ftpd_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-ftpd_1.5.dfsg.1-2_i386.deb
inetutils-inetd_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-inetd_1.5.dfsg.1-2_i386.deb
inetutils-ping_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-ping_1.5.dfsg.1-2_i386.deb
inetutils-syslogd_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-syslogd_1.5.dfsg.1-2_i386.deb
inetutils-talk_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-talk_1.5.dfsg.1-2_i386.deb
inetutils-talkd_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-talkd_1.5.dfsg.1-2_i386.deb
inetutils-telnet_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-telnet_1.5.dfsg.1-2_i386.deb
inetutils-telnetd_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-telnetd_1.5.dfsg.1-2_i386.deb
inetutils-tools_1.5.dfsg.1-2_i386.deb
  to pool/main/i/inetutils/inetutils-tools_1.5.dfsg.1-2_i386.deb
inetutils_1.5.dfsg.1-2.diff.gz
  to pool/main/i/inetutils/inetutils_1.5.dfsg.1-2.diff.gz
inetutils_1.5.dfsg.1-2.dsc
  to pool/main/i/inetutils/inetutils_1.5.dfsg.1-2.dsc



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.
Guillem Jover <[EMAIL PROTECTED]> (supplier of updated inetutils 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.7
Date: Tue,  7 Nov 2006 02:45:47 +0200
Source: inetutils
Binary: inetutils-ftp inetutils-talk inetutils-talkd inetutils-ftpd 
inetutils-inetd inetutils-telnet inetutils-syslogd inetutils-telnetd 
inetutils-tools inetutils-ping
Architecture: source i386
Version: 2:1.5.dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Guillem Jover <[EMAIL PROTECTED]>
Changed-By: Guillem Jover <[EMAIL PROTECTED]>
Description: 
 inetutils-ftp - File Transfer Protocol client
 inetutils-ftpd - File Transfer Protocol server
 inetutils-inetd - Internet super server
 inetutils-ping - ICMP ECHO tool
 inetutils-syslogd - System logging daemon
 inetutils-talk - Talk to another user
 inetutils-talkd - Remote user communication server
 inetutils-telnet - Telnet client
 inetutils-telnetd - Telnet server
 inetutils-tools - Base networking utilities (experimental package)
Closes: 316193 325868 395216 395218
Changes: 
 inetutils (2:1.5.dfsg.1-2) unstable; urgency=low
 .
   * Add a Depends on tcpd in inetutils-inetd.
   * Fix FTBFS with automake >= 1.10 by adding the missing file config.rpath.
     - debian/patches/02_missing_config.rpath.patch: New file
   * Install a pam file for inetutils-ftpd.
   * Fix possible segfaults (from the Coverity reports).
     - debian/patches/40_ftpd_LOGCMD_NULL.patch: New file.
     - debian/patches/41_gethostbyname_segfault.patch: Likewise.
   * Fix file descriptor leaks (from the Coverity reports).
     - debian/patches/42_syslogd_leaks.patch: New file.
   * Fix implicit conversions to int for return value making the code segfault
     on 64 bit architectures. (Closes: #395216, #395218)
     - debian/patches/43_ret_converted_to_int.patch: New file.
     Thanks to Dann Frazier <[EMAIL PROTECTED]>.
   * Support adding and removing the inetd talk service, disabled by default.
     (Closes: #316193)
     - debian/inetutils-talkd.postinst: New file.
     - debian/inetutils-talkd.postrm: Likewise.
   * Support adding and removing the inetd telnet service, disabled by default.
     (Closes: #325868)
     - debian/inetutils-telnetd.postinst: New file.
     - debian/inetutils-telnetd.postrm: Likewise.
Files: 
 e402d0b8a1d6892ddf6c85bcc6cbe076 1018 net extra inetutils_1.5.dfsg.1-2.dsc
 810ca003a52a639fe7db9f2541db6b2e 22607 net extra inetutils_1.5.dfsg.1-2.diff.gz
 d202b196b2d1b2e6d97797dedb4be278 99198 net extra 
inetutils-ftp_1.5.dfsg.1-2_i386.deb
 11cc23c0df5d6815c186c67505a0bb46 91794 net extra 
inetutils-ftpd_1.5.dfsg.1-2_i386.deb
 6cbb86c60c9361fc1bad9f8045fc6d01 79620 net extra 
inetutils-inetd_1.5.dfsg.1-2_i386.deb
 cbebdd0564421de167fffd4cb7ec21cf 81768 net extra 
inetutils-ping_1.5.dfsg.1-2_i386.deb
 9083b5f3f95ae56d754820be3e61c012 84396 net extra 
inetutils-syslogd_1.5.dfsg.1-2_i386.deb
 fc5491f07a8a7925ed2e54a6825ef234 70426 net extra 
inetutils-talk_1.5.dfsg.1-2_i386.deb
 e2d5be5be77b2ee43be4afddfbb9e279 72340 net extra 
inetutils-talkd_1.5.dfsg.1-2_i386.deb
 15f1feca714da6d7aa25f6853a6cac6f 116306 net extra 
inetutils-telnet_1.5.dfsg.1-2_i386.deb
 cee0edf9631a1d5393c69a8b12f5162f 101798 net extra 
inetutils-telnetd_1.5.dfsg.1-2_i386.deb
 48123c71a73e9b1fc8e068c7f69ecb14 73372 net extra 
inetutils-tools_1.5.dfsg.1-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFT9s7uW9ciZ2SjJsRAq9ZAJsHq/+5MFyZvVzhpbJEtM9XF+KcRQCgq012
CyI+NsjbVcx2wp6XhXSgwzE=
=JaYW
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to