Your message dated Tue, 5 Oct 2004 18:34:10 -0400
with message-id <[EMAIL PROTECTED]>
and subject line FWD: Fixed in NMU of cdrom-retriever 1.02
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 Oct 2004 14:30:14 +0000
>From [EMAIL PROTECTED] Tue Oct 05 07:30:14 2004
Return-path: <[EMAIL PROTECTED]>
Received: from ms004msg.fastwebnet.it [213.140.2.58] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CEqKT-0005oZ-00; Tue, 05 Oct 2004 07:30:14 -0700
Received: from debian (37.244.89.41) by ms004msg.fastwebnet.it (7.0.028)
        id 4154123A00397441 for [EMAIL PROTECTED]; Tue, 5 Oct 2004 16:29:40 +0200
Received: from localhost ([127.0.0.1] ident=free)
        by debian with esmtp (Exim 4.34)
        id 1CEqJp-0000Td-DB
        for [EMAIL PROTECTED]; Tue, 05 Oct 2004 16:29:33 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: hardwired "stable" suite in cdrom-retrivier
From: Free Ekanayaka <[EMAIL PROTECTED]>
Organization: AGNULA
MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka")
Content-Type: text/plain; charset=US-ASCII
Date: Tue, 05 Oct 2004 16:29:33 +0200
Message-ID: <[EMAIL PROTECTED]>
Lines: 25
User-Agent: T-gnus/6.15.7 (based on Oort Gnus v0.08) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 
(Marutamachi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) 
(i386-debian-linux)
Delivered-To: [EMAIL PROTECTED]
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.4 required=4.0 tests=ADDR_FREE,BAYES_00,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: installer
Severity: important
Tags: patch

Hi,

the installer fails to retrieve the Packages.gz and Release files from
the  cdrom, because  the  suite   part  of the  path  is  hardwired to
"stable". Here is a patch.

--- cdrom-retriever.orig        2004-10-05 16:20:22.000000000 +0200
+++ cdrom-retriever     2004-10-05 16:20:53.000000000 +0200
@@ -61,7 +61,7 @@
                     warning "Unable to find $pkgfile in $Release."
                     continue
                 fi
-                Packages="$CDMNT/dists/stable/$pkgfile"
+                Packages="$CDMNT/dists/$suite/$pkgfile"
                 if [ ! -e "$Packages" ]; then
                     warning "File $Packages do not exist."
                     continue

Cheers,

Free


---------------------------------------
Received: (at 275020-done) by bugs.debian.org; 5 Oct 2004 22:34:54 +0000
>From [EMAIL PROTECTED] Tue Oct 05 15:34:54 2004
Return-path: <[EMAIL PROTECTED]>
Received: from kitenet.net [64.62.161.42] (postfix)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CExtW-0000cg-00; Tue, 05 Oct 2004 15:34:54 -0700
Received: from dragon.kitenet.net (unknown [66.168.94.144])
        (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 DF2E618EE9
        for <[EMAIL PROTECTED]>; Tue,  5 Oct 2004 22:32:53 +0000 (GMT)
Received: by dragon.kitenet.net (Postfix, from userid 1000)
        id AF81C6E0D4; Tue,  5 Oct 2004 18:34:10 -0400 (EDT)
Date: Tue, 5 Oct 2004 18:34:10 -0400
From: Joey Hess <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FWD: Fixed in NMU of cdrom-retriever 1.02
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="wzJLGUyc3ArbnUjN"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
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,VALID_BTS_CONTROL 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 


--wzJLGUyc3ArbnUjN
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

----- Forwarded message from Joey Hess <[EMAIL PROTECTED]> -----

=46rom: Joey Hess <[EMAIL PROTECTED]>
Date: Tue, 05 Oct 2004 18:17:03 -0400
To: [EMAIL PROTECTED]
Cc: Joey Hess <[EMAIL PROTECTED]>,
        Debian Install System Team <[EMAIL PROTECTED]>
Subject: Fixed in NMU of cdrom-retriever 1.02

tag 275020 + fixed

quit

This message was generated automatically in response to a
non-maintainer upload.  The .changes file follows.

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

Format: 1.7
Date: Tue,  5 Oct 2004 17:26:11 -0400
Source: cdrom-retriever
Binary: cdrom-retriever load-cdrom
Architecture: source all
Version: 1.02
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Changed-By: Joey Hess <[EMAIL PROTECTED]>
Description:=20
 cdrom-retriever - Fetch modules from a CDROM (udeb)
 load-cdrom - Load installer components from CD (udeb)
Closes: 275020
Changes:=20
 cdrom-retriever (1.02) unstable; urgency=3Dlow
 .
   * Joey Hess
     - Patch from Free Ekanayaka to fix a hardcoded "stable" in the path to=
 the
       Packages file on the CD. Use $suite instead. Closes: #275020
   * Updated translations:
     - Bulgarian (bg.po) by Ognyan Kulev
     - Catalan (ca.po) by Steve Langasek
     - Czech (cs.po) by Miroslav Kure
     - Danish (da.po) by Claus Hindsgaul
     - German (de.po) by Dennis Stampfer
     - Greek, Modern (1453-) (el.po) by Greek Translation Team
     - Spanish (Castilian) (es.po) by Javier Fernandez-Sanguino Pe=C3=B1a
     - Basque (eu.po) by Piarres Beobide Ega=C3=B1a
     - Finnish (fi.po) by Tapio Lehtonen
     - French (fr.po) by French Team
     - Hebrew (he.po) by Lior Kaplan
     - Croatian (hr.po) by Krunoslav Gernhard
     - Hungarian (hu.po) by VER=C3=83=C2=93K Istv=C3=83=C2=A1n
     - Indonesian (id.po) by Debian Indonesia Team
     - Japanese (ja.po) by Kenshi Muto
     - Korean (ko.po) by Changwoo Ryu
     - Lithuanian (lt.po) by K=C4=99stutis Bili=C5=ABnasn
     - Latvian (lv.po) by Aigars Mahinovs
     - B=C3=B8kmal, Norwegian (nb.po) by Bjorn Steensrud
     - Norwegian Nynorsk (nn.po) by H=C3=A5vard Korsvoll
     - Polish (pl.po) by Bartosz Fenski
     - Portuguese (Brazil) (pt_BR.po) by Andr=C3=A9 Lu=C3=ADs Lopes
     - Romanian (ro.po) by Eddy Petrisor
     - Russian (ru.po) by Russian L10N Team
     - Slovak (sk.po) by Peter KLFMANiK Mann
     - Slovenian (sl.po) by Jure =C4=8Cuhalev
     - Albanian (sq.po) by Elian Myftiu
     - Swedish (sv.po) by Per Olofsson
     - Turkish (tr.po) by Recai Okta=C5=9F
     - Simplified Chinese (zh_CN.po) by Carlos Z.F. Liu
     - Traditional Chinese (zh_TW.po) by Tetralet
Files:=20
 75a20838431174f1c45c899a1a6dd870 658 debian-installer optional cdrom-retri=
ever_1.02.dsc
 7007e35a54a8b553a3c5b2ac9f30def6 19282 debian-installer optional cdrom-ret=
riever_1.02.tar.gz
 9c3275ed91d4b4bf5c0d5c46a6950f60 8008 debian-installer optional cdrom-retr=
iever_1.02_all.udeb
 cb5585dfe5ef76e414cc1b696ee02184 2102 debian-installer extra load-cdrom_1.=
02_all.udeb
package-type: udeb

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

iD8DBQFBYxqZ2tp5zXiKP0wRAjCpAJ9Vo+0BHAfY3c/OrUHjzUBTUUD8cACgsiTs
HUJ2rOT/Atwo8BsrCyJXCaU=3D
=3DiB54
-----END PGP SIGNATURE-----


----- End forwarded message -----

--=20
see shy jo

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

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

iD8DBQFBYyFid8HHehbQuO8RAqP3AKCEu5wTcEfk1TuS6nQNMWRossA4wACgj5G7
i5kQxRXypSTEeR4oVj0A16g=
=10si
-----END PGP SIGNATURE-----

--wzJLGUyc3ArbnUjN--


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

Reply via email to