all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: which of the two ArchLinux PKGBUILDs is better ? -- guix on Arch su  errors
@ 2016-09-07  9:49 alt.ep-co5h6f0t
  2016-09-07 14:06 ` Thompson, David
  0 siblings, 1 reply; 2+ messages in thread
From: alt.ep-co5h6f0t @ 2016-09-07  9:49 UTC (permalink / raw)
  To: help-guix


> ArchLinux installers of guix should be aware that the standard size of
> /tmp on a 4 GB computer is too small for a full install of guix.
>
> Please enlarge your swap file and resize /tmp to like 20 GB, else
> you will repeatedly break during
>
> guix package -i hello
>
> After those mods I successfully ran guix on Manjaro (Arch derivate).

What exactly goes wrong when /tmp is less that 4 GB? There are a handful
of packages that require more than 4 GB of storage while building, but I
don't believe any of them are required to build hello.


after 
guix package -i hello

there was 3 hours of building on a desktop machine. looked like a
make world
build was going on.

I wonder why, since on a guixSD it installing hello was much faster.


also beginners should be advised to make sure that  `locale`  does not
print any errors. export LC_... vars in bashrc so locale is 100 percent
OK   BEFORE you go to install guix.

Else you will run into `cannot set locale` error repeatedly.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: which of the two ArchLinux PKGBUILDs is better ? -- guix on Arch su errors
  2016-09-07  9:49 which of the two ArchLinux PKGBUILDs is better ? -- guix on Arch su errors alt.ep-co5h6f0t
@ 2016-09-07 14:06 ` Thompson, David
  0 siblings, 0 replies; 2+ messages in thread
From: Thompson, David @ 2016-09-07 14:06 UTC (permalink / raw)
  To: alt.ep-co5h6f0t; +Cc: help-guix

On Wed, Sep 7, 2016 at 5:49 AM,  <alt.ep-co5h6f0t@yopmail.com> wrote:
>
>> ArchLinux installers of guix should be aware that the standard size of
>> /tmp on a 4 GB computer is too small for a full install of guix.
>>
>> Please enlarge your swap file and resize /tmp to like 20 GB, else
>> you will repeatedly break during
>>
>> guix package -i hello
>>
>> After those mods I successfully ran guix on Manjaro (Arch derivate).
>
> What exactly goes wrong when /tmp is less that 4 GB? There are a handful
> of packages that require more than 4 GB of storage while building, but I
> don't believe any of them are required to build hello.
>
>
> after
> guix package -i hello
>
> there was 3 hours of building on a desktop machine. looked like a
> make world
> build was going on.
>
> I wonder why, since on a guixSD it installing hello was much faster.

You don't have substitutes enabled.  Enable them.  See the manual for details.

- Dave

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-07 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-07  9:49 which of the two ArchLinux PKGBUILDs is better ? -- guix on Arch su errors alt.ep-co5h6f0t
2016-09-07 14:06 ` Thompson, David

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.