unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: "Dan.Munteanu@mdc-berlin.de" <Dan.Munteanu@mdc-berlin.de>,
	59179@debbugs.gnu.org
Cc: Mathieu Othacehe <othacehe@gnu.org>
Subject: bug#59179: BUG: &invalid-base32-character (./guix/base32.scm:296:65: ERROR)
Date: Fri, 11 Nov 2022 10:44:25 +0100	[thread overview]
Message-ID: <86a64xygee.fsf@gmail.com> (raw)
In-Reply-To: <a55ec561b2d015d62c54958cd927d89a13aab496.camel@mdc-berlin.de>

Hi,

CC: Mathieu

The issue seems from guile-parted,

https://gitlab.com/mothacehe/guile-parted/-/commit/8a9913843170dc7e46bbb1c93d7c41241fa6d649

and I miss the current commit
1h9q5plmnc1zd5ikz2x538v4a8lmriai6yyfv53bk5vjls7mrf3r in the commit list
of history of Guile-Parted.


On Thu, 10 Nov 2022 at 12:51, "Dan.Munteanu@mdc-berlin.de" <Dan.Munteanu@mdc-berlin.de> wrote:

> 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"

I miss why Guix crashed…

Cheers,
simon




  reply	other threads:[~2022-11-11  9:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-10 12:51 bug#59179: BUG: &invalid-base32-character (./guix/base32.scm:296:65: ERROR) Dan.Munteanu
2022-11-11  9:44 ` zimoun [this message]
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=86a64xygee.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=59179@debbugs.gnu.org \
    --cc=Dan.Munteanu@mdc-berlin.de \
    --cc=othacehe@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).