all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 'tests/guix-download.sh' fails
@ 2013-01-28 15:01 Nikita Karetnikov
  2013-01-28 16:52 ` Ludovic Courtès
  2013-01-28 17:40 ` Andreas Enge
  0 siblings, 2 replies; 3+ messages in thread
From: Nikita Karetnikov @ 2013-01-28 15:01 UTC (permalink / raw)
  To: bug-guix

[-- Attachment #1: Type: text/plain, Size: 1328 bytes --]

Hi,

The following line raises an error:

guix-download "file://$abs_top_srcdir/README"

test-suite.log:

warning: daemon is running as root, so using `--build-users-group' is
highly recommended

[...]

+ guix-download file:///README
accepted connection from pid 29454, uid 0
Backtrace:
In ice-9/boot-9.scm:
 157: 10 [catch #t #<catch-closure 96fcad0> ...]
In unknown file:
   ?: 9 [apply-smob/1 #<catch-closure 96fcad0>]
In ice-9/boot-9.scm:
  63: 8 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 421: 7 [eval # #]
In unknown file:
   ?: 6 [call-with-input-string "(apply (module-ref (resolve-interface '(guix-download)) 'guix-download) (cdr (command-line)))" ...]
In ice-9/command-line.scm:
 174: 5 [#<procedure 96fe960 at ice-9/command-line.scm:169:3 (port)> #<input: string 95f88e8>]
In unknown file:
   ?: 4 [eval (apply (module-ref # #) (cdr #)) #<directory (guile-user) 96a9678>]
In guix-download:
 150: 3 [guix-download "file:///README"]
In guix/store.scm:
 458: 2 [add-to-store # "README" #t ...]
 226: 1 [dump "/README"]
In unknown file:
   ?: 0 [lstat "/README"]

ERROR: In procedure lstat:
ERROR: In procedure lstat: No such file or directory: "/README"
error processing client input: unexpected end-of-file
1 operations
./test-env: line 1: 29445 Terminated
"/home/guix-0.1/guix-daemon" --disable-chroot

Nikita

[-- Attachment #2: Type: application/pgp-signature, Size: 835 bytes --]

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

* Re: 'tests/guix-download.sh' fails
  2013-01-28 15:01 'tests/guix-download.sh' fails Nikita Karetnikov
@ 2013-01-28 16:52 ` Ludovic Courtès
  2013-01-28 17:40 ` Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2013-01-28 16:52 UTC (permalink / raw)
  To: Nikita Karetnikov; +Cc: bug-guix

Nikita Karetnikov <nikita@karetnikov.org> skribis:

> guix-download "file://$abs_top_srcdir/README"

[...]

> + guix-download file:///README

Your version of Automake that doesn’t expand $abs_top_srcdir.
Please upgrade to 1.12 or later (IIRC).

Thanks,
Ludo’.

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

* Re: 'tests/guix-download.sh' fails
  2013-01-28 15:01 'tests/guix-download.sh' fails Nikita Karetnikov
  2013-01-28 16:52 ` Ludovic Courtès
@ 2013-01-28 17:40 ` Andreas Enge
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Enge @ 2013-01-28 17:40 UTC (permalink / raw)
  To: bug-guix

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

Am Montag, 28. Januar 2013 schrieb Nikita Karetnikov:
> The following line raises an error:
> guix-download "file://$abs_top_srcdir/README"

This is
   http://lists.gnu.org/archive/html/bug-guix/2013-01/msg00231.html
A newer automake should solve the problem.

Andreas

[-- Attachment #2: Type: text/html, Size: 2066 bytes --]

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

end of thread, other threads:[~2013-01-28 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-28 15:01 'tests/guix-download.sh' fails Nikita Karetnikov
2013-01-28 16:52 ` Ludovic Courtès
2013-01-28 17:40 ` Andreas Enge

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.