unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29862: list-runtime-root is broken
@ 2017-12-27  9:07 Danny Milosavljevic
  2017-12-31 10:19 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2017-12-27  9:07 UTC (permalink / raw)
  To: 29862

/gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;;       or pass the --no-auto-compile argument to disable.
;;; compiling /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots
;;; compiled /home/dannym/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots.go
Backtrace:
           8 (apply-smob/1 #<catch-closure c8d780>)
In ice-9/boot-9.scm:
    713:2  7 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
    619:8  6 (_ #(#(#<directory (guile-user) d10140>)))
In ice-9/boot-9.scm:
   2316:4  5 (save-module-excursion _)
  3823:12  4 (_)
In /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots:
   145:11  3 (_)
In srfi/srfi-1.scm:
   697:23  2 (filter-map #<procedure 12ec540 at /gnu/store/mwvmdf…> . #)
In /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots:
   138:38  1 (_ "/gnu/store")
In unknown file:
           0 (string-drop "/gnu/store" 11)

ERROR: In procedure string-drop:
ERROR: Value out of range 0 to 10: 11

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#29862: list-runtime-root is broken
  2017-12-27  9:07 bug#29862: list-runtime-root is broken Danny Milosavljevic
@ 2017-12-31 10:19 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-12-31 10:19 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: 29862-done

Hi,

Danny Milosavljevic <dannym@scratchpost.org> skribis:

> /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots
> ;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
> ;;;       or pass the --no-auto-compile argument to disable.
> ;;; compiling /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots
> ;;; compiled /home/dannym/.cache/guile/ccache/2.2-LE-8-3.A/gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots.go
> Backtrace:
>            8 (apply-smob/1 #<catch-closure c8d780>)
> In ice-9/boot-9.scm:
>     713:2  7 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
> In ice-9/eval.scm:
>     619:8  6 (_ #(#(#<directory (guile-user) d10140>)))
> In ice-9/boot-9.scm:
>    2316:4  5 (save-module-excursion _)
>   3823:12  4 (_)
> In /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots:
>    145:11  3 (_)
> In srfi/srfi-1.scm:
>    697:23  2 (filter-map #<procedure 12ec540 at /gnu/store/mwvmdf…> . #)
> In /gnu/store/mwvmdfksm9iwj1symfiinlikiz56s2nl-guix-0.13.0-9.ff23b47/libexec/guix/list-runtime-roots:
>    138:38  1 (_ "/gnu/store")
> In unknown file:
>            0 (string-drop "/gnu/store" 11)
>
> ERROR: In procedure string-drop:
> ERROR: Value out of range 0 to 10: 11

Good catch!  I believe this is fixed by
091191c3dcbfb9f01070d26bf15cb2c4dd07b1b5.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-31 10:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-27  9:07 bug#29862: list-runtime-root is broken Danny Milosavljevic
2017-12-31 10:19 ` Ludovic Courtès

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).