Your message dated Wed, 16 Oct 2002 00:21:20 -0600 (MDT)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#160870: apt: Apt source redirection causes auto-.gz 
detection breakage.
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; 14 Sep 2002 11:44:32 +0000
>From [EMAIL PROTECTED] Sat Sep 14 06:44:32 2002
Return-path: <[EMAIL PROTECTED]>
Received: from dsl254-027-160.sea1.dsl.speakeasy.net (mail.tranzoa.net) 
[216.254.27.160] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17qBLj-0000Ib-00; Sat, 14 Sep 2002 06:44:32 -0500
Received: from mail.mvdomain (asuka.mvdomain [10.1.1.45])
        by mail.tranzoa.net (Postfix) with ESMTP id E8D24814F
        for <[EMAIL PROTECTED]>; Sat, 14 Sep 2002 04:44:23 -0700 (PDT)
Received: from tara.mvdomain (tara.mvdomain [10.1.1.66])
        by mail.mvdomain (Postfix) with ESMTP id 4360C12FD5
        for <[EMAIL PROTECTED]>; Sat, 14 Sep 2002 04:44:23 -0700 (PDT)
Received: by tara.mvdomain (Postfix, from userid 1000)
        id 9E0D820C0D7; Sat, 14 Sep 2002 04:44:22 -0700 (PDT)
From: Scott Robinson <[EMAIL PROTECTED]>
Subject: apt: Apt source redirection causes auto-.gz detection breakage.
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.1
Message-Id: <[EMAIL PROTECTED]>
Date: Sat, 14 Sep 2002 04:44:22 -0700 (PDT)
Delivered-To: [EMAIL PROTECTED]

Package: apt
Version: 0.5.4
Severity: normal

If a Packages or Sources file request is redirected (302 Found, in my example)
to a 404, the 404 isn't detected and followup requests for
[Packages|Sources][.gz|.bz2] aren't made.

Example:

deb http://gluck.debian.org/%7Eandreas/debian wine main
deb-src http://gluck.debian.org/%7Eandreas/debian wine main

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux tara 2.4.19 #1 Sat Sep 7 20:36:05 PDT 2002 i686 unknown 
unknown GNU/Linux

Versions of the packages apt depends on:
ii  libc6          2.2.5-6        GNU C Library: Shared libraries and Timezone
ii  libstdc++2.10- 2.95.4-11      The GNU stdc++ library

---------------------------------------
Received: (at 160870-done) by bugs.debian.org; 16 Oct 2002 06:21:52 +0000
>From [EMAIL PROTECTED] Wed Oct 16 01:21:51 2002
Return-path: <[EMAIL PROTECTED]>
Received: from shawidc-mo1.cg.shawcable.net (pd2mo2so.prod.shaw.ca) 
[24.71.223.10] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 181hZ1-0000dA-00; Wed, 16 Oct 2002 01:21:51 -0500
Received: from pd6mr4so.prod.shaw.ca
 (pd6mr4so-qfe3.prod.shaw.ca [10.0.141.219]) by l-daemon
 (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Wed,
 16 Oct 2002 00:21:20 -0600 (MDT)
Received: from pn2ml1so.prod.shaw.ca
 (pn2ml1so-qfe0.prod.shaw.ca [10.0.121.145]) by l-daemon
 (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Wed,
 16 Oct 2002 00:21:20 -0600 (MDT)
Received: from wakko.debian.net ([24.86.210.128])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Wed,
 16 Oct 2002 00:21:20 -0600 (MDT)
Received: from localhost        ([127.0.0.1] helo=wakko.debian.net ident=jgg)
        by wakko.debian.net with smtp (Exim 3.35 #1 (Debian))
        id 181hYW-0001Xc-00; Wed, 16 Oct 2002 00:21:20 -0600
Date: Wed, 16 Oct 2002 00:21:20 -0600 (MDT)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
Subject: Re: Bug#160870: apt: Apt source redirection causes auto-.gz detection
 breakage.
In-reply-to: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Scott Robinson <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: APT Development Team <[EMAIL PROTECTED]>
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.6 required=5.0
        tests=EMAIL_ATTRIBUTION,IN_REP_TO,SPAM_PHRASE_00_01,
              USER_AGENT_PINE
        version=2.41
X-Spam-Level: 


On Sat, 14 Sep 2002, Scott Robinson wrote:

> If a Packages or Sources file request is redirected (302 Found, in my example)
> to a 404, the 404 isn't detected and followup requests for
> [Packages|Sources][.gz|.bz2] aren't made.

APT does not support redirects. You must use the correct URI.

Jason


Reply via email to