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

Bug#77598: marked as done (problem displaying files)



Your message dated Tue, 21 Nov 2000 23:18:14 -0500
with message-id <[🔎] 20001121231814.A28238@landru.home.link>
and subject line Bug#77598: problem displaying files
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; 21 Nov 2000 07:06:19 +0000
>From kraai@alumni.carnegiemellon.edu Tue Nov 21 01:06:19 2000
Return-path: <kraai@alumni.carnegiemellon.edu>
Received: from radius.brandx.net [209.55.67.42] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13y7VR-000246-00; Tue, 21 Nov 2000 01:06:18 -0600
Received: from debian (03-126.028.popsite.net [216.126.180.126])
          by radius.brandx.net (8.8.4/8.8.4) with ESMTP
	  id XAA21079 for <submit@bugs.debian.org>; Mon, 20 Nov 2000 23:06:16 -0800
Received: from kraai by debian with local (Exim 3.12 #1 (Debian))
	id 13y7Tc-00017m-00
	for <submit@bugs.debian.org>; Mon, 20 Nov 2000 23:04:24 -0800
Date: Mon, 20 Nov 2000 23:04:24 -0800
From: Matt Kraai <kraai@debian.org>
To: submit@bugs.debian.org
Subject: problem displaying files
Message-ID: <[🔎] 20001120230424.B4205@debian>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
Sender: Matt Kraai <kraai@alumni.carnegiemellon.edu>
Delivered-To: submit@bugs.debian.org

Package: www.debian.org
Version: N/A

The apache.conf file for cvs.debian.org contains the following rewrite
rule:

   RewriteRule ^/([^?\/]+)$ /?cvsroot=$1 [R]

This has the unfortunate consequence that files which happen to be in
the root of the default cvsroot are not accessible.  For instance,
following the link on http://cvs.debian.org/ for newt-0.50-5.3-ege1.diff
leads to a python exception.

Matt

---------------------------------------
Received: (at 77598-done) by bugs.debian.org; 22 Nov 2000 04:14:06 +0000
>From treacy@debian.org Tue Nov 21 22:14:06 2000
Return-path: <treacy@debian.org>
Received: from ppp30.math.uwaterloo.ca (landru.home.net) [129.97.216.190] (8)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 13yRIL-0005sd-00; Tue, 21 Nov 2000 22:14:06 -0600
Received: from treacy by landru.home.net with local (Exim 3.16 #1 (Debian))
	id 13yRMM-0007Lr-00; Tue, 21 Nov 2000 23:18:14 -0500
Date: Tue, 21 Nov 2000 23:18:14 -0500
From: "James A. Treacy" <treacy@debian.org>
To: Matt Kraai <kraai@debian.org>, 77598@bugs.debian.org
Cc: 77598-done@bugs.debian.org
Subject: Re: Bug#77598: problem displaying files
Message-ID: <[🔎] 20001121231814.A28238@landru.home.link>
References: <[🔎] 20001120230424.B4205@debian>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <[🔎] 20001120230424.B4205@debian>; from kraai@debian.org on Mon, Nov 20, 2000 at 11:04:24PM -0800
Delivered-To: 77598-done@bugs.debian.org

On Mon, Nov 20, 2000 at 11:04:24PM -0800, Matt Kraai wrote:
> Package: www.debian.org
> Version: N/A
> 
> The apache.conf file for cvs.debian.org contains the following rewrite
> rule:
> 
>    RewriteRule ^/([^?\/]+)$ /?cvsroot=$1 [R]
> 
> This has the unfortunate consequence that files which happen to be in
> the root of the default cvsroot are not accessible.  For instance,
> following the link on http://cvs.debian.org/ for newt-0.50-5.3-ege1.diff
> leads to a python exception.
> 
[and later...]
>   RewriteCond /cvs/$1 -d [O]
>   RewriteCond $1 APT

I was going to look into this tonight. Thanks for fully diagnosing the
problem and giving a solution. Except for changing the [O] to [OR]
your solution was perfect. :)

Closing the bug.

-- 
James (Jay) Treacy
treacy@debian.org



Reply to: