all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* error: %ensure-setuid-program-list: unbound variable
@ 2024-09-18 17:13 Roman Scherer
  2024-09-26 13:41 ` Ludovic Courtès
  0 siblings, 1 reply; 5+ messages in thread
From: Roman Scherer @ 2024-09-18 17:13 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 652 bytes --]

Hello Guix,

I have a guix.scm file in which I depend on the guix package.

When building this package with autotools I see the following error when
compiling my guile modules:

error: %ensure-setuid-program-list: unbound variable

I'm not using that symbol anywhere in my own code, but probably somehow
through a guix module I load.

So, I guess this is due the guix package being pinned to
9a2ddcc8f5a6f64b475eeb13a3f1034aa6a4a49a, committed on Wed Jul 31 16:49:04
2024 +0200 still referring to that symbol

It looks like this variable gets updated from time to time. Would it make
sense to do this again, to avoid this error?

Wdyt?

Thanks, Roman.

[-- Attachment #2: Type: text/html, Size: 897 bytes --]

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

end of thread, other threads:[~2024-09-27  5:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-18 17:13 error: %ensure-setuid-program-list: unbound variable Roman Scherer
2024-09-26 13:41 ` Ludovic Courtès
2024-09-26 15:00   ` Roman Scherer
2024-09-26 20:24     ` Tobias Geerinckx-Rice
2024-09-27  5:57       ` Roman Scherer

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.