From: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
To: Christopher Baines <mail@cbaines.net>
Cc: 64510@debbugs.gnu.org
Subject: [bug#64510] [PATCH v1] gnu: Add simtrace-1
Date: Fri, 6 Oct 2023 14:53:23 +0200 [thread overview]
Message-ID: <20231006145323.28b90740@primary_laptop> (raw)
In-Reply-To: <878r8hgym8.fsf@cbaines.net>
[-- Attachment #1: Type: text/plain, Size: 844 bytes --]
Hi,
On Thu, 05 Oct 2023 11:12:26 +0100
Christopher Baines <mail@cbaines.net> wrote:
> ./pre-inst-env guix build simtrace-1
> gnu/packages/telephony.scm:1035:25: In procedure native-inputs:
> error: texlive: unbound variable
> hint: Did you forget `(use-modules (gnu packages texlive))'?
Thanks for spotting that. This issue is really interesting.
When I tested the package it worked fine and the texlive package came
from the tex module (and telephony.scm had and still has '#:use-module
(gnu packages tex)').
But since that time the following commit made it in Guix:
> 0421160f4a350de72422f4a51d7fd101b3764376 ("gnu:
> texlive: Reinstate the monolithic texlive package.")
and that moved texlive package from tex.scm to texlive.scm.
So we need to add '#:use-module (gnu packages texlive)' to fix that.
Denis.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2023-10-06 12:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-07 14:09 [bug#64510] [PATCH v1] gnu: Add simtrace-1 Denis 'GNUtoo' Carikli
2023-10-05 10:12 ` Christopher Baines
2023-10-06 12:53 ` Denis 'GNUtoo' Carikli [this message]
2023-10-06 13:07 ` Denis 'GNUtoo' Carikli
2023-10-06 16:16 ` [bug#64510] [PATCH v2] " Denis 'GNUtoo' Carikli
2023-10-11 17:16 ` [bug#64510] [PATCH v1] " Ludovic Courtès
2023-10-11 17:19 ` Ludovic Courtès
2024-01-12 5:47 ` [bug#64510] [PATCH v3] " Denis 'GNUtoo' Carikli
2024-01-24 0:05 ` Denis 'GNUtoo' Carikli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231006145323.28b90740@primary_laptop \
--to=gnutoo@cyberdimension.org \
--cc=64510@debbugs.gnu.org \
--cc=mail@cbaines.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).