[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#228772: marked as done (Install Report - discover locked, boot hung)



Your message dated Fri, 11 Jun 2004 16:50:31 -0400
with message-id <20040611205031.GA8091@kitenet.net>
and subject line processing report
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 sfrost@ns.snowman.net Tue Jan 20 12:59:02 2004
Return-path: <sfrost@ns.snowman.net>
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 <submit@bugs.debian.org>; 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 <submit@bugs.debian.org>; Tue, 20 Jan 2004 15:58:31 -0500
Received: (from sfrost@localhost)
	by ns.snowman.net (8.12.10/8.12.10/Debian-5) id i0KKwVtD020858
	for submit@bugs.debian.org; Tue, 20 Jan 2004 15:58:31 -0500
Date: Tue, 20 Jan 2004 15:58:30 -0500
From: Stephen Frost <sfrost@snowman.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Install Report - discover locked, boot hung
Message-ID: <20040120205830.GQ1464@ns.snowman.net>
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: submit@bugs.debian.org
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 228772-done) by bugs.debian.org; 11 Jun 2004 20:51:00 +0000
>From joey@kitenet.net Fri Jun 11 13:51:00 2004
Return-path: <joey@kitenet.net>
Received: from kitenet.net [64.62.161.42] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BYszM-0001om-00; Fri, 11 Jun 2004 13:51:00 -0700
Received: from dragon.kitenet.net (216-98-91-136.access.naxs.com [216.98.91.136])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "Joey Hess", Issuer "Joey Hess" (verified OK))
	by kitenet.net (Postfix) with ESMTP id 118EA18437
	for <228772-done@bugs.debian.org>; Fri, 11 Jun 2004 20:50:59 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 45E206EC36; Fri, 11 Jun 2004 16:50:31 -0400 (EDT)
Date: Fri, 11 Jun 2004 16:50:31 -0400
From: Joey Hess <joeyh@debian.org>
To: 228772-done@bugs.debian.org
Subject: processing report
Message-ID: <20040611205031.GA8091@kitenet.net>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="EeQfGwPcQSOJBaQU"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040523i
Delivered-To: 228772-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--EeQfGwPcQSOJBaQU
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I'm processing old installation reports, and have, finally, gotten to
yours. Thanks for talking the time to file an installation report.

I'm closing your installation report, after determining that:
- Some problems you reported are no longer present in current versions of t=
he
  installer.
- Some problems you reported are known, and have existing bugs in the BTS.
- Your report mentions some strange problems that seem unlikely to be
  present in current versions of the installer.
- Your report included suggestions that we have decided not to implement,
  or to do in some other way.
- You reported some previously unreported problems. Bugs have been cloned
  from your installation report, and reassigned to the relevant packages.

If you can, please try installing again using a current version of the
debian installer. I recommend the tc1 release, which you can find on our
web page, <http://www.debian.org/devel/debian-installer/>. If you can, try
to reproduce the problems you reported using it, so we can verify that
they're all fixed. We look forward to your new installation report.

--=20
see shy jo

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

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

iD8DBQFAyhsWd8HHehbQuO8RAiDRAJ9W7YD8crBF5Q0j5UkkvQL+Vy8lGgCeIkSR
mYdspe27B1NRTB2RgwomO0E=
=btSu
-----END PGP SIGNATURE-----

--EeQfGwPcQSOJBaQU--



Reply to: