Your message dated Mon, 26 Sep 2005 07:02:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#329994: fixed in base-installer 1.31
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; 25 Sep 2005 02:26:41 +0000
>From [EMAIL PROTECTED] Sat Sep 24 19:26:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from gauss.mathematik.uni-oldenburg.de [134.106.106.200] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EJMDx-0000RV-00; Sat, 24 Sep 2005 19:26:41 -0700
Received: from strider (dhcp-sn38-013.hrz.uni-oldenburg.de [134.106.38.13])
        by gauss.mathematik.uni-oldenburg.de (Postfix) with ESMTP id EC9E253B4A
        for <[EMAIL PROTECTED]>; Sun, 25 Sep 2005 04:26:39 +0200 (CEST)
From: Frans Pop <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: base-installer: lilo-installer fails because vmlinuz symlink is not in 
/
Date: Sun, 25 Sep 2005 04:26:30 +0200
User-Agent: KMail/1.7.2
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart14278099.WfJBK68cdS";
  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-Level: 
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

--nextPart14278099.WfJBK68cdS
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Package: base-installer
Version: 1.24
Severity: serious

In commit r29833 the value of link_in_boot was changed from false to true=20
for i386 and amd64. This change make lilo-installer fail as lilo.conf is=20
configured to expect symlinks for the kernel and initrd in / (if boot is=20
not a separate partition).

The changelog entry for this change (release 1.24) is:
  * Turn link_in_boot on for both i386 and amd64. They should be the same,
    and Kamion points out turning it off for amd64 is a regression.

--nextPart14278099.WfJBK68cdS
Content-Type: application/pgp-signature

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

iD8DBQBDNgrkgm/Kwh6ICoQRAmQZAKCQV7AQ3rLjA6W3YrbLs6Z3z3eXKACgznwc
5uJ2EmFc/Whm+Tf0NGSe2Tk=
=ocSQ
-----END PGP SIGNATURE-----

--nextPart14278099.WfJBK68cdS--

---------------------------------------
Received: (at 329994-close) by bugs.debian.org; 26 Sep 2005 14:08:59 +0000
>From [EMAIL PROTECTED] Mon Sep 26 07:08:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EJtYS-0007vE-00; Mon, 26 Sep 2005 07:02:04 -0700
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#329994: fixed in base-installer 1.31
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 26 Sep 2005 07:02:04 -0700
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-Level: 
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

Source: base-installer
Source-Version: 1.31

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

base-installer_1.31.dsc
  to pool/main/b/base-installer/base-installer_1.31.dsc
base-installer_1.31.tar.gz
  to pool/main/b/base-installer/base-installer_1.31.tar.gz
base-installer_1.31_i386.udeb
  to pool/main/b/base-installer/base-installer_1.31_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <[EMAIL PROTECTED]> (supplier of updated base-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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Mon, 26 Sep 2005 15:39:47 +0200
Source: base-installer
Binary: base-installer
Architecture: source i386
Version: 1.31
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description: 
 base-installer - Install the base system (udeb)
Closes: 329994
Changes: 
 base-installer (1.31) unstable; urgency=low
 .
   [ Bdale Garbee ]
   * update hppa to 2.6.12 kernels
   * add logic to support selection of SMP vs uniprocessor on hppa
   * fix kernel selection logic and related test suite, all tests pass now!
 .
   [ Joey Hess ]
   * Turn link_in_boot back off for i386 and on for amd64 as well, as
     lilo-installer doesn't work wit it. Closes: #329994
 .
   * Updated translations:
     - Catalan (ca.po) by Guillem Jover
     - Danish (da.po) by Claus Hindsgaul
     - Lithuanian (lt.po) by Kęstutis Biliūnas
     - Dutch (nl.po) by Bart Cornelis
Files: 
 8175d33d5454d3e197ddec40754abbbb 777 debian-installer required 
base-installer_1.31.dsc
 a956744e6d27382b5be69fd904455bff 145315 debian-installer required 
base-installer_1.31.tar.gz
 982ff90baf1db19439b2613fe2b793be 80832 debian-installer required 
base-installer_1.31_i386.udeb
Package-Type: udeb

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

iD8DBQFDN/wO2tp5zXiKP0wRAo5HAJ9ab9LBcL2KIIlqHqJqfV4r8yxVsQCff6LB
+s5ZE2c+DxuMsy6BW8mq7AU=
=t1aV
-----END PGP SIGNATURE-----


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

Reply via email to