unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Dan.Munteanu@mdc-berlin.de" <Dan.Munteanu@mdc-berlin.de>
To: 59179@debbugs.gnu.org
Subject: bug#59179: BUG: &invalid-base32-character (./guix/base32.scm:296:65: ERROR)
Date: Thu, 10 Nov 2022 12:51:11 +0000	[thread overview]
Message-ID: <a55ec561b2d015d62c54958cd927d89a13aab496.camel@mdc-berlin.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3601 bytes --]

Hi, 

please see below


$ guix pull
Updating channel 'guix-science' from Git repository at '
https://github.com/guix-science/guix-science.git'...
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to b551026 (2 new
commits)...
Building from these channels:
   guix      https://git.savannah.gnu.org/git/guix.git	b551026
   guix-sciencehttps://github.com/guix-science/guix-science.git	5993cb7
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'...
100.0%
building /gnu/store/1xjznjl5gfzlylb4sx4h2scvczr9jxkp-module-
import.drv...
 .
 
building /gnu/store/cs51n9lmsrjy8n1hqln11qhhqaw5ivw9-compute-guix-
derivation.drv...
Backtrace:
In ice-9/boot-9.scm:
   222:17 19 (map1 (#<syntax ((#<syntax lambda> (#<syntax x>) #<syntax
x>) #<syntax (origin (method git-fetch) (uri?>))
In ice-9/psyntax.scm:
  1479:23 18 (_ _ _)
In ice-9/boot-9.scm:
   222:17 17 (map1 (#<syntax (origin (method git-fetch) (uri (git-
reference (url "https://gitlab.com/mothacehe/guil?>;;))
In ice-9/psyntax.scm:
  2356:44 16 (expand-let _ _ (()) #f (hygiene gnu packages guile-xyz)
#<procedure build-let (src ids vars val-exps ?> ?)
  1620:31 15 (parse _ _ _ () () () _ _)
  2356:44 14 (expand-let _ _ (() #(ribcage () () ()) #(ribcage
#(method) #((top)) #("l-57d92629c77107c-317a"))) #f # ?)
  1620:31 13 (parse _ _ _ () () () _ _)
  2356:44 12 (expand-let _ _ (() #(ribcage () () ()) #(ribcage #(uri)
#((top)) #("l-57d92629c77107c-317e")) #(# ?) ?) ?)
  1620:31 11 (parse _ _ _ () () () _ _)
  2355:44 10 (expand-let (#<syntax:psyntax.scm:3122:18 let>
((#<syntax:packages.scm:335:15 hash> #<syntax ((#?>)) #) ?)
In ice-9/boot-9.scm:
   222:17  9 (map1 (#<syntax ((#<syntax lambda> (#<syntax x>) #<syntax
x>) #<syntax (#<syntax:packages.scm:335:21 c?>))
In ice-9/psyntax.scm:
  1479:23  8 (_ _ _)
In ice-9/boot-9.scm:
   222:17  7 (map1 (#<syntax (#<syntax:packages.scm:335:21 content-
hash> #<syntax (base32 "8a9913843170dc7e46bbb1c9?>))
In ice-9/psyntax.scm:
  1402:23  6 (_ _)
  1343:32  5 (syntax-type (#<syntax:packages.scm:335:21 content-hash>
#<syntax (base32 "8a9913843170dc7e46bbb1c9?> ?) ?)
  1557:32  4 (expand-macro #<procedure 7f09956b50c8 at
./guix/packages.scm:261:2 (s)> (#<syntax:packages.scm:335?> ?) ?)
In ./guix/packages.scm:
   277:25  3 (_ #<syntax base32> #<syntax
"8a9913843170dc7e46bbb1c93d7c41241fa6d649">
#<syntax:packages.scm:335:38 s?>)
In ./guix/base32.scm:
    295:4  2 (base32-string-unfold-right #<procedure 7f0987512580 at
./guix/base32.scm:318:28 (chr)> "8a9913843170dc?")
In unknown file:
           1 (string-fold-right #<procedure 7f0987512560 at
./guix/base32.scm:295:23 (chr index)> 0 "8a9913843170dc?" ?)
In ./guix/base32.scm:
   296:65  0 (_ #\e 24)


./guix/base32.scm:296:65: ERROR:
  1. &invalid-base32-character:
      character: #\e
      string: "8a9913843170dc7e46bbb1c93d7c41241fa6d649"
Computing Guix derivation for 'x86_64-linux'...  guix pull: error: You
found a bug: the program '/gnu/store/w49vr3qfhidws1541hljhgjqc576d46c-
compute-guix-derivation'
failed to compute the derivation for Guix (version:
"b5510269c58acfc28f23cdd12bd2454d9fe3e14d"; system: "x86_64-linux";
host version: "cc4fa1018dfec8a60b73da3917830635ac7d2af4"; pull-version: 
1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

Best,
-- 
Dan

[-- Attachment #1.2: Type: text/html, Size: 6094 bytes --]

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 7745 bytes --]

             reply	other threads:[~2022-11-10 16:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 12:51 Dan.Munteanu [this message]
2022-11-11  9:44 ` bug#59179: BUG: &invalid-base32-character (./guix/base32.scm:296:65: ERROR) zimoun
2022-11-12 13:36   ` Mathieu Othacehe
2022-11-21 16:46     ` zimoun

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=a55ec561b2d015d62c54958cd927d89a13aab496.camel@mdc-berlin.de \
    --to=dan.munteanu@mdc-berlin.de \
    --cc=59179@debbugs.gnu.org \
    /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).