all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Ben Woodcroft <b.woodcroft@uq.edu.au>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>, help-guix@gnu.org
Subject: Re: container issues
Date: Fri, 01 Jan 2016 19:11:44 +0100	[thread overview]
Message-ID: <87oad5gof3.fsf@gnu.org> (raw)
In-Reply-To: <5685C119.5020001@uq.edu.au> (Ben Woodcroft's message of "Fri, 1 Jan 2016 09:58:17 +1000")

Ben Woodcroft <b.woodcroft@uq.edu.au> skribis:

> On 01/01/16 00:59, Thompson, David wrote:
>> On Thu, Dec 31, 2015 at 8:00 AM, Ben Woodcroft <b.woodcroft@uq.edu.au> wrote:
>>> Hey,
>>>
>>> I'm on newest master (45147b0), is something amiss?
>>>
>>>
>>> $ ./pre-inst-env guix environment --ad-hoc -C ruby
>>> In execvp of fsck.none: No such file or directory
>>> 'fsck.none' exited with code 127 on /home/ben/git/guix; spawning REPL
>>> GNU Guile 2.0.11
>>> Copyright (C) 1995-2014 Free Software Foundation, Inc.
>>>
>>> Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'.
>>> This program is free software, and you are welcome to redistribute it
>>> under certain conditions; type `,show c' for details.
>>>
>>> Enter `,help' for help.
>>> scheme@(guile-user)>
>>>
>>>
>>>
>>> I also cannot quit this terminal as it keeps respawning. Any ideas?
>> I'm able to reproduce this on my GuixSD laptop, but not on my
>> Guix+Ubuntu system.  Very interesting.  I will try to investigate
>> further when I get a chance.  Anyone should feel free to fix it before
>> I do. ;)
>>
>> Thanks for the report,
> I'm on Ubuntu so it isn't GuixSD specific. Using git bisect I found
> this commit to be where it stops working for me:
>
> be21979d85304fedd5c0fb970ffc337d220eda7a is the first bad commit
> commit be21979d85304fedd5c0fb970ffc337d220eda7a
> Author: Ludovic Courtès <ludo@gnu.org>
> Date:   Tue Dec 22 00:25:40 2015 +0100
>
>     file-systems: Add a 'mount?' field.

This commit changes the ABI (namely, <file-system> structures now have
an additional field, and since structure accessors are inlined, all
users of <file-system> need to be rebuilt.)

Could you try ‘make clean-go && make’ as I suggested elsewhere?

Thanks!

Ludo’.

  reply	other threads:[~2016-01-01 18:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-31 13:00 container issues Ben Woodcroft
2015-12-31 14:59 ` Thompson, David
2015-12-31 23:58   ` Ben Woodcroft
2016-01-01 18:11     ` Ludovic Courtès [this message]
2016-01-01 15:01 ` Ludovic Courtès
2016-01-02  0:10   ` Ben Woodcroft
2016-01-03 11:28     ` Ludovic Courtès

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=87oad5gof3.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=b.woodcroft@uq.edu.au \
    --cc=guix-devel@gnu.org \
    --cc=help-guix@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 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.