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

Bug#114565: marked as done (apt not supporting 301 responses?)



Your message dated Fri, 5 Oct 2001 11:14:09 -0600 (MDT)
with message-id <[🔎] Pine.LNX.3.96.1011005111236.6352B-100000@wakko.deltatee.com>
and subject line Bug#114565: apt not supporting 301 responses?
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Oct 2001 15:44:55 +0000
>From gibreel@pobox.com Fri Oct 05 10:44:55 2001
Return-path: <gibreel@pobox.com>
Received: from c1588357-a.potlnd1.or.home.com (debian.fire-swamp.net) [65.4.39.227] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15pX9j-0001wT-00; Fri, 05 Oct 2001 10:44:55 -0500
Received: from srz by debian.fire-swamp.net with local (Exim 3.32 #1 (Debian))
	id 15pX9D-0001Nh-00; Fri, 05 Oct 2001 08:44:23 -0700
To: submit@bugs.debian.org
Cc: debian-devel@lists.debian.org
Subject: apt not supporting 301 responses?
From: Stephen Zander <gibreel@debian.org>
Date: 05 Oct 2001 08:44:23 -0700
Message-ID: <[🔎] 87adz6ay7c.fsf@debian.fire-swamp.net>
Lines: 29
User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Stephen Zander <gibreel@pobox.com>
Delivered-To: submit@bugs.debian.org


Package: apt
Version: 0.5.4
Severity: important

Recently, ftp.kernel.org moved their mirror of Debian to a new
machine, mirrors.kernel.org.  They did the right thing and respond
with a status of 301 (permanently moved) when you request any url
under http://ftp.kernel.org/debian (or http://www.kernel.org/debian).

The problem is that apt doesn't handle 301 status and complains that
it can't find the necessary Package files.  Obviously, I can edit
sources.list to point to the new localtion but I'm rather suprised
that apt is not performing the second request in response to the 301
status.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux debian 2.4.9 #1 Tue Sep 11 09:43:51 PDT 2001 i686 unknown

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

-- 
Stephen

"So if she weighs the same as a duck, she's made of wood."... "And
therefore?"... "A witch!"

---------------------------------------
Received: (at 114565-done) by bugs.debian.org; 5 Oct 2001 17:14:15 +0000
>From jgg@debian.org Fri Oct 05 12:14:15 2001
Return-path: <jgg@debian.org>
Received: from crack-ext.ab.videon.ca [206.75.216.33] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 15pYYB-0005sr-00; Fri, 05 Oct 2001 12:14:15 -0500
Received: (qmail 7230 invoked from network); 5 Oct 2001 17:14:10 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.82.81.190]) (envelope-sender <jgg@debian.org>)
          by crack-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <gibreel@debian.org>; 5 Oct 2001 17:14:10 -0000
Received: from localhost
	([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
	by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
	id 15pYY5-0001ey-00; Fri, 05 Oct 2001 11:14:09 -0600
Date: Fri, 5 Oct 2001 11:14:09 -0600 (MDT)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
Reply-To: Jason Gunthorpe <jgg@debian.org>
To: Stephen Zander <gibreel@debian.org>, 114565-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#114565: apt not supporting 301 responses?
In-Reply-To: <[🔎] 87adz6ay7c.fsf@debian.fire-swamp.net>
Message-ID: <[🔎] Pine.LNX.3.96.1011005111236.6352B-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 114565-done@bugs.debian.org


On 5 Oct 2001, Stephen Zander wrote:

> The problem is that apt doesn't handle 301 status and complains that
> it can't find the necessary Package files.  Obviously, I can edit
> sources.list to point to the new localtion but I'm rather suprised
> that apt is not performing the second request in response to the 301
> status.

It is a deliberate limitation. The sources.list should point to the exact
URL that is being used. In the past we have seen apache servers configured
with things like mod_spelling which can generate redirects to packages of
different verions, etc. 

Jason




Reply to: