GNU bug report logs -
#47293
guix lint -c archival icecat fails
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 26 Mar 2021 00:25:27 +0100
with message-id <87y2ea3jfc.fsf <at> gnu.org>
and subject line Re: bug#47293: guix lint -c archival icecat fails
has caused the debbugs.gnu.org bug report #47293,
regarding guix lint -c archival icecat fails
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
47293: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47293
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I get the following exception when I run the command:
★★★★★★★★★★★★★★★★★★★★
$ guix lint -c archival icecat
Backtrace:cecat <at> 78.8.0-guix0-preview1 [archival]...
12 (primitive-load "/home/yo/.config/guix/current/bin/guix")
In guix/ui.scm:
2164:12 11 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1736:10 10 (with-exception-handler _ _ #:unwind? _ # _)
1731:15 9 (with-exception-handler #<procedure 7f2cbbe951b0 at ic…> …)
In srfi/srfi-1.scm:
634:9 8 (for-each #<procedure 7f2cbbe985c0 at guix/scripts/lin…> …)
In guix/scripts/lint.scm:
65:4 7 (run-checkers #<package icecat <at> 78.8.0-guix0-preview1 g…> …)
In srfi/srfi-1.scm:
634:9 6 (for-each #<procedure 7f2cbcb78d50 at guix/scripts/lin…> …)
In guix/scripts/lint.scm:
74:21 5 (_ _)
In guix/lint.scm:
1225:4 4 (check-archival _)
1092:2 3 (call-with-networking-fail-safe _ _ _)
In ice-9/boot-9.scm:
1736:10 2 (with-exception-handler _ _ #:unwind? _ # _)
1669:16 1 (raise-exception _ #:continuable? _)
1667:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1667:16: In procedure raise-exception:
In procedure bv-length: Wrong type argument in position 1 (expecting bytevector): #f
★★★★★★★★★★★★★★★★★★★★
This is using the following Guix System
★★★★★★★★★★★★★★★★★★★★
OS: Guix System 1ab03fb74505458e7754dce338a5da29dc754d80 x86_64
Kernel: 5.11.7-gnu
Generation 31 Mar 19 2021 13:03:16 (current)
guix 1ab03fb
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 1ab03fb74505458e7754dce338a5da29dc754d80
★★★★★★★★★★★★★★★★★★★★
More information about the cause of the exception is provided by zimoun in https://lists.gnu.org/archive/html/guix-devel/2021-03/msg00417.html.
---
Luis Felipe López Acevedo
https://luis-felipe.gitlab.io/
[Message part 3 (message/rfc822, inline)]
Hi,
Luis Felipe <luis.felipe.la <at> protonmail.com> skribis:
> $ guix lint -c archival icecat
> Backtrace:cecat <at> 78.8.0-guix0-preview1 [archival]...
> 12 (primitive-load "/home/yo/.config/guix/current/bin/guix")
> In guix/ui.scm:
> 2164:12 11 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
> 1736:10 10 (with-exception-handler _ _ #:unwind? _ # _)
> 1731:15 9 (with-exception-handler #<procedure 7f2cbbe951b0 at ic…> …)
> In srfi/srfi-1.scm:
> 634:9 8 (for-each #<procedure 7f2cbbe985c0 at guix/scripts/lin…> …)
> In guix/scripts/lint.scm:
> 65:4 7 (run-checkers #<package icecat <at> 78.8.0-guix0-preview1 g…> …)
> In srfi/srfi-1.scm:
> 634:9 6 (for-each #<procedure 7f2cbcb78d50 at guix/scripts/lin…> …)
> In guix/scripts/lint.scm:
> 74:21 5 (_ _)
> In guix/lint.scm:
> 1225:4 4 (check-archival _)
> 1092:2 3 (call-with-networking-fail-safe _ _ _)
> In ice-9/boot-9.scm:
> 1736:10 2 (with-exception-handler _ _ #:unwind? _ # _)
> 1669:16 1 (raise-exception _ #:continuable? _)
> 1667:16 0 (raise-exception _ #:continuable? _)
>
> ice-9/boot-9.scm:1667:16: In procedure raise-exception:
> In procedure bv-length: Wrong type argument in position 1 (expecting bytevector): #f
Fixed in 4ac3e010c9cbd9c09d41dbf472e45d57505a73ce, thanks!
Ludo’.
This bug report was last modified 4 years and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.