From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Castillo Subject: bug#31450: guix pull ignores GUILE_WARN_DEPRECATED Date: Tue, 15 May 2018 12:39:27 +0200 Message-ID: <62571f34-ab26-5c53-0d12-f5840d3e74c7@uni-bremen.de> References: <87mux1i6bv.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fIXNF-0007BP-CZ for bug-guix@gnu.org; Tue, 15 May 2018 06:40:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fIXNC-0004th-6o for bug-guix@gnu.org; Tue, 15 May 2018 06:40:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55379) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fIXNC-0004ta-35 for bug-guix@gnu.org; Tue, 15 May 2018 06:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fIXNB-0004Cp-Su for bug-guix@gnu.org; Tue, 15 May 2018 06:40:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87mux1i6bv.fsf@gnu.org> Content-Language: en-US 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 31450-done@debbugs.gnu.org > > Fixed in 30d722c392960373bb45c3248d318ef6e248fb67. > That commit has the following: + /* Map root and the current user. */ + int len = snprintf (id_map, sizeof id_map, "%d %d 1\n", id, id); This only maps `id' to itself, but not the root user? -- GPG: 7FDE 7190 2F73 2C50 236E 403D CC13 48F1 E644 08EC