unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31450: guix pull ignores GUILE_WARN_DEPRECATED
@ 2018-05-14  9:09 Martin Castillo
  2018-05-15 10:03 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Castillo @ 2018-05-14  9:09 UTC (permalink / raw)
  To: 31450

I have exported GUILE_WARN_DEPRECATED=no but the new guix pull still
shows the warning about used, deprecated features.

-- 
GPG: 7FDE 7190 2F73 2C50 236E  403D CC13 48F1 E644 08EC

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31450: guix pull ignores GUILE_WARN_DEPRECATED
  2018-05-14  9:09 bug#31450: guix pull ignores GUILE_WARN_DEPRECATED Martin Castillo
@ 2018-05-15 10:03 ` Ludovic Courtès
  2018-05-15 10:39   ` Martin Castillo
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2018-05-15 10:03 UTC (permalink / raw)
  To: Martin Castillo; +Cc: 31450-done

Hi Martin,

Martin Castillo <castilma@uni-bremen.de> skribis:

> I have exported GUILE_WARN_DEPRECATED=no but the new guix pull still
> shows the warning about used, deprecated features.

The problem was in one of the derivations built you run ‘guix pull’ (and
because these are separate processes, the value of GUILE_WARN_DEPRECATED
in your environment doesn’t matter.)

Fixed in 30d722c392960373bb45c3248d318ef6e248fb67.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31450: guix pull ignores GUILE_WARN_DEPRECATED
  2018-05-15 10:03 ` Ludovic Courtès
@ 2018-05-15 10:39   ` Martin Castillo
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Castillo @ 2018-05-15 10:39 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 31450-done


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-15 10:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-14  9:09 bug#31450: guix pull ignores GUILE_WARN_DEPRECATED Martin Castillo
2018-05-15 10:03 ` Ludovic Courtès
2018-05-15 10:39   ` Martin Castillo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).