all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: Initializing a 64bit system using guix on a 32bit OS
Date: Sat, 23 May 2015 20:53:15 +0300	[thread overview]
Message-ID: <87sianb2pg.fsf@gmail.com> (raw)
In-Reply-To: <87fv6nmjj5.fsf@netris.org> (Mark H. Weaver's message of "Sat, 23 May 2015 10:54:22 -0400")

Mark H Weaver (2015-05-23 17:54 +0300) wrote:

> Alex Kost <alezost@gmail.com> writes:
>
>> Thanks Ludovic and Mark!  I tried to follow your advices but eventually
>> I got the same error:
>>
>>   guix system: error: build failed: a `x86_64-linux' is required to
>> build
>> `/gnu/store/zh42mbm0wvbsz05zr798nchyd3bc7fh6-guix-0.8.2.c2ee19e.drv',
>> but I am a `i686-linux'
>>
>> I used the following command:
>>
>>   guix system init --no-grub config-64-simple.scm /mnt/guix
>>
>> I'm attaching the OS config I used.  Did I miss anything?
>
> I think the problem is that you disabled tests in your 'guix-x86_64'
> package, which makes it a different derivation than the one built by
> Hydra.  In order for this approach to work, you must ensure that you
> only use substitutes until you can run a guix-daemon (and guix?) for
> x86_64.  guix-daemon for i686 can download substitutes for x86_64, but
> cannot build anything for x86_64.

Yes, thanks; after sending that message I realized that disabling tests
might affect, so I tried again without “#:tests? #f” and it failed
again.

Originally I disabled tests when I realized that it would try to build
guix and linux (as both sources were downloaded).  However I have just
tried again and "zrlp8p8fv75i59ljwih6c15r5229ph0h-guix-0.8.2.c2ee19e" is
being downloaded right now!  So apparently the problem was that
"c2ee19e" snapshot wasn't built on hydra the first time I performed
"guix system init".

So it looks like this time the process is going to be finished
succesfully (I'll report about the result).

-- 
Alex

  reply	other threads:[~2015-05-23 17:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21 20:04 Initializing a 64bit system using guix on a 32bit OS Alex Kost
2015-05-22 13:28 ` Ludovic Courtès
2015-05-22 17:31   ` Mark H Weaver
2015-05-23  9:24     ` Alex Kost
2015-05-23 14:54       ` Mark H Weaver
2015-05-23 17:53         ` Alex Kost [this message]
2015-05-24 18:46   ` Alex Kost

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sianb2pg.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=mhw@netris.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.