Your message dated Sat, 14 Jul 2007 09:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#430759: fixed in microcode.ctl 1.17-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: microcode.ctl Version: 1.17-1 Severity: important I tried to install this package but the postinst fails: $ sudo apt-get -f install Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 469 not upgraded. 1 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Setting up microcode.ctl (1.17-1) ... udev active, devices will be created in /dev/.static/dev/ dpkg: error processing microcode.ctl (--configure): subprocess post-installation script returned error exit status 20 Errors were encountered while processing: microcode.ctl E: Sub-process /usr/bin/dpkg returned an error code (1) I added "set -x" to the top of /var/lib/dpkg/info/microcode.ctl.postinst and the output is as follows: Reading package lists... Done Building dependency tree... Done 0 upgraded, 0 newly installed, 0 to remove and 469 not upgraded. 1 not fully installed or removed. Need to get 0B of archives. After unpacking 0B of additional disk space will be used. Setting up microcode.ctl (1.17-1) ... + case "$1" in + '[' -b /dev/cpu/microcode ']' + '[' '!' -e /dev/cpu/microcode ']' + cd /dev + /sbin/MAKEDEV microcode udev active, devices will be created in /dev/.static/dev/ + '[' -x /usr/share/misc/microcode.dat ']' + grep -sq GenuineIntel /proc/cpuinfo + . /usr/share/debconf/confmodule ++ '[' '!' '' ']' ++ PERL_DL_NONLAZY=1 ++ export PERL_DL_NONLAZY ++ '[' '' ']' ++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/microcode.ctl.postinst configure '' + case "$1" in + '[' -b /dev/cpu/microcode ']' + '[' '!' -e /dev/cpu/microcode ']' + cd /dev + /sbin/MAKEDEV microcode + '[' -x /usr/share/misc/microcode.dat ']' + grep -sq GenuineIntel /proc/cpuinfo + . /usr/share/debconf/confmodule ++ '[' '!' 1 ']' ++ '[' -z '' ']' ++ exec ++ '[' '' ']' ++ exec ++ DEBCONF_REDIR=1 ++ export DEBCONF_REDIR + db_get microcode.ctl/check-new + _db_cmd 'GET microcode.ctl/check-new' + IFS=' ' + printf '%s\n' 'GET microcode.ctl/check-new' + IFS=' ' + read -r _db_internal_line + RET='20 Unsupported command "udev" (full line was "udev active, devices will be created in /dev/.static/dev/") received from confmodule.' + case ${_db_internal_line%%[ ]*} in + return 20 dpkg: error processing microcode.ctl (--configure): subprocess post-installation script returned error exit status 20 Errors were encountered while processing: microcode.ctl E: Sub-process /usr/bin/dpkg returned an error code (1) -jim -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20.4 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages microcode.ctl depends on: ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy ii libc6 2.5-7 GNU C Library: Shared libraries ii makedev 2.3.1-83 creates device files in /dev ii module-init-tools 3.3-pre4-2 tools for managing Linux kernel mo ii modutils 2.4.27.0-6 Linux module utilities ii po-debconf 1.0.8 manage translated Debconf template ii udev 0.105-3 /dev/ and hotplug management daemo microcode.ctl recommends no packages. -- debconf information: * microcode.ctl/check-new: true
--- End Message ---
--- Begin Message ---Source: microcode.ctl Source-Version: 1.17-2 We believe that the bug you reported is fixed in the latest version of microcode.ctl, which is due to be installed in the Debian FTP archive: microcode.ctl_1.17-2.diff.gz to pool/contrib/m/microcode.ctl/microcode.ctl_1.17-2.diff.gz microcode.ctl_1.17-2.dsc to pool/contrib/m/microcode.ctl/microcode.ctl_1.17-2.dsc microcode.ctl_1.17-2_i386.deb to pool/contrib/m/microcode.ctl/microcode.ctl_1.17-2_i386.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. Giacomo Catenazzi <[EMAIL PROTECTED]> (supplier of updated microcode.ctl 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: Sat, 14 Jul 2007 09:21:35 +0200 Source: microcode.ctl Binary: microcode.ctl Architecture: source i386 Version: 1.17-2 Distribution: unstable Urgency: low Maintainer: Giacomo Catenazzi <[EMAIL PROTECTED]> Changed-By: Giacomo Catenazzi <[EMAIL PROTECTED]> Description: microcode.ctl - Intel IA32/IA64 CPU Microcode Utility Closes: 427105 429445 430036 430448 430460 430461 430482 430515 430536 430759 431256 431306 431622 Changes: microcode.ctl (1.17-2) unstable; urgency=low . [Giacomo Catenazzi] * In posinst don't write error to stdout (it confuses debconf), and better error handling. Closes: #430759, #430036 * Don't remove microcode module (clone of #430759) * Remove check and workaround for wrong makedev-2.3.1.52. . [Christian Perrier] * Debconf templates and debian/control reviewed by the debian-l10n-english team as part of the Smith review project. Closes: #429445, #430461, #427105 * Debconf translation updates: - Swedish. Closes: #430448 - German. Closes: #430460 - Galician. Closes: #430482 - Basque. Closes: #430515 - Vietnamese. Closes: #430536 - Czech. Closes: #431256 - Russian. Closes: #431306 - French. - Portuguese. Closes: #431622 Files: 768dbbabdc69c5817db78a95298f2475 600 contrib/utils optional microcode.ctl_1.17-2.dsc 0ce441c06e71a6384c49d1c1eed52c31 15927 contrib/utils optional microcode.ctl_1.17-2.diff.gz b6263c0c8ac8255e191be6af6ba262ff 21382 contrib/utils optional microcode.ctl_1.17-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGmJan+ZNUJLHfmlcRAgkKAJ48zlDcXiguMxQR96QdL+P1Lu6+dACfSPut QdF/suU6w94iGsdlGneHKGI= =3D9G -----END PGP SIGNATURE-----
--- End Message ---

