From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Subject: bug#32132: daemon store names can't start with a dot Date: Thu, 12 Jul 2018 15:20:23 +0200 Message-ID: <8736wo3814.fsf@lassieur.org> References: <20180710124355.12754-1-clement@lassieur.org> <20180710191839.bujbi5ekprczypwv@abyayala> <87o9fenbd0.fsf@lassieur.org> <87va9kx2w3.fsf@gnu.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:4830:134:3::10]:54841) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdbWt-0006vJ-8I for bug-guix@gnu.org; Thu, 12 Jul 2018 09:21:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdbWo-0002HN-Bl for bug-guix@gnu.org; Thu, 12 Jul 2018 09:21:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48585) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fdbWo-0002HF-6e for bug-guix@gnu.org; Thu, 12 Jul 2018 09:21:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fdbWo-0001Kd-0o for bug-guix@gnu.org; Thu, 12 Jul 2018 09:21:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdbWJ-0006M2-O8 for bug-guix@gnu.org; Thu, 12 Jul 2018 09:20:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdbWE-0001Yq-JO for bug-guix@gnu.org; Thu, 12 Jul 2018 09:20:31 -0400 In-reply-to: <87va9kx2w3.fsf@gnu.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: ludo@gnu.org, 32132@debbugs.gnu.org Cc: Nils Gillmann , 32111-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Hello Cl=C3=A9ment, > > Cl=C3=A9ment Lassieur skribis: > >> Nils Gillmann writes: >> >>> Hi, >>> >>> Can you provide some context why this is necessary, maybe even >>> in the commit message? >> >> It's necessary when you want to package a program whose source looks >> like file:///home/foo/.bar. > > I=E2=80=99d rather not make this kind of change. In general, I think we = should > be very conservative about changes to the daemon and its protocol, > because that=E2=80=99s the common denominator of all the versions of Guix. > > If we change something like it, then we=E2=80=99ll get subtle breakage de= pending > on the version of the daemon in use. > > WDYT? Okay, let's abandon this then :-) CCing bug-guix because I still think it's a bug; please close it if you disagree. Cl=C3=A9ment