bug#31450: guix pull ignores GUILE_WARN_DEPRECATED

2018-05-15 Thread Martin Castillo
> > 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 CC

bug#31450: guix pull ignores GUILE_WARN_DEPRECATED

2018-05-15 Thread Ludovic Courtès
Hi Martin, Martin Castillo 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_

bug#31450: guix pull ignores GUILE_WARN_DEPRECATED

2018-05-14 Thread Martin Castillo
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