Guix pull problems on armhf

  • Done
  • quality assurance status badge
Details
2 participants
  • Jelle Licht
  • zimoun
Owner
unassigned
Submitted by
Jelle Licht
Severity
normal

Debbugs page

Jelle Licht wrote 7 years ago
(address . bug-guix@gnu.org)
87muz1kxoa.fsf@fsfe.org
I have been running the binary Guix installation on top of Armbian
on my
Rockchip RK3288 (armhf) based computing platform.

Up till about ~8 days ago, guix pull worked as intended. Recently,
running guix pull leads to the following error message
`./guix/build/pull.scm:44:20: ./guix/build/pull.scm:44:20: Throw
to key
`match-error' with args `("match" "no matching pattern"' [1]


I already checked that re{moving,naming}
`$HOME/.config/guix/latest'
does not change anything. Neither does running `./pre-inst-env
guix
pull' from a git checkout.

[1]: For the full log, see: https://paste.debian.net/1015219/

--
Jelle Licht
zimoun wrote 3 years ago
(name . Jelle Licht)(address . jlicht@fsfe.org)(address . 30896@debbugs.gnu.org)
86zgsdq8ed.fsf@gmail.com
Hi Jelle,

On Wed, 21 Mar 2018 at 20:59, Jelle Licht <jlicht@fsfe.org> wrote:
Toggle quote (15 lines)
> I have been running the binary Guix installation on top of Armbian on my
> Rockchip RK3288 (armhf) based computing platform.
>
> Up till about ~8 days ago, guix pull worked as intended. Recently,
> running guix pull leads to the following error message
> `./guix/build/pull.scm:44:20: ./guix/build/pull.scm:44:20: Throw to key
> `match-error' with args `("match" "no matching pattern"' [1]
>
>
> I already checked that re{moving,naming} `$HOME/.config/guix/latest'
> does not change anything. Neither does running `./pre-inst-env guix
> pull' from a git checkout.
>
> [1]: For the full log, see: https://paste.debian.net/1015219/

The situation about “guix pull” has changed a bit since this report from
2018 [2]. Is it still an issue? If yes, could you do an update of the
current problem? If no, let close it. :-)


Cheers,
simon
zimoun wrote 3 years ago
control message for bug #30896
(address . control@debbugs.gnu.org)
86h7dlkisb.fsf@gmail.com
tags 30896 + moreinfo
quit
zimoun wrote 3 years ago
Re: bug#30896: Guix pull problems on armhf
(name . Jelle Licht)(address . jlicht@fsfe.org)(address . 30896-done@debbugs.gnu.org)
86o869rtxp.fsf@gmail.com
Hi,

On Wed, 21 Mar 2018 at 20:59, Jelle Licht <jlicht@fsfe.org> wrote:
Toggle quote (18 lines)
> I have been running the binary Guix installation on top of Armbian on my
> Rockchip RK3288 (armhf) based computing platform.
>
> Up till about ~8 days ago, guix pull worked as intended. Recently,
> running guix pull leads to the following error message
> `./guix/build/pull.scm:44:20: ./guix/build/pull.scm:44:20: Throw to key
> `match-error' with args `("match" "no matching pattern"' [1]
>
>
> I already checked that re{moving,naming} `$HOME/.config/guix/latest'
> does not change anything. Neither does running `./pre-inst-env guix
> pull' from a git checkout.
>
> [1]: For the full log, see: https://paste.debian.net/1015219/
>
> --
> Jelle Licht

The bug had been tagged moreinfo on 12 Oct 2021 (6 weeks, 1 day).
Therefore, I assume it is not an issue anymore so I am closing.

Cheers,
simon

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 30896@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 30896
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help