guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

‘guix refresh’ broken on master?


From: Tobias Geerinckx-Rice
Subject: ‘guix refresh’ broken on master?
Date: Thu, 15 Dec 2016 18:58:26 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

Guix, David,

Commit 3e0c036 (‘import: Add importer for rust crates’) reliably breaks
all calls to ‘guix refresh’ for me:

  address@hidden ~/guix/pre-inst-env guix refresh --help
  ;;; note: source file /home/nckx/guix/guix/utils.scm
  ;;;       newer than compiled /home/nckx/guix/guix/utils.go
  ;;; note: source file /home/nckx/guix/guix/store.scm
  ;;;       newer than compiled /home/nckx/guix/guix/store.go
  warning: failed to install locale: Invalid argument
  ;;; note: source file /home/nckx/guix/guix/scripts/refresh.scm
  ;;;       newer than compiled /home/nckx/guix/guix/scripts/refresh.go
  ;;; note: source file /home/nckx/guix/guix/upstream.scm
  ;;;       newer than compiled /home/nckx/guix/guix/upstream.go
  ;;; note: source file /home/nckx/guix/guix/gnu-maintenance.scm
  ;;;       newer than compiled /home/nckx/guix/guix/gnu-maintenance.go
  ;;; note: source file /home/nckx/guix/guix/import/utils.scm
  ;;;       newer than compiled /home/nckx/guix/guix/import/utils.go
  ;;; note: source file /home/nckx/guix/guix/import/json.scm
  ;;;       newer than compiled /home/nckx/guix/guix/import/json.go
  guix: refresh: command not found
  Try `guix --help' for more information.

Running the same command one commit earlier spews a lot more ‘note’s
before showing the help message, suggesting that one of the above files
is to blame. I'm not sure how to coax more information out of Guile, though.

Can anyone reproduce this, or suggest a way Forward?

Kind regards,

T G-R

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]