Your message dated Mon, 20 Jan 2003 20:21:30 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#177459: does not set SUITE
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; 19 Jan 2003 18:25:19 +0000
>From [EMAIL PROTECTED] Sun Jan 19 12:25:18 2003
Return-path: <[EMAIL PROTECTED]>
Received: from svfulraptor1.beckman.com (catalunya) [134.217.237.30] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18aK8E-00037H-00; Sun, 19 Jan 2003 12:25:18 -0600
Received: from kraai by catalunya with local (Exim 3.36 #1 (Debian))
        id 18aRcs-0000I1-00
        for <[EMAIL PROTECTED]>; Sun, 19 Jan 2003 18:25:26 -0800
Date: Sun, 19 Jan 2003 18:25:26 -0800
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: does not set SUITE
Message-ID: <20030120022526.GG213@catalunya>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.3i
Sender: Matt Kraai <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-3.5 required=5.0
        tests=DATE_IN_FUTURE_06_12,PATCH_UNIFIED_DIFF,SPAM_PHRASE_00_01,
              USER_AGENT,USER_AGENT_MUTT
        version=2.41
X-Spam-Level: 

Package: prebaseconfig
Version: 0.019
Tags: patch

SUITE should be set to the value of mirror/distribution in
/root/dbootstrap_settings.  Else, base-config configures apt to
use woody.

Matt

--- tools/prebaseconfig/prebaseconfig.d/90prepare-base-config.orig      2003-01-19 
18:22:53.000000000 -0800
+++ tools/prebaseconfig/prebaseconfig.d/90prepare-base-config   2003-01-19 
+18:23:41.000000000 -0800
@@ -10,6 +10,10 @@
     LANG_INST="$RET"
 fi
 
+if db_get mirror/distribution && [ "$RET" ] ; then
+    SUITE="$RET"
+fi
+
 # Look in /proc/cmdline for console=ttyS*, indicating a serial console
 # and fix inittab if so.
 console=$( echo " " $( cat /proc/cmdline ) " " | sed -n 's/^.* console=\([^ ]*\) 
.*$/\1/p' )
@@ -38,5 +42,5 @@
 cp /usr/share/prebaseconfig/inittab /target/etc/inittab
 (
     echo LANG_INST="$LANG_INST"
+    echo SUITE="$SUITE"
 ) >> /target/root/dbootstrap_settings
-

---------------------------------------
Received: (at 177459-done) by bugs.debian.org; 20 Jan 2003 19:21:32 +0000
>From [EMAIL PROTECTED] Mon Jan 20 13:21:31 2003
Return-path: <[EMAIL PROTECTED]>
Received: from ngt102.uio.no (minerva.intern) [129.240.242.102] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18ahUB-0002aA-00; Mon, 20 Jan 2003 13:21:31 -0600
Received: from pere by minerva.intern with local (Exim 3.35 #1 (Debian))
        id 18ahUA-0002CI-00; Mon, 20 Jan 2003 20:21:30 +0100
To: [EMAIL PROTECTED]
Subject: Re: Bug#177459: does not set SUITE
From: Petter Reinholdtsen <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Sender: Petter Reinholdtsen <[EMAIL PROTECTED]>
Date: Mon, 20 Jan 2003 20:21:30 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.6 required=5.0
        tests=SPAM_PHRASE_00_01
        version=2.41
X-Spam-Level: 


This bug should have been closed by the last upload, not just tagged
fixed.  I was just missing from the uploaders list.


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

Reply via email to