From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: bug#38422: .png files in /gnu/store with executable permissions (555) Date: Mon, 2 Dec 2019 16:20:08 +0100 Message-ID: References: <20191129075938.GA55971@PhantoNv4ArchGx.localdomain> <878sny6fgr.fsf@netris.org> <20191129150329.GA80736@PhantoNv4ArchGx.localdomain> <871rtq57kd.fsf@netris.org> <20191130200748.GA2661@PhantoNv4ArchGx.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45351) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibnVY-0002JD-C8 for bug-guix@gnu.org; Mon, 02 Dec 2019 10:21:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibnVW-0007ZM-Ta for bug-guix@gnu.org; Mon, 02 Dec 2019 10:21:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:32813) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibnVW-0007ZE-NW for bug-guix@gnu.org; Mon, 02 Dec 2019 10:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibnVW-0007Rt-FC for bug-guix@gnu.org; Mon, 02 Dec 2019 10:21:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20191130200748.GA2661@PhantoNv4ArchGx.localdomain> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Bengt Richter Cc: 38422@debbugs.gnu.org On Sat, 30 Nov 2019 at 21:09, Bengt Richter wrote: > Should there be an official _distilled and filtered-for-upstream_ > git bug repo that guix developers populate and upstream devs > (and anyone) can pull and grep the log of for their projects? The Guix bug database is public and can be browsed for example here [1] or [2]. Yes, it is not friendly for upstream developer and one needs some Guix knowledge to correctly find what one is looking for. Debian has more friendly entry point: the package Tracker [3]. And the webpage [4] should be improved to report our bug etc. (as Debian is doing). (Note that the Guix-HPC search interface is better but currently down.) [1] http://issues.guix.gnu.org/ [2] https://debbugs.gnu.org/cgi/pkgreport.cgi?package=guix;max-bugs=100;base-order=1;bug-rev=1 [3] https://tracker.debian.org/pkg/gmsh [4] http://guix.gnu.org/packages/gmsh-2.16.0/ All the best, simon