Your message dated Tue, 28 Jun 2005 09:17:10 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#315444: fixed in busybox 1:1.00-3 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 15 Jun 2005 23:05:17 +0000 >From [EMAIL PROTECTED] Wed Jun 15 16:05:17 2005 Return-path: <[EMAIL PROTECTED]> Received: from smtp-out4.tiscali.nl [195.241.79.137] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Digwf-0006mu-00; Wed, 15 Jun 2005 16:05:17 -0700 Received: from [195.240.184.66] (helo=strider.fjphome.nl) by smtp-out4.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl) id 1Digwe-0002LY-C5 for <[EMAIL PROTECTED]>; Thu, 16 Jun 2005 01:05:16 +0200 From: Frans Pop <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: [debootstrap-udeb] Breaks new installations Date: Thu, 16 Jun 2005 01:05:16 +0200 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1399542.tyP9Ym90NH"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --nextPart1399542.tyP9Ym90NH Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Package: debootstrap-udeb Version: 0.3.1 Severity: grave Two errors in "functions" breaking new installations have been confirmed testing debootstrap udeb in sid during an emulated S/390 installation. The following 2 changes will fix them. =3D=3D=3D =20 local totaldebs=3D0 =2D local leftoverdebs=3D"$*" + local leftoverdebs=3D"$@" for c in $COMPONENTS; do if [ "$countdebs" -ge "$numdebs" ]; then break; fi =3D=3D=3D fi done =2D echo >&3 ${leftover# } + echo >&5 ${leftover# } ) } =2D-- local pkgdest=3D"$TARGET/$($DLDEST pkg $SUITE $c $ARCH $m $path)" if [ ! -e "$pkgdest" ]; then continue; fi =2D pkgs_to_get=3D"$(download_debs "$m" "$pkgdest" $pkgs_to_get 3>&1 1= >&4)" + pkgs_to_get=3D"$(download_debs "$m" "$pkgdest" $pkgs_to_get 5>&1 1>&= 4)" if [ "$pkgs_to_get" =3D "" ]; then break; fi done 4>&1 =3D=3D=3D With these two changes base-installation finishes successfully, with good progress information on VT1. There _is_ another error from debootstrap at the very end: The debootstrap program exited with an error (return value 1). The logs had already been copied and the /target/debootstrap dir was gone. I have not (yet) been able to trace this bug. At first I thought it could be caused by the fact that I was running the script "set -x", but the same errors occurs without "set -x". The last lines in /target/var/log/bootstrap.log (with "set -x") were: + info BASESUCCESS Base system installed successfully. + local name=3DBASESUCCESS + local fmt=3DBase system installed successfully. + shift + shift + [ yes ] + echo I: BASESUCCESS + echo IF: Base system installed successfully. I will try to debug this further tomorrow. Cheers, =46JP --nextPart1399542.tyP9Ym90NH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBCsLQ0gm/Kwh6ICoQRAgafAJ927AMeziERf8jyQQ1Vr4U524Gg9wCgzzaw OourqyheoV5yXucHIDkKedI= =Ty0z -----END PGP SIGNATURE----- --nextPart1399542.tyP9Ym90NH-- --------------------------------------- Received: (at 315444-close) by bugs.debian.org; 28 Jun 2005 13:21:52 +0000 >From [EMAIL PROTECTED] Tue Jun 28 06:21:52 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DnG2C-0001zU-00; Tue, 28 Jun 2005 06:21:52 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DnFxe-0003fh-00; Tue, 28 Jun 2005 09:17:10 -0400 From: Bastian Blank <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#315444: fixed in busybox 1:1.00-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 28 Jun 2005 09:17:10 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: busybox Source-Version: 1:1.00-3 We believe that the bug you reported is fixed in the latest version of busybox, which is due to be installed in the Debian FTP archive: busybox-floppy-udeb_1.00-3_i386.udeb to pool/main/b/busybox/busybox-floppy-udeb_1.00-3_i386.udeb busybox-static_1.00-3_i386.deb to pool/main/b/busybox/busybox-static_1.00-3_i386.deb busybox-udeb_1.00-3_i386.udeb to pool/main/b/busybox/busybox-udeb_1.00-3_i386.udeb busybox_1.00-3.diff.gz to pool/main/b/busybox/busybox_1.00-3.diff.gz busybox_1.00-3.dsc to pool/main/b/busybox/busybox_1.00-3.dsc busybox_1.00-3_i386.deb to pool/main/b/busybox/busybox_1.00-3_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. Bastian Blank <[EMAIL PROTECTED]> (supplier of updated busybox 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, 28 Jun 2005 14:45:54 +0200 Source: busybox Binary: busybox-floppy-udeb busybox busybox-udeb busybox-static Architecture: source i386 Version: 1:1.00-3 Distribution: unstable Urgency: low Maintainer: Debian Install System Team <debian-boot@lists.debian.org> Changed-By: Bastian Blank <[EMAIL PROTECTED]> Description: busybox - Tiny utilities for small and embedded systems busybox-floppy-udeb - Tiny utilities for the debian-installer floppy images (udeb) busybox-static - Standalone rescue shell with tons of builtin utilities busybox-udeb - Tiny utilities for the debian-installer (udeb) Closes: 315444 Changes: busybox (1:1.00-3) unstable; urgency=low . * shell/ash.c: - Fix eval. (closes: #315444) Files: e5acda5cb48fff5d5dffab98043681de 690 - optional busybox_1.00-3.dsc 47d86efd9b1560a2a6b8a9a1d42c3e51 174613 - optional busybox_1.00-3.diff.gz 866d8924b84249e8b1cac8685d8a43c8 133184 utils optional busybox_1.00-3_i386.deb da007aa04493c2b84b5fc717dd6016ac 681128 shells optional busybox-static_1.00-3_i386.deb c62dcaae7a6a95f3e8f4234516fa38a5 135130 debian-installer extra busybox-udeb_1.00-3_i386.udeb ffa742d8035d0338f56ef1ad817ba174 59960 debian-installer extra busybox-floppy-udeb_1.00-3_i386.udeb package-type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iEYEARECAAYFAkLBSSYACgkQLkAIIn9ODhFOdgCcDVq25VQAcbOakO92F4vZ3lJx d/cAn31q5pQphk2bZ6KF5DKV6RG3uqaa =e47E -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]