From owner-freebsd-bugbusters@FreeBSD.ORG Wed Feb 20 17:38:06 2008 Return-Path: Delivered-To: freebsd-bugbusters@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F2E516A403 for ; Wed, 20 Feb 2008 17:38:06 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 240B113C4D1 for ; Wed, 20 Feb 2008 17:38:06 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id CAAD040548E; Wed, 20 Feb 2008 18:38:04 +0100 (CET) Message-ID: <47BC657C.30803@bsdforen.de> Date: Wed, 20 Feb 2008 18:38:04 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080205) MIME-Version: 1.0 To: Ceri Davies References: <47BC309D.5080107@bsdforen.de> <20080220165547.GC22033@submonkey.net> In-Reply-To: <20080220165547.GC22033@submonkey.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-bugbusters@freebsd.org Subject: Re: bugtrack patch downloads broken X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2008 17:38:06 -0000 Ceri Davies wrote: > Dominic, > > I haven't looked at the code which implements the patch downloading > stuff, but you could grab the raw PR via > http://www.freebsd.org/cgi/query-pr.cgi?pr=120784&f=raw and extract the > patch from there for now. > > Hope that's of some use, > > Ceri It's a working workaround (though not from the raw PR, where you actually get the base64 encoded stuff) to copy and paste. However it would be nice to be able to be able to download the patches using fetch, when I tell people who want to test it how to apply it.