all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: crocket <crockabiscuit@gmail.com>
Cc: 20877@debbugs.gnu.org
Subject: bug#20877: Building coreutils on ubuntu 15.04 64bit fails.
Date: Fri, 26 Jun 2015 12:03:20 +0300	[thread overview]
Message-ID: <20150626120320.0e525434@debian-netbook> (raw)
In-Reply-To: <CAL0=0H38DFVSm324rNW+w36rgxPUCJfaXSZJA+frFf4nf4eDEA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1354 bytes --]

On Fri, 26 Jun 2015 09:59:10 +0900
crocket <crockabiscuit@gmail.com> wrote:

> 
> 1. I ran 'gix pull' on the day I submitted the bug, and 'guix
> --version' says the version is 0.8.2.
> 2. I installed the latest release of binary tarball.
> 3. /usr/local/bin/guix-daemon --build-users-group=guix-builder
> /usr/local/bin/guix-daemon is symlinked
> to /root/.guix-profile/bin/guix-daemon 4. After I saw a test error during
> coreutils build, I enabled substitutes by executing 'guix archive
> --authorize < hydra.gnu.org.pub'.
> After enabling substitutes, I could install coreutils.
> 5. '/' includes '/tmp'. '/' is a btrfs. The mount options are
> rw,noatime,compress=lzo,ssd,discard,space_cache,autodefrag
> 

As a shot in the dark that btrfs might somehow be to blame, I know that in
Debian sid for quite some time the default is to have /tmp mounted as tmpfs.
How much ram do you have? In the interest of seeing if its something we can
blame on btrfs or your mount options, try changing the mount point of /tmp
in /etc/fstab to something like mine and reinstalling coreutils:
tmpfs	/tmp	tmpfs	defaults,size=2G	0 0

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-06-26  9:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23  6:40 bug#20877: Building coreutils on ubuntu 15.04 64bit fails crocket
2015-06-23  6:44 ` bug#20877: Here is the kernel config crocket
2015-06-25 20:28 ` bug#20877: Building coreutils on ubuntu 15.04 64bit fails Ludovic Courtès
2015-06-26  0:59   ` crocket
2015-06-26  9:03     ` Efraim Flashner [this message]
2015-06-26 16:01     ` 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=20150626120320.0e525434@debian-netbook \
    --to=efraim@flashner.co.il \
    --cc=20877@debbugs.gnu.org \
    --cc=crockabiscuit@gmail.com \
    /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.