bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31450: guix pull ignores GUILE_WARN_DEPRECATED


From: Martin Castillo
Subject: bug#31450: guix pull ignores GUILE_WARN_DEPRECATED
Date: Tue, 15 May 2018 12:39:27 +0200

> 
> 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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]