On Thu, Dec 31, 2015 at 8:00 AM, Ben Woodcroft <[email protected]> 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, - Dave
