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

Bug#226471: marked as done (lilo: default lilo.conf has broken LinuxOLD entry)



Your message dated Tue, 30 Mar 2004 14:32:03 -0500
with message-id <E1B8Oxv-0004OR-00@newraff.debian.org>
and subject line Bug#226471: fixed in lilo-installer 0.39
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; 6 Jan 2004 23:13:22 +0000
>From rmh@khazad.dyndns.org Tue Jan 06 17:13:21 2004
Return-path: <rmh@khazad.dyndns.org>
Received: from 86.red-80-24-13.pooles.rima-tde.net (bilbo) [80.24.13.86] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Ae01T-00085r-00; Tue, 06 Jan 2004 16:50:06 -0600
Received: from rmh by bilbo with local (Exim 3.35 #1 (Debian))
	id 1Ae06g-0000FA-00; Tue, 06 Jan 2004 23:55:26 +0100
From: Robert Millan <rmh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: lilo: default lilo.conf has broken LinuxOLD entry
X-Mailer: reportbug 1.50
Date: Tue, 06 Jan 2004 23:55:18 +0100
Message-Id: <E1Ae06g-0000FA-00@bilbo>
Sender: <rmh@khazad.dyndns.org>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 
	2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
	(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 

Package: lilo
Version: 1:22.2-3
Severity: important

Default lilo.conf found in a Woody system has a broken LinuxOLD entry. It
refers to /initrd.img instead of /initrd.img.old, which causes boot to break
when the kernel image and the modules in initrd do not correspond to the same
version of Linux.

The following change in lilo.conf would fix it:

--- /etc/lilo.conf~     Tue Dec  2 01:29:28 2003
+++ /etc/lilo.conf      Tue Jan  6 23:28:46 2004
@@ -116,7 +116,7 @@
  
 image=/vmlinuz.old
        label=LinuxOLD
-       initrd=/initrd.img
+       initrd=/initrd.img.old
        read-only
        optional
 #      restricted


---------------------------------------
Received: (at 226471-close) by bugs.debian.org; 30 Mar 2004 19:38:02 +0000
>From katie@ftp-master.debian.org Tue Mar 30 11:38:01 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1B8P3h-0007kB-00; Tue, 30 Mar 2004 11:38:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1B8Oxv-0004OR-00; Tue, 30 Mar 2004 14:32:03 -0500
From: Joey Hess <joeyh@debian.org>
To: 226471-close@bugs.debian.org
X-Katie: $Revision: 1.45 $
Subject: Bug#226471: fixed in lilo-installer 0.39
Message-Id: <E1B8Oxv-0004OR-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 30 Mar 2004 14:32:03 -0500
Delivered-To: 226471-close@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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: lilo-installer
Source-Version: 0.39

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

lilo-installer_0.39.dsc
  to pool/main/l/lilo-installer/lilo-installer_0.39.dsc
lilo-installer_0.39.tar.gz
  to pool/main/l/lilo-installer/lilo-installer_0.39.tar.gz
lilo-installer_0.39_i386.udeb
  to pool/main/l/lilo-installer/lilo-installer_0.39_i386.udeb



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 226471@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated lilo-installer 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 30 Mar 2004 12:48:54 -0500
Source: lilo-installer
Binary: lilo-installer
Architecture: source i386
Version: 0.39
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 lilo-installer - Install LILO on a hard disk (udeb)
Closes: 226471
Changes: 
 lilo-installer (0.39) unstable; urgency=low
 .
   * Joey Hess
     - Remove obsolete install=/boot/boot.b from lilo.conf.
     - Fix LinuxOLD. Closes: #226471
   * Updated translations:
     - Hebrew (he.po) by Lior Kaplan
     - Ukrainian (uk.po) by Eugeniy Meshcheryakov
Files: 
 a51982b064b7cf2cb8145fa4432195c7 637 debian-installer standard lilo-installer_0.39.dsc
 d0356b9fae8871b9974558cffe3a49cc 45871 debian-installer standard lilo-installer_0.39.tar.gz
 8065d78318e337a6140b1e9fd2f517a7 33432 debian-installer standard lilo-installer_0.39_i386.udeb

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

iD8DBQFAacen2tp5zXiKP0wRAvZkAJwJm2A8OaD6iIX9D2F+P7oD7L/g+ACgmm9V
ycb1nBNMleSe5fDHIyiP/Fk=
=gv85
-----END PGP SIGNATURE-----



Reply to: