Your message dated Sun, 16 Jul 2006 09:32:17 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#364308: fixed in krb5 1.4.3-8 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: krb5-admin-server Version: 1.4.3-6 Severity: important While testing kerberos on my home system I noticed that krb5-admin-server hangs on almost each system startup. After pressing randomly some keys the boot process goes on. While this is already annoying on my desktop system, it is not acceptable for a remotely administrated system. I think this should be fixable using the following patch and I'm just recompiling to test it. --- prng.c.old 2006-04-22 17:34:54.000000000 +0200 +++ prng.c 2006-04-22 17:35:21.000000000 +0200 @@ -164,7 +164,7 @@ int fd; unsigned char buf[YARROW_SLOW_THRESH/8]; int left; - fd = open (device, O_RDONLY); + fd = open (device, O_RDONLY | O_NONBLOCK); if (fd == -1) return 0; if (fstat (fd, &sb) == -1) Another solution would be to increase the runlevel number hoping for more entropy later on. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.1-test Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US) Versions of packages krb5-admin-server depends on: ii debconf [debc 1.4.70 Debian configuration management sy ii krb5-kdc 1.4.3-6 MIT Kerberos key server (KDC) ii libc6 2.3.5-13 GNU C Library: Shared libraries an ii libcomerr2 1.38+1.39-WIP-2005.12.31-1 common error description library ii libkadm55 1.4.3-6 MIT Kerberos administration runtim ii libkrb53 1.4.3-6 MIT Kerberos runtime libraries ii libss2 1.38+1.39-WIP-2005.12.31-1 command-line interface parsing lib krb5-admin-server recommends no packages. -- debconf information excluded
--- End Message ---
--- Begin Message ---Source: krb5 Source-Version: 1.4.3-8 We believe that the bug you reported is fixed in the latest version of krb5, which is due to be installed in the Debian FTP archive: krb5-admin-server_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-admin-server_1.4.3-8_amd64.deb krb5-clients_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-clients_1.4.3-8_amd64.deb krb5-doc_1.4.3-8_all.deb to pool/main/k/krb5/krb5-doc_1.4.3-8_all.deb krb5-ftpd_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-ftpd_1.4.3-8_amd64.deb krb5-kdc_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-kdc_1.4.3-8_amd64.deb krb5-rsh-server_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-rsh-server_1.4.3-8_amd64.deb krb5-telnetd_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-telnetd_1.4.3-8_amd64.deb krb5-user_1.4.3-8_amd64.deb to pool/main/k/krb5/krb5-user_1.4.3-8_amd64.deb krb5_1.4.3-8.diff.gz to pool/main/k/krb5/krb5_1.4.3-8.diff.gz krb5_1.4.3-8.dsc to pool/main/k/krb5/krb5_1.4.3-8.dsc libkadm55_1.4.3-8_amd64.deb to pool/main/k/krb5/libkadm55_1.4.3-8_amd64.deb libkrb5-dbg_1.4.3-8_amd64.deb to pool/main/k/krb5/libkrb5-dbg_1.4.3-8_amd64.deb libkrb5-dev_1.4.3-8_amd64.deb to pool/main/k/krb5/libkrb5-dev_1.4.3-8_amd64.deb libkrb53_1.4.3-8_amd64.deb to pool/main/k/krb5/libkrb53_1.4.3-8_amd64.deb 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. Russ Allbery <[EMAIL PROTECTED]> (supplier of updated krb5 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: Sun, 16 Jul 2006 08:59:20 -0700 Source: krb5 Binary: krb5-doc libkrb5-dev krb5-rsh-server krb5-user krb5-ftpd libkadm55 libkrb53 krb5-clients krb5-telnetd krb5-kdc krb5-admin-server libkrb5-dbg Architecture: source amd64 all Version: 1.4.3-8 Distribution: unstable Urgency: low Maintainer: Sam Hartman <[EMAIL PROTECTED]> Changed-By: Russ Allbery <[EMAIL PROTECTED]> Description: krb5-admin-server - MIT Kerberos master server (kadmind) krb5-clients - Secure replacements for ftp, telnet and rsh using MIT Kerberos krb5-doc - Documentation for MIT Kerberos krb5-ftpd - Secure FTP server supporting MIT Kerberos krb5-kdc - MIT Kerberos key server (KDC) krb5-rsh-server - Secure replacements for rshd and rlogind using MIT Kerberos krb5-telnetd - Secure telnet server supporting MIT Kerberos krb5-user - Basic programs to authenticate using MIT Kerberos libkadm55 - MIT Kerberos administration runtime libraries libkrb5-dbg - Debugging files for MIT Kerberos libkrb5-dev - Headers and development libraries for MIT Kerberos libkrb53 - MIT Kerberos runtime libraries Closes: 364308 373727 Changes: krb5 (1.4.3-8) unstable; urgency=low . * Defer seeding of the random number generator in kadmind until after forking and backgrounding, since otherwise blocking on /dev/random may block system startup. (Closes: #364308) * Update config.{guess,sub}. (Closes: #373727) * Better fix for error handling of a zero-length keytab. Thanks, Rainer Weikusat. Files: 1f7a3a79c60c0cc9a904d0f0eb52ea0c 865 net standard krb5_1.4.3-8.dsc 09b1341e421ea6e7c4244e458cbf7396 1467623 net standard krb5_1.4.3-8.diff.gz b1e1482f18545d9cc812b0aed0348185 852966 doc optional krb5-doc_1.4.3-8_all.deb 5bfe0b77b4ac5c26ed63c77b132d68af 188658 libs optional libkadm55_1.4.3-8_amd64.deb 0a85471447c10b08f364258cd57e6efb 423974 libs standard libkrb53_1.4.3-8_amd64.deb c356edb3ef52be0a6eae7f84249c76af 129044 net optional krb5-user_1.4.3-8_amd64.deb 09c38c7c2b38a64373a905e15cd79f93 219320 net optional krb5-clients_1.4.3-8_amd64.deb a5404a82c95ef0f73a1d98c2cfeaa01b 85048 net optional krb5-rsh-server_1.4.3-8_amd64.deb 2740e5c54b22e14d936cad9ee5d19c1d 60448 net extra krb5-ftpd_1.4.3-8_amd64.deb 3e23224bbf048b1369c6da79a6e083f1 66502 net extra krb5-telnetd_1.4.3-8_amd64.deb 3a43b76df4505229af2c4e81ce3b9850 135750 net optional krb5-kdc_1.4.3-8_amd64.deb a3102a6685cd12978aa73f81fb05b58e 79486 net optional krb5-admin-server_1.4.3-8_amd64.deb b248bc04b94bb8e31d992118a57cfba0 765150 libdevel extra libkrb5-dev_1.4.3-8_amd64.deb bf62b4938c203682dfe98d6e24cc1020 1065412 libdevel extra libkrb5-dbg_1.4.3-8_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEumcg+YXjQAr8dHYRAh7bAKCjtLJv5YdfWUJPIxjhCIOM7I2WkwCfcGL8 f8fZmILK8Pm0EQQj0hFmCBM= =DkP2 -----END PGP SIGNATURE-----
--- End Message ---

