GNU bug report logs -
#65466
Something from recent commits is broken.
Previous Next
Reported by: Apoorv <apoorvs569 <at> gmail.com>
Date: Wed, 23 Aug 2023 06:56:03 UTC
Severity: normal
Merged with 65465
Done: Simon Tournier <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 29 Nov 2023 20:37:31 +0100
with message-id <875y1k5p1g.fsf_-_ <at> gmail.com>
and subject line Re: bug#65466: Something from recent commits is broken.
has caused the debbugs.gnu.org bug report #65466,
regarding Something from recent commits is broken.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
65466: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65466
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
While trying to run `guix pull` I am getting this this,
```
Backtrace:
In ice-9/boot-9.scm:
222:29 19 (map1 _)
222:29 18 (map1 _)
222:29 17 (map1 _)
222:29 16 (map1 _)
222:29 15 (map1 _)
222:29 14 (map1 _)
222:29 13 (map1 _)
222:29 12 (map1 _)
222:17 11 (map1 (((gnu packages tex)) ((gnu packages xml)) ((…)) …))
3327:17 10 (resolve-interface (gnu packages tex) #:select _ #:hide …)
In ice-9/threads.scm:
390:8 9 (_ _)
In ice-9/boot-9.scm:
3253:13 8 (_)
In ice-9/threads.scm:
390:8 7 (_ _)
In ice-9/boot-9.scm:
3544:20 6 (_)
2836:4 5 (save-module-excursion _)
3564:26 4 (_)
In unknown file:
3 (primitive-load-path "gnu/packages/tex" #<procedure 7f3…>)
In gnu/packages/tex.scm:
3011:13 2 (_)
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
error: license:arphic-1999: unbound variable
```
I also tried `guix repl` and it looks like the error is from `(gnu packages
tex)`
```
scheme@(guix-user)> (use-modules (gnu packages tex))
While compiling expression:
error: license:arphic-1999: unbound variable
```
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
Hi,
On dim., 29 oct. 2023 at 19:30, Apoorv <apoorvs569 <at> gmail.com> wrote:
> The issue is fixed and can be closed.
Thanks. So closing.
Cheers,
simon
This bug report was last modified 1 year and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.