From owner-freebsd-bugbusters@FreeBSD.ORG Wed Feb 20 21:34:07 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 25D2216A401 for ; Wed, 20 Feb 2008 21:34:07 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.freebsd.org (Postfix) with ESMTP id D71C613C45E for ; Wed, 20 Feb 2008 21:34:06 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id E06931E8C01; Wed, 20 Feb 2008 21:15:09 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 6B38311493; Wed, 20 Feb 2008 13:15:22 -0800 (PST) Date: Wed, 20 Feb 2008 13:15:22 -0800 From: "Simon L. Nielsen" To: Dominic Fandrey Message-ID: <20080220211520.GA1114@zaphod.nitro.dk> References: <47BC309D.5080107@bsdforen.de> <20080220165547.GC22033@submonkey.net> <47BC657C.30803@bsdforen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47BC657C.30803@bsdforen.de> User-Agent: Mutt/1.5.16 (2007-06-09) 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 21:34:07 -0000 On 2008.02.20 18:38:04 +0100, Dominic Fandrey wrote: > 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. Due to the way GNATS works with everything being non-formated efforts the query-pr's patch handling is best effort. For many cases it works, but for some it doesn't. The best way to handle this would be to... file a PR :-). -- Simon L. Nielsen