From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Lepiller Subject: bug#38422: .png files in /gnu/store with executable permissions (555) Date: Sat, 30 Nov 2019 08:45:09 +0100 Message-ID: References: <20191129075938.GA55971@PhantoNv4ArchGx.localdomain> <878sny6fgr.fsf@netris.org> <20191129150329.GA80736@PhantoNv4ArchGx.localdomain> <871rtq57kd.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49153) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iaxS7-0006jU-5t for bug-guix@gnu.org; Sat, 30 Nov 2019 02:46:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iaxS6-0004HV-5i for bug-guix@gnu.org; Sat, 30 Nov 2019 02:46:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:56017) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iaxS6-0004HP-2K for bug-guix@gnu.org; Sat, 30 Nov 2019 02:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iaxS6-0005ha-1I for bug-guix@gnu.org; Sat, 30 Nov 2019 02:46:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:49021) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iaxRM-0006bH-Et for bug-guix@gnu.org; Sat, 30 Nov 2019 02:45:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iaxRL-0003Rs-E0 for bug-guix@gnu.org; Sat, 30 Nov 2019 02:45:16 -0500 Received: from lepiller.eu ([2a00:5884:8208::1]:38204) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iaxRL-0003Q3-5V for bug-guix@gnu.org; Sat, 30 Nov 2019 02:45:15 -0500 In-Reply-To: <871rtq57kd.fsf@netris.org> 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: 38422@debbugs.gnu.org, mhw@netris.org, bokr@bokr.com Le 30 novembre 2019 05:08:55 GMT+01:00, Mark H Weaver a = =C3=A9crit : >Hi Bengt, > >Bengt Richter writes: > >> On +2019-11-29 07:20:41 -0500, Mark H Weaver wrote: >>> The proper solution is to send bug reports to the upstream >developers of >>> docbook-xsl, faba-icon-theme, and moka-icon-theme, asking them to >fix >>> the permissions of the *=2Epng files in their source tarballs=2E >>> >> That I haven't done=2E Is there a standard way to do it? > >No=2E > >> "guix show moka-icon-theme" tells me homepage, but it would be nice >> to have a guix show --verbose that would show bug reporting info :) > >It would be nice, but it would also be an enormous amount of work=2E >First we'd need to devise a way to represent that information, and then >we'd need to add it to each of our 10K+ packages=2E It would also be an >additional job to do when adding new packages=2E I'm not sure it's worth >all that work=2E We already record the home page, and from there it's >usually not much work to find how to report bugs=2E In cases where it >_is_ difficult to find out how to report bugs, that's arguably a >problem >that should be fixed upstream=2E > >What do you think? > > Regards, > Mark Also, we should not encourage people to report bugs upstream directly=2E W= e have to evaluate whether the bug is on our side or theirs first to not dr= own them in useless bug reports :)