unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Carlos Carleos <carleos@uniovi.es>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: problems for install Skribilo-0.9.2 in Guix-0.6
Date: Sat, 07 Jun 2014 10:41:46 +0200	[thread overview]
Message-ID: <8461kdm7qt.fsf@carleos.epv.uniovi.es> (raw)
In-Reply-To: <87zjhqcw33.fsf@gnu.org>

Ludovic Courtès <ludo@gnu.org> escribió / skribis [*]:

> I think you did not authorize installation of substitutes signed by
> hydra.gnu.org (info "(guix) Substitutes"):
>
>   guix archive --authorize < hydra.gnu.org.pub

The substitutes gave many

  @ substituter-started ...
  [...]
  @ substituted-succeded ...

and these warnings:

  (Please consider upgrading Guile to get proper progress report.)

This machine is Ubuntu 12.4 with Guile 2.0.5.

Now I get:

--8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8--
carleos@carleos:~$ ~/.guix-profile/bin/skribilo --version
Backtrace:
In ice-9/boot-9.scm:
2864: 19 [resolve-interface (skribilo) #:select ...]
2789: 18 [#<procedure bc9620 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 17 [try-module-autoload (skribilo) #f]
2401: 16 [save-module-excursion #<procedure c77e40 at ice-9/boot-9.scm:3066:17 ()>]
3085: 15 [#<procedure c77e40 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 14 [primitive-load-path "skribilo" ...]
In skribilo.scm:
  32: 13 [#<procedure b3a7a0 ()>]
In ice-9/boot-9.scm:
2951: 12 [define-module* (skribilo) #:filename ...]
2926: 11 [resolve-imports ((#) (#) (#) (#) ...)]
2864: 10 [resolve-interface (skribilo utils syntax) #:select ...]
2789: 9 [#<procedure bc9620 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 8 [try-module-autoload (skribilo utils syntax) #f]
2401: 7 [save-module-excursion #<procedure c77cf0 at ice-9/boot-9.scm:3066:17 ()>]
3085: 6 [#<procedure c77cf0 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 5 [primitive-load-path "skribilo/utils/syntax" ...]
In skribilo/utils/syntax.scm:
  22: 4 [#<procedure bc6d00 ()>]
In ice-9/boot-9.scm:
2951: 3 [define-module* (skribilo utils syntax) #:filename ...]
2926: 2 [resolve-imports ((#) (#) (#))]
2867: 1 [resolve-interface (system reader library) #:select ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: no code for module (system reader library)
carleos@carleos:~$
--8<----------corte-hasta-aquí--------------tranĉu-ĝis-ĉi-tie---------->8--

So I installed Guix' Guile:

--8<----------corte-desde-aquí---------------tranĉu-de-ĉi-tie---------->8--
carleos@carleos:~$ guix package -i guile
guix package: warning: ambiguous package specification uile'
guix package: warning: choosing guile-2.0.11 from
gnu/packages/guile.scm:110:2
The following package will be installed:
   guile-2.0.11 out /gnu/store/725n5w5vcpd9ihzr27vn7c731hx2ky0j-guile-2.0.11

The following derivation will be built:
   /gnu/store/9f94zzb70a77ap3fqf20ypx4yrp9ixf3-profile.drv
@ build-started /gnu/store/9f94zzb70a77ap3fqf20ypx4yrp9ixf3-profile.drv
   - x86_64-linux
   /usr/local/var/log/guix/drvs/9f//94zzb70a77ap3fqf20ypx4yrp9ixf3-profile.drv.bz2
@ build-succeeded
   /gnu/store/9f94zzb70a77ap3fqf20ypx4yrp9ixf3-profile.drv -
2 packages in profile
The following environment variable definitions may be needed:
   export GUILE_LOAD_PATH="/home/carleos/.guix-profile/share/guile/site/2.0"
   export GUILE_LOAD_COMPILED_PATH="/home/carleos/.guix-profile/share/guile/site/2.0"
carleos@carleos:~$ ls .guix-profile/bin/
guild  guile  guile-config  guile-snarf  guile-tools  skribilo skribilo-config
carleos@carleos:~$ echo $PATH
/home/carleos/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
carleos@carleos:~$ export PATH=~/.guix-profile/bin:$PATH
carleos@carleos:~$ export GUILE_LOAD_PATH="/home/carleos/.guix-profile/share/guile/site/2.0"
carleos@carleos:~$ export GUILE_LOAD_COMPILED_PATH="/home/carleos/.guix-profile/share/guile/site/2.0"
carleos@carleos:~$ guile --version
guile (GNU Guile) 2.0.11
Copyright (C) 2014 Free Software Foundation, Inc.

License LGPLv3+: GNU LGPL 3 or later
<http://gnu.org/licenses/lgpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
carleos@carleos:~$ skribilo --version
Backtrace:
In ice-9/boot-9.scm:
2864: 19 [resolve-interface (skribilo) #:select ...]
2789: 18 [#<procedure 13ae7a0 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 17 [try-module-autoload (skribilo) #f]
2401: 16 [save-module-excursion #<procedure 12f0e70 at ice-9/boot-9.scm:3066:17 ()>]
3085: 15 [#<procedure 12f0e70 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 14 [primitive-load-path "skribilo" ...]
In skribilo.scm:
  32: 13 [#<procedure 13aa8a0 ()>]
In ice-9/boot-9.scm:
2951: 12 [define-module* (skribilo) #:filename ...]
2926: 11 [resolve-imports ((#) (#) (#) (#) ...)]
2864: 10 [resolve-interface (skribilo utils syntax) #:select ...]
2789: 9 [#<procedure 13ae7a0 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 8 [try-module-autoload (skribilo utils syntax) #f]
2401: 7 [save-module-excursion #<procedure 12f0d20 at ice-9/boot-9.scm:3066:17 ()>]
3085: 6 [#<procedure 12f0d20 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
   ?: 5 [primitive-load-path "skribilo/utils/syntax" ...]
In skribilo/utils/syntax.scm:
  22: 4 [#<procedure 13b8660 ()>]
In ice-9/boot-9.scm:
2951: 3 [define-module* (skribilo utils syntax) #:filename ...]
2926: 2 [resolve-imports ((#) (#) (#))]
2867: 1 [resolve-interface (system reader library) #:select ...]
In unknown file:
   ?: 0 [scm-error misc-error #f ...]

ERROR: In procedure scm-error:
ERROR: no code for module (system reader library)
carleos@carleos:~$
--8<----------corte-hasta-aquí--------------tranĉu-ĝis-ĉi-tie---------->8--


-- 
     CARLOS CARLEOS                                    KAROLO EL KARLEOJ     
     Secretario                                               Sekretario     
     Departamento de Estadística             Departemento pri Statistiko     
     e Investigación Operativa                        kaj Operaciesploro     
     y Didáctica de la Matemática            kaj Didaktiko de Matematiko     
     Universidad Oviedo                              Universitato Oviedo     
     Principado de Asturias                          Princlando Asturujo     
     Reino de España                                  Reĝlando Hispanujo     
     Teléfono: 73353                               SMS: +34 66 004 66 05     

_____________________________________________________________________________
No abuse del arte ASCII: también los ciegos leen correo electrónico  :-)     
                 (-:  Ne tro uzu Aski-arton: ankaŭ blinduloj legas retpoŝton!


[*] je la 9h45'44" en la 16ª de Prerialo en 166ª
    = la 7ª de Ŝaban (شعبان) en 1435ª
    = la 6ª de Junio en 2014ª de Kristo gregorie
    = la 9ª (Wu4 戊申 Shen1) de monato 5ª (Geng1 庚午 Wu3) en 4651ª (Jia3 甲午 Wu3)
    = la 8ª de Sivano (סיוון) en 5774ª
    = la 24ª de Majo en 7522ª pokrovskija / konstancia / de Adamo / κατὰ ῥωμαίους

  reply	other threads:[~2014-06-07  8:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05  7:02 problems for install Skribilo-0.9.2 in Guix-0.6 Carlos Carleos
2014-06-05 13:04 ` Ludovic Courtès
2014-06-05 15:36   ` Andreas Enge
2014-06-05 23:55   ` Carlos Carleos
2014-06-06  7:53     ` Ludovic Courtès
2014-06-07  8:41       ` Carlos Carleos [this message]
2014-06-07 14:09         ` Ludovic Courtès
2014-06-08  0:09           ` Carlos Carleos
2014-06-08 12:35             ` Ludovic Courtès
2014-06-09 16:58         ` Ludovic Courtès
2014-06-06  7:51 ` Ludovic Courtès

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=8461kdm7qt.fsf@carleos.epv.uniovi.es \
    --to=carleos@uniovi.es \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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).