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

Bug#298231: marked as done (SPARC rc2 installer kernel modules not in archive)



Your message dated Sat, 5 Mar 2005 16:18:25 -0800
with message-id <20050306001825.GA27339@kitenet.net>
and subject line Bug#298231: SPARC rc2 installer kernel modules not in archive
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; 5 Mar 2005 21:18:05 +0000
>From vandry@tzone.org Sat Mar 05 13:18:05 2005
Return-path: <vandry@tzone.org>
Received: from ozone.tzone.org [66.199.153.154] (root)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D7gez-0004o9-00; Sat, 05 Mar 2005 13:18:05 -0800
Received: from OZoNE.TZoNE.ORG (vandry@localhost [127.0.0.1])
	by OZoNE.TZoNE.ORG (8.12.3/8.12.3/Debian-6.6) with ESMTP id j25LI3U3021578;
	Sat, 5 Mar 2005 16:18:03 -0500
Received: (from vandry@localhost)
	by OZoNE.TZoNE.ORG (8.12.3/8.12.3/Debian-6.6) id j25LI3qQ021576;
	Sat, 5 Mar 2005 16:18:03 -0500
From: Phillip Vandry <vandry@TZoNE.ORG>
Date: Sat, 5 Mar 2005 16:18:02 -0500
To: submit@bugs.debian.org
Subject: SPARC rc2 installer kernel modules not in archive
Message-ID: <[🔎] 20050305211802.GA21310@OZoNE.TZoNE.ORG>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
Delivered-To: submit@bugs.debian.org
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: 

Package: installation-reports

Debian-installer-version: installer-sparc/20041118/images/sparc64/netboot/2.6/boot.img
uname -a: Linux debian 2.6.8-1-sparc64 #1 Sun Oct 17 20:12:41 EDT 2004 sparc64 unknown
Date: Sat Mar  5 16:12:13 EST 2005
Method: TFTP

Machine: Sun Netra X1
Processor: TI UltraSparc IIe
Memory: 128M
Root Device: IDE
Root Size/partition table: 
Output of lspci and lspci -n:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:    [O]
Configure network HW:   [O]
Config network:         [O]
Detect CD:              [ ]
Load installer modules: [E]
Detect hard drives:     [E]
Partition hard drives:  [ ]
Create file systems:    [ ]
Mount partitions:       [ ]
Install base system:    [ ]
Install boot loader:    [ ]
Reboot:                 [ ]

Comments/Problems:

The installer runs 2.6.8-1-sparc64 but the archive lists udeb files only for
2.6.8-2-sparc64. The installer cannot find its modules, so it cannot find
any disks.

Fortunately the package still exists in the archive, it's just not listed
in the debian-installer/binary-sparc/Packages file, so it can still be
manually loaded. The workaround is to answer "No, do not proceed without
kernel modules", start a shell, do

wget http://ftp.us.debian.org/debian/pool/main/l/linux-kernel-di-sparc-2.6/ide-modules-2.6.8-1-sparc64-di_0.02_sparc.udeb
udpkg -i ide-modules-2.6.8-1-sparc64-di_0.02_sparc.udeb
exit

...and try it again. Answer "yes, proceed without kernel modules".

-Phil

---------------------------------------
Received: (at 298231-done) by bugs.debian.org; 6 Mar 2005 00:15:39 +0000
>From joey@kitenet.net Sat Mar 05 16:15:39 2005
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 1D7jQp-0005Rp-00; Sat, 05 Mar 2005 16:15:39 -0800
Received: from dragon.kitenet.net (n195-115.wireless.ubc.ca [128.189.195.115])
	(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 AC0D217F9A;
	Sun,  6 Mar 2005 00:15:38 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
	id 8C85D6E0D3; Sat,  5 Mar 2005 16:18:25 -0800 (PST)
Date: Sat, 5 Mar 2005 16:18:25 -0800
From: Joey Hess <joeyh@debian.org>
To: Phillip Vandry <vandry@TZoNE.ORG>, 298231-done@bugs.debian.org
Subject: Re: Bug#298231: SPARC rc2 installer kernel modules not in archive
Message-ID: <20050306001825.GA27339@kitenet.net>
References: <[🔎] 20050305211802.GA21310@OZoNE.TZoNE.ORG>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V"
Content-Disposition: inline
In-Reply-To: <[🔎] 20050305211802.GA21310@OZoNE.TZoNE.ORG>
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: 298231-done@bugs.debian.org
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: 


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

Phillip Vandry wrote:
> The installer runs 2.6.8-1-sparc64 but the archive lists udeb files only =
for
> 2.6.8-2-sparc64. The installer cannot find its modules, so it cannot find
> any disks.

Please refer to the topmost announcement at
http://www.debian.org/devel/debian-installer/

--=20
see shy jo

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

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

iD8DBQFCKkxPd8HHehbQuO8RAuH+AJ9PNrYrgAyJfLkpfc6RLxESURivFwCfU4zM
GtXrEUAvdLqxlBo5TxKPZRQ=
=6l2S
-----END PGP SIGNATURE-----

--xHFwDpU9dbj6ez1V--



Reply to: