Your message dated Sat, 31 Jan 2004 11:32:04 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#228915: fixed in busybox-cvs 20040101-6
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; 20 Jan 2004 20:59:03 +0000
>From [EMAIL PROTECTED] Tue Jan 20 12:59:02 2004
Return-path: <[EMAIL PROTECTED]>
Received: from snowman.net (relay.snowman.net) [66.93.83.236] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Aj2xi-0000Hy-00; Tue, 20 Jan 2004 12:59:02 -0800
Received: from ns.snowman.net (ns.snowman.net [10.10.0.2])
        by relay.snowman.net (8.12.10/8.12.10/Debian-1) with ESMTP id i0KKwVU2018952
        for <[EMAIL PROTECTED]>; Tue, 20 Jan 2004 15:58:31 -0500
Received: from ns.snowman.net (localhost [127.0.0.1])
        by ns.snowman.net (8.12.10/8.12.10/Debian-5) with ESMTP id i0KKwVjY020860
        for <[EMAIL PROTECTED]>; Tue, 20 Jan 2004 15:58:31 -0500
Received: (from [EMAIL PROTECTED])
        by ns.snowman.net (8.12.10/8.12.10/Debian-5) id i0KKwVtD020858
        for [EMAIL PROTECTED]; Tue, 20 Jan 2004 15:58:31 -0500
Date: Tue, 20 Jan 2004 15:58:30 -0500
From: Stephen Frost <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Install Report - discover locked, boot hung
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="jiGx5cYVmJx/T6kL"
Content-Disposition: inline
X-Editor: Vim http://www.vim.org/
X-Info: http://www.snowman.net
X-Operating-System: Linux/2.4.20 (i686)
X-Uptime: 15:56:20 up 143 days, 20:34, 14 users,  load average: 0.29, 1.20, 1.07
User-Agent: Mutt/1.5.4i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_20 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
        version=2.60-bugs.debian.org_2004_01_20
X-Spam-Level: 


--jiGx5cYVmJx/T6kL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: installation-reports
Version: Beta2; Downloaded: 18-Jan-2004
Severity: important

INSTALL REPORT

Debian-installer-version:
        Beta2; 18-Jan-2004;
        
http://people.debian.org/cdimage/testing/netinst/i386/beta2/sarge-i386-netinst.iso

uname -a: N/A, didn't get that far
Date: 19-Jan-2004
Method:
        Booted off the netinst ISO and installed from it.

Machine: Sony Vaio PCG-FRV28
Processor: Intel Pentium 4 - 2.8Ghz
Memory: 512MB
Root Device: IDE, single disk on primary controller (/dev/hda)
Root Size/partition table:
        (From memory):
        /dev/hda1 - 5G 'recovery'
        /dev/hda2 - 10G NTFS (WinXP)
        /dev/hda3 - 128MB root
        /dev/hda4 - Extended
          /dev/hda5 - 10G NTFS (WinXP)
          /dev/hda6 - 3G /usr
          /dev/hda7 - 1G /var
          /dev/hda8 - 5G /home

Output of lspci:
        Unfortunately I havn't got it, the install didn't make it far
        enough to where I could get it off using the network.  If I can
        run it from the install CD I could hand copy it, if necessary.

Base System Installation Checklist:

Initial boot worked:    [O]
Configure network HW:   [O]
Config network:         [O] - only eth0 :(
Detect CD:              [O]
Load installer modules: [O]
Detect hard drives:     [O]
Partition hard drives:  [O]
Create file systems:    [O]
Mount partitions:       [O]
Install base system:    [E]
Install boot loader:    [O]
Reboot:                 [E]
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Comments/Problems:

Alright, first a few bitches:
        - Waiting for DHCP to time out sucked, I know it won't work,
          eth0 isn't even connected to anything
        - Couldn't configure my wireless card (eth1), though it did
          appear to be detected and looked operational
        - bash on con2, for whatever reason, stops responding if you hit
          'alt-1' by accident (like when going for alt-f1 to get back to
          the installation), this is *very* annoying since you have to
          restart the install to get a shell to work in, it'd be nice to
          have a way to forcibly reset the shell or bring up another one
          or something
        - Every other step it appears to 'detect hardware' or whatever,
          what's with that?  I don't have a floppy on the machine but
          every time it takes a few seconds to try and load it.

Now, the big problems:
        - discover just hung for a *long* time (>30 minutes), it was
          called with 'modules-detect all', iirc.  This was in the
          postinst of discover after the 'base system' had been
          installed and it was installing 'extra components', iirc.
          I didn't see any kernel oops or anything abnormal, and I was
          able to kill discover off (though it just restarted and got
          stuck at the same place).  Eventually I just hacked up the
          postinst to act like it didn't find anything (MODULES="").
          This got me through the rest of the install and to reboot.
        - On boot, everything looked alright except after saying
          something like 'lp0: detected blah blah' nothing else showed
          up.  It looked to have just hung at that point.  Maybe it
          was trying to load up some framebuffer or maybe X is supposted
          to start at that point?  I dunno, but I couldn't do anything,
          none of the other consoles appeared to be up or anything.  I
          recall being warned that there might be a problem with the
          current X in Debian and the graphics card in my laptop (ATI
          Radeon IGP 345M 64MB (shared)), though 4.3 (released *how*
          long ago?) supports it.  Don't know if that's a problem here
          or not.

          Hope this helps, I'm thinking about trying a daily-build or
          something.  If anyone has any comments/suggestions on things I
          could try, I'm all ears.  I'd really like to get Debian on the
          box, and heard d-i was starting to get pretty decent...

                Thanks,

                        Stephen

--jiGx5cYVmJx/T6kL
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFADZZ1rzgMPqB3kigRAqrNAJ4hg5GE9Ga7Kh4P0LIjOLAJQ/GV/wCeNBAN
jx6DCIvwp8Cci6ArdneecPw=
=7gsi
-----END PGP SIGNATURE-----

--jiGx5cYVmJx/T6kL--

---------------------------------------
Received: (at 228915-close) by bugs.debian.org; 31 Jan 2004 16:34:20 +0000
>From [EMAIL PROTECTED] Sat Jan 31 08:34:20 2004
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 1Amy4a-0006wE-00; Sat, 31 Jan 2004 08:34:20 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1Amy2O-0005Kz-00; Sat, 31 Jan 2004 11:32:04 -0500
From: Bastian Blank <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.43 $
Subject: Bug#228915: fixed in busybox-cvs 20040101-6
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 31 Jan 2004 11:32:04 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_01_27 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
        version=2.60-bugs.debian.org_2004_01_27
X-Spam-Level: 

Source: busybox-cvs
Source-Version: 20040101-6

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

busybox-cvs-floppy-udeb_20040101-6_i386.udeb
  to pool/main/b/busybox-cvs/busybox-cvs-floppy-udeb_20040101-6_i386.udeb
busybox-cvs-static_20040101-6_i386.deb
  to pool/main/b/busybox-cvs/busybox-cvs-static_20040101-6_i386.deb
busybox-cvs-udeb_20040101-6_i386.udeb
  to pool/main/b/busybox-cvs/busybox-cvs-udeb_20040101-6_i386.udeb
busybox-cvs_20040101-6.diff.gz
  to pool/main/b/busybox-cvs/busybox-cvs_20040101-6.diff.gz
busybox-cvs_20040101-6.dsc
  to pool/main/b/busybox-cvs/busybox-cvs_20040101-6.dsc
busybox-cvs_20040101-6_i386.deb
  to pool/main/b/busybox-cvs/busybox-cvs_20040101-6_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-cvs 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: Thu, 22 Jan 2004 14:25:24 +0100
Source: busybox-cvs
Binary: busybox-cvs-static busybox-cvs busybox-cvs-udeb busybox-cvs-floppy-udeb
Architecture: source i386
Version: 20040101-6
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Bastian Blank <[EMAIL PROTECTED]>
Description: 
 busybox-cvs - Tiny utilities for small and embedded systems
 busybox-cvs-floppy-udeb - Tiny utilities for the debian-installer floppy images (udeb)
 busybox-cvs-static - Standalone rescue shell with tons of builtin utilities
 busybox-cvs-udeb - Tiny utilities for the debian-installer (udeb)
Closes: 228248 228915
Changes: 
 busybox-cvs (20040101-6) unstable; urgency=low
 .
   * debian/config-udeb*:
     - Enable dd. (closes: #228248)
   * debian/control:
     - Set Standards-Version to 3.6.1, no changes.
     - Remove Glenn McGrath <[EMAIL PROTECTED]> from Uploaders.
   * shell/cmdedit.c:
     - Fix lockup (upstream). (closes: #228915)
   * networking/wget.c:
     - Fix proxy (upstream).
Files: 
 3341599d0996a0263521b40928bc3125 793 - optional busybox-cvs_20040101-6.dsc
 87cc8fc46c5625ccea67fcd57ce763f4 142176 - optional busybox-cvs_20040101-6.diff.gz
 75dfed0b95703f432634257dbe10243c 664338 shells optional 
busybox-cvs-static_20040101-6_i386.deb
 800e7fc3285af3114106d39936de68f6 125504 utils optional busybox-cvs_20040101-6_i386.deb
 85a647eb6ca42d41d0a2188935e56a2f 135626 debian-installer extra 
busybox-cvs-udeb_20040101-6_i386.udeb
 928d557f0cb9790223cf3945f3646289 59180 debian-installer extra 
busybox-cvs-floppy-udeb_20040101-6_i386.udeb

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

iEYEARECAAYFAkAb1nMACgkQLkAIIn9ODhGRkwCeNEVhSEtcZYxj7BXTDcHBzCaJ
ptUAnibIGXOjW+qj/WCHl7D5/eFLYLEA
=wgFi
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to