[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GuixSD on eoma68-a20?
From: |
Ludovic Courtès |
Subject: |
Re: GuixSD on eoma68-a20? |
Date: |
Sun, 16 Dec 2018 16:59:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hi Danny,
Danny Milosavljevic <address@hidden> skribis:
> On Fri, 14 Dec 2018 11:48:52 +0100
> Ludovic Courtès <address@hidden> wrote:
>
>> I believe you can download it by running:
>>
>> guix build /gnu/store/ywrh286iqc3jlfhjqsvs22gmcr02i2bp-disk-image.drv
>
> I don't have it.
>
>> If you don’t have this .drv, you should be able to build it from commit
>> cba7ddcf603455c6692eb50c8bbf203a6bf17ab1.
>
> I tried
>
> ./pre-inst-env guix system disk-image --system=armhf-linux -e '(begin
> (use-modules (gnu system) (gnu bootloader) (gnu bootloader u-boot) (gnu
> system install)) (operating-system (inherit installation-os) (bootloader
> (bootloader-configuration (bootloader u-boot-bootloader) (target #f)))))'
>
> and I get:
>
> [...]
> The following package will be installed:
> guile-bootstrap 2.0
> /tmp/guix-tests/store/1gd1z2r2a38bh3a4494jbhyzcv5mi5hl-guile-bootstrap-2.0
The solution I proposed only works if you’re using /gnu/store as your
store prefix. Otherwise you cannot get substitutes from the build
farm. :-/
> gnu/packages/scheme.scm:170:30: In procedure inputs:
> Throw to key `match-error' with args `("match" "no matching pattern"
> "armhf-linux")'.
This looks like the issue fixed in
966629a114fd90153784dfdbe5e332e0ac94f1bc.
HTH!
Ludo’.
- Re: bug#33676: GuixSD on eoma68-a20?, (continued)
- Re: GuixSD on eoma68-a20?, Mark H Weaver, 2018/12/08
- Re: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/08
- Re: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/09
- Re: GuixSD on eoma68-a20?, Mark H Weaver, 2018/12/09
- Re: bug#33676: GuixSD on eoma68-a20?, Efraim Flashner, 2018/12/11
- Re: GuixSD on eoma68-a20?, Ludovic Courtès, 2018/12/11
- Re: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/12
- Re: GuixSD on eoma68-a20?, Ludovic Courtès, 2018/12/14
- Re: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/15
- Re: GuixSD on eoma68-a20?,
Ludovic Courtès <=
- Re: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/16
Re: bug#33676: GuixSD on eoma68-a20?, Andreas Enge, 2018/12/09
- Re: bug#33676: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/10
- Re: bug#33676: GuixSD on eoma68-a20?, Andreas Enge, 2018/12/10
- Re: bug#33676: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/14
- Re: bug#33676: GuixSD on eoma68-a20?, Andreas Enge, 2018/12/15
- Re: bug#33676: GuixSD on eoma68-a20?, Mark H Weaver, 2018/12/15
- Re: bug#33676: GuixSD on eoma68-a20?, Andreas Enge, 2018/12/16
Re: bug#33676: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/15
Re: bug#33676: GuixSD on eoma68-a20?, Danny Milosavljevic, 2018/12/21