all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Fis Trivial <ybbs.daans@hotmail.com>
Cc: "31294@debbugs.gnu.org" <31294@debbugs.gnu.org>
Subject: bug#31294: Failed building dependencies for guix.
Date: Mon, 30 Apr 2018 12:20:38 +0200	[thread overview]
Message-ID: <87po2hyozt.fsf@gnu.org> (raw)
In-Reply-To: <BLUPR16MB05002D49B4A0E83B5F5FF4DD92820@BLUPR16MB0500.namprd16.prod.outlook.com> (Fis Trivial's message of "Mon, 30 Apr 2018 00:24:18 +0000")

Hi,

Fis Trivial <ybbs.daans@hotmail.com> skribis:

> Ludovic Courtès writes:

[...]

>> Could you paste /gnu/store/5y6mkv079xq5hnfajxfwky0kfc6ffy3p-info-dir.drv ?

[...]

> "/gnu/store/32qhdh8q4ba9lzp20495lw3a4cx0p3mp-guile-2.2.3/bin/guile",["--no-auto-compile","/gnu/store/mpy5w5gprs1ymrl3kwhqwr2jvnkdnvh7-info-dir-builder"],[("allowSubstitutes","0"),("out","/gnu/store/dpc817mql6764c6banrljn8lyjjjaf66-info-dir"),("preferLocalBuild","1")])

As in Chris’s case, there’s no -L or -C here.

>> Also, could you post ~/.config/guix/latest/guix/profiles.go and
>> /run/current-system/profile/lib/guile/2.2/site-ccache/guix/profiles.go ?
>> (Perhaps you’ll need to gzip them to be sure.)
>>
>
> I couldn't find
> /run/current-system/profile/lib/guile/2.2/site-ccache/guix/profiles.go
> you are talking about, I did `find . -iname "profiles.go"` in /run/ as
> root but didn't find the file you are talking about, not even the
> directory "current-system". But ~/.config/guix/latest/guix/profiles.go
> is attached in the mail.

Apparently the profiles.go you sent is correct.

To find out where the faulty profiles.go is, could you:

  1. Run ‘guix environment guix’ in the environment that triggers the
     error, but run it under ‘strace’:

       strace -f -o log guix environment guix

  2. grep that ‘log’ file along these lines:

       grep 'open.*guix/profiles\.go.*= [0-9]' log

  3. gzip that profiles.go file and send it.

Thanks in advance,
Ludo’.

  reply	other threads:[~2018-04-30 10:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-28  3:55 bug#31294: Failed building dependencies for guix Fis Trivial
2018-04-29 16:04 ` Ludovic Courtès
2018-04-30  0:24   ` Fis Trivial
2018-04-30 10:20     ` Ludovic Courtès [this message]
2018-04-30 10:59       ` Fis Trivial
2018-04-30 21:10         ` Ludovic Courtès
2018-05-01 13:35           ` bug#28144: " Ludovic Courtès
2019-01-03 22:01             ` Ricardo Wurmus

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=87po2hyozt.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=31294@debbugs.gnu.org \
    --cc=ybbs.daans@hotmail.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.