Your message dated Thu, 03 Aug 2006 13:32:48 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#381245: fixed in jfsutils 1.1.11-1 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: jfsutils Version: 1.1.8-1 Severity: serious Tags: patch, d-i A user made me attend to the fact that he could not format a jfs partition in Debian installer on amd64. Some investigation learned that jfsutils-udeb was missing in the Packages file in the d-i section. Some more investigation learned that the following is present in the _main_ Packages file: Package: jfsutils-udeb Priority: optional Section: admin Installed-Size: 1068 Maintainer: Stefan Hornburg (Racke) <[EMAIL PROTECTED]> Architecture: amd64 Source: jfsutils Version: 1.1.8-1 Filename: pool/main/j/jfsutils/jfsutils-udeb_1.1.8-1_amd64.deb A udeb with the .deb extention is of course not correct. The cause is probably a change in cdbs since the package was last uploaded. Currently amd64 is the only architecture where the udeb is in the wrong section because of the rebuild for the recent archive migration, but this could happen for other arches too. The attached patch fixes the problem.diff -Nru /tmp/YX10UfqKQR/jfsutils-1.1.8/debian/control /tmp/HgMhYSyjNk/jfsutils-1.1.8/debian/control --- /tmp/YX10UfqKQR/jfsutils-1.1.8/debian/control 2006-08-03 02:51:43.000000000 +0200 +++ /tmp/HgMhYSyjNk/jfsutils-1.1.8/debian/control 2006-08-03 02:51:43.000000000 +0200 @@ -27,8 +27,10 @@ xpeek - shell-type JFS file system editor. Package: jfsutils-udeb +XC-Package-Type: udeb Architecture: any Section: debian-installer +Depends: ${shlibs:Depends} Description: A stripped-down version of jfsutils, for debian-installer This package is a jfsutils package built for reduced size, so that it can help to save space in debian-installer.pgpSsMh30KB0M.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: jfsutils Source-Version: 1.1.11-1 We believe that the bug you reported is fixed in the latest version of jfsutils, which is due to be installed in the Debian FTP archive: jfsutils-udeb_1.1.11-1_i386.udeb to pool/main/j/jfsutils/jfsutils-udeb_1.1.11-1_i386.udeb jfsutils_1.1.11-1.diff.gz to pool/main/j/jfsutils/jfsutils_1.1.11-1.diff.gz jfsutils_1.1.11-1.dsc to pool/main/j/jfsutils/jfsutils_1.1.11-1.dsc jfsutils_1.1.11-1_i386.deb to pool/main/j/jfsutils/jfsutils_1.1.11-1_i386.deb jfsutils_1.1.11.orig.tar.gz to pool/main/j/jfsutils/jfsutils_1.1.11.orig.tar.gz 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. Stefan Hornburg (Racke) <[EMAIL PROTECTED]> (supplier of updated jfsutils 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: Wed, 2 Aug 2006 21:15:09 +0200 Source: jfsutils Binary: jfsutils-udeb jfsutils Architecture: source i386 Version: 1.1.11-1 Distribution: unstable Urgency: medium Maintainer: Stefan Hornburg (Racke) <[EMAIL PROTECTED]> Changed-By: Stefan Hornburg (Racke) <[EMAIL PROTECTED]> Description: jfsutils - utilities for managing the JFS filesystem jfsutils-udeb - A stripped-down version of jfsutils, for debian-installer (udeb) Closes: 343638 381245 Changes: jfsutils (1.1.11-1) unstable; urgency=medium . * new upstream release fixing stack buffer overflow (Closes: #343638) * keep only reference to GPL in debian/copyright * mark udeb package as such properly and create dependencies (Closes: #381245, thanks to Frans Pop <[EMAIL PROTECTED]> for the patch) Files: 860e09dc2539ce4f3bbea5208c0f8e6a 610 admin optional jfsutils_1.1.11-1.dsc d9cad5fabfd5b44f91b632d33d13dd70 512376 admin optional jfsutils_1.1.11.orig.tar.gz 4bb83c1044bbfec441e1ecdcbed9fc13 3213 admin optional jfsutils_1.1.11-1.diff.gz 379fa2b29878620423d316d986a9fbae 278066 admin optional jfsutils_1.1.11-1_i386.deb d09cc762a220b1f31ef646045fbbca5a 246900 debian-installer optional jfsutils-udeb_1.1.11-1_i386.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFE0PqJjgVfE5tya3ERAnXKAKDqLP10XMctH0CEiYSBwFNvYAXovgCgrsku sBVuWGizAPhDqJGqycLKUU4= =dsMa -----END PGP SIGNATURE-----
--- End Message ---