all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jacob MacDonald <jaccarmac@gmail.com>
To: help-guix@gnu.org
Subject: Strange behavior around guix package --show
Date: Fri, 20 Dec 2019 13:21:57 -0800	[thread overview]
Message-ID: <CACy6W0B3W1PonJrURc6RGOxvvcwTOyhCfm82QwgbouqJMeK3iQ@mail.gmail.com> (raw)

guix package --show is failing for me for packages which reference
sbcl-cl-uglify-js. This has been happening for a few guix pull generations,
but only occurs in my user's Guix profile. Running the same command as root
or through ./pre-inst-env (on the same version of the tree) doesn't cause
an error.

I've tried clearing local and root .cache directories, double checked that
nothing strange and Guile-related is happening in my dotfiles, and made
sure the error is reproducible outside an X session. Upon stracing the
local install and my built-from source version, I see some discrepancies in
the trace, but am not sure what the root cause is. Namely, after reading
javascript.scm, the user version of Guix fails to stat lisp-xyz.scm, while
the source version not only reads from lisp-xyz but also /etc/localtime, a
file which is never touched in the failing trace.

Any help would be appreciated.

Thanks,

Jacob.

             reply	other threads:[~2019-12-20 21:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-20 21:21 Jacob MacDonald [this message]
2019-12-21 12:12 ` Strange behavior around guix package --show Pierre Neidhardt
2019-12-21 23:55   ` Jacob MacDonald
2019-12-27  7:28     ` Jacob MacDonald
2019-12-30 16:45       ` Pierre Neidhardt
2019-12-30 16:52         ` Pierre Neidhardt
2020-01-03 13:31           ` Pierre Neidhardt
2020-01-03 14:17             ` Pierre Neidhardt
2020-01-05  8:02               ` Jacob MacDonald
2019-12-30 22:32         ` Ricardo Wurmus
2019-12-30 22:29 ` Ricardo Wurmus
2019-12-31  2:54   ` Jacob MacDonald

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=CACy6W0B3W1PonJrURc6RGOxvvcwTOyhCfm82QwgbouqJMeK3iQ@mail.gmail.com \
    --to=jaccarmac@gmail.com \
    --cc=help-guix@gnu.org \
    /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.