Re: Unable to bootstrap Guix without substitutes

2022-02-17 Thread Greg Hogan
On Wed, Feb 16, 2022 at 4:28 PM Greg Hogan wrote: > I then saw the error building binutils-mesboot0 as in bug #41264, for > which Mathieu proposed an idea for fixing Mes, still awaiting > implementation. > > As a temporary fix the same tmpfs trick works when bind mounting /gnu and > /var/guix ont

Re: Unable to bootstrap Guix without substitutes

2022-02-16 Thread Greg Hogan
On Thu, Feb 10, 2022 at 8:39 PM Timothy Sample wrote: > I can perform the build successfully using > > $ guix build --check \ > -e '(@@ (gnu packages commencement) bash-masboot0)' > > That scary backtrace happens even for the successful build, so I’m > pretty sure it is not the issue.

Re: Unable to bootstrap Guix without substitutes

2022-02-14 Thread Ludovic Courtès
Hi, Timothy Sample skribis: > Greg Hogan writes: > >> When installing the Guix binary distribution (both the 1.3.0 release >> and most recent guix-binary on ci.guix.gnu.org) on a new system >> without enabling substitutes the guix pull or install commands fail >> when building bash-mesboot0. >>

Re: Unable to bootstrap Guix without substitutes

2022-02-10 Thread Timothy Sample
Hi Greg, Greg Hogan writes: > When installing the Guix binary distribution (both the 1.3.0 release > and most recent guix-binary on ci.guix.gnu.org) on a new system > without enabling substitutes the guix pull or install commands fail > when building bash-mesboot0. > > [...] > > The error from t

Unable to bootstrap Guix without substitutes

2022-02-10 Thread Greg Hogan
When installing the Guix binary distribution (both the 1.3.0 release and most recent guix-binary on ci.guix.gnu.org) on a new system without enabling substitutes the guix pull or install commands fail when building bash-mesboot0. https://guix.gnu.org/manual/en/html_node/Binary-Installation.html