unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: myglc2 <myglc2@gmail.com>
To: 23973@debbugs.gnu.org
Subject: bug#23973: 'guix environment guix' fails with "Argument 1 out of range: 10"
Date: Wed, 13 Jul 2016 13:03:34 -0400	[thread overview]
Message-ID: <cu7bn21eahl.fsf@gmail.com> (raw)

Somewhere between

'7a7d6b2 gnu: linux-libre: Update to 4.6.4.'

and

'7a7d6b2 gnu: linux-libre: Update to 4.6.4.'

'guix environment guix' stopped working for me. 

g1@g1 ~/src/guix$ guix environment guix
;;; note: source file /home/g1/.config/guix/latest/guix/packages.scm
;;;       newer than compiled /home/g1/.config/guix/latest/guix/packages.go
;;; note: source file /home/g1/.config/guix/latest/guix/packages.scm
;;;       newer than compiled /home/g1/.cache/guile/ccache/2.0-LE-8-2.0/home/g1/src/guix/guix/packages.scm.go
;;; note: source file /home/g1/.config/guix/latest/guix/gexp.scm
;;;       newer than compiled /home/g1/.config/guix/latest/guix/gexp.go
;;; note: source file /home/g1/.config/guix/latest/guix/gexp.scm
;;;       newer than compiled /home/g1/.cache/guile/ccache/2.0-LE-8-2.0/home/g1/src/guix/guix/gexp.scm.go
;;; note: source file /home/g1/.config/guix/latest/guix/profiles.scm
;;;       newer than compiled /home/g1/.config/guix/latest/guix/profiles.go
;;; note: source file /home/g1/.config/guix/latest/guix/profiles.scm
;;;       newer than compiled /home/g1/.cache/guile/ccache/2.0-LE-8-2.0/home/g1/src/guix/guix/profiles.scm.go
;;; note: source file /home/g1/.config/guix/latest/gnu/system/linux-container.scm
;;;       newer than compiled /home/g1/.config/guix/latest/gnu/system/linux-container.go
;;; note: source file /home/g1/.config/guix/latest/gnu/services.scm
;;;       newer than compiled /home/g1/.config/guix/latest/gnu/services.go
;;; note: source file /home/g1/.config/guix/latest/gnu/services.scm
;;;       newer than compiled /home/g1/.cache/guile/ccache/2.0-LE-8-2.0/home/g1/src/guix/gnu/services.scm.go
;;; note: source file /home/g1/.config/guix/latest/guix/download.scm
;;;       newer than compiled /home/g1/.config/guix/latest/guix/download.go
;;; note: source file /home/g1/.config/guix/latest/guix/download.scm
;;;       newer than compiled /home/g1/.cache/guile/ccache/2.0-LE-8-2.0/home/g1/src/guix/guix/download.scm.go
;;; note: source file /home/g1/.config/guix/latest/guix/git-download.scm
;;;       newer than compiled /home/g1/.config/guix/latest/guix/git-download.go
;;; note: source file /home/g1/.config/guix/latest/guix/git-download.scm
;;;       newer than compiled /home/g1/.cache/guile/ccache/2.0-LE-8-2.0/home/g1/src/guix/guix/git-download.scm.go
Backtrace:
In unknown file:
   ?: 19 [primitive-load-path "gnu/packages/autotools" ...]
In gnu/packages/autotools.scm:
  24: 18 [#<procedure 3205d00 ()>]
In ice-9/boot-9.scm:
2951: 17 [define-module* (gnu packages autotools) #:filename ...]
2926: 16 [resolve-imports ((#) (#) (#) (#) ...)]
2864: 15 [resolve-interface (gnu packages bash) #:select ...]
2789: 14 [#<procedure 1484960 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 13 [try-module-autoload (gnu packages bash) #f]
2401: 12 [save-module-excursion #<procedure 1bf0c00 at ice-9/boot-9.scm:3066:17 ()>]
3085: 11 [#<procedure 1bf0c00 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 10 [primitive-load-path "gnu/packages/bash" ...]
In gnu/packages/bash.scm:
  21: 9 [#<procedure 32190c0 ()>]
In ice-9/boot-9.scm:
2951: 8 [define-module* (gnu packages bash) #:filename ...]
2926: 7 [resolve-imports ((#) (#) (#) (#) ...)]
2864: 6 [resolve-interface (gnu packages readline) #:select ...]
2789: 5 [#<procedure 1484960 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 4 [try-module-autoload (gnu packages readline) #f]
2401: 3 [save-module-excursion #<procedure 1bf2b70 at ice-9/boot-9.scm:3066:17 ()>]
3085: 2 [#<procedure 1bf2b70 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 1 [primitive-load-path "gnu/packages/readline" ...]
In gnu/packages/readline.scm:
  81: 0 [#<procedure 322e6e0 ()>]

gnu/packages/readline.scm:81:12: In procedure #<procedure 322e6e0 ()>:
gnu/packages/readline.scm:81:12: In procedure struct-ref: Argument 1 out of range: 10
g1@g1 ~/src/guix$ 

             reply	other threads:[~2016-07-13 17:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-13 17:03 myglc2 [this message]
2016-07-13 18:38 ` bug#23973: 'guix environment guix' fails with "Argument 1 out of range: 10" myglc2
2016-07-14 16:00   ` Andreas Enge

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cu7bn21eahl.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=23973@debbugs.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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).