* bug#22676: (git) guix build failure "broken-tarball-fetch"
@ 2016-02-15 10:47 Danny Milosavljevic
2016-02-15 22:03 ` Leo Famulari
0 siblings, 1 reply; 3+ messages in thread
From: Danny Milosavljevic @ 2016-02-15 10:47 UTC (permalink / raw)
To: 22676
Package: guix
In git guix (commit b042bdc8fdc2a89e51da852339c0ee86b7bedaf1) and recent GuixSD (that means I did guix pull after booting the tarball from the guix website about 5 days ago), I get a build failure when I do
$ ./pre-inst-env guix environment guix
$ make
$ touch gnu/packages/engineering.scm # note: file existed before.
$ make # will fail.
.
The error message is:
------
LOAD (gnu packages engineering)
;;; note: source file ./gnu/packages/engineering.scm
;;; newer than compiled /home/dannym/src/guix/gnu/packages/engineering.go
Backtrace:
In unknown file:
?: 19 [primitive-load-path "gnu/packages/version-control" ...]
In gnu/packages/version-control.scm:
28: 18 [#<procedure 276d0a0 ()>]
In ice-9/boot-9.scm:
2951: 17 [define-module* (gnu packages version-control) #:filename ...]
2926: 16 [resolve-imports ((# # #) (#) (#) (#) ...)]
2864: 15 [resolve-interface (gnu packages emacs) #:select ...]
2789: 14 [#<procedure bc86e0 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 13 [try-module-autoload (gnu packages emacs) #f]
2401: 12 [save-module-excursion #<procedure 27e6900 at ice-9/boot-9.scm:3066:17 ()>]
3085: 11 [#<procedure 27e6900 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
?: 10 [primitive-load-path "gnu/packages/emacs" ...]
In gnu/packages/emacs.scm:
24: 9 [#<procedure 280a740 ()>]
In ice-9/boot-9.scm:
2951: 8 [define-module* (gnu packages emacs) #:filename ...]
2926: 7 [resolve-imports ((# # license:) (#) (#) (#) ...)]
2864: 6 [resolve-interface (gnu packages scheme) #:select ...]
2789: 5 [#<procedure bc86e0 at ice-9/boot-9.scm:2777:4 (name #:optional autoload version #:key ensure)> # ...]
3065: 4 [try-module-autoload (gnu packages scheme) #f]
2401: 3 [save-module-excursion #<procedure 27f02d0 at ice-9/boot-9.scm:3066:17 ()>]
3085: 2 [#<procedure 27f02d0 at ice-9/boot-9.scm:3066:17 ()>]
In unknown file:
?: 1 [primitive-load-path "gnu/packages/scheme" ...]
In gnu/packages/scheme.scm:
493: 0 [#<procedure 2862860 ()>]
gnu/packages/scheme.scm:493:0: In procedure #<procedure 2862860 ()>:
gnu/packages/scheme.scm:493:0: In procedure module-lookup: Unbound variable: broken-tarball-fetch
------
Leo also reproduced the problem using the steps above.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#22676: (git) guix build failure "broken-tarball-fetch"
2016-02-15 10:47 bug#22676: (git) guix build failure "broken-tarball-fetch" Danny Milosavljevic
@ 2016-02-15 22:03 ` Leo Famulari
2016-02-21 23:39 ` Ludovic Courtès
0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2016-02-15 22:03 UTC (permalink / raw)
To: Danny Milosavljevic; +Cc: 22676
On Mon, Feb 15, 2016 at 11:47:08AM +0100, Danny Milosavljevic wrote:
> Package: guix
>
> In git guix (commit b042bdc8fdc2a89e51da852339c0ee86b7bedaf1) and recent GuixSD (that means I did guix pull after booting the tarball from the guix website about 5 days ago), I get a build failure when I do
>
> $ ./pre-inst-env guix environment guix
> $ make
> $ touch gnu/packages/engineering.scm # note: file existed before.
> $ make # will fail.
> .
I can confirm this bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#22676: (git) guix build failure "broken-tarball-fetch"
2016-02-15 22:03 ` Leo Famulari
@ 2016-02-21 23:39 ` Ludovic Courtès
0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2016-02-21 23:39 UTC (permalink / raw)
To: Leo Famulari; +Cc: 22676-done, Federico Beffa
Fixed in 95001d4, following a suggestion Federico made at
<https://lists.gnu.org/archive/html/guix-devel/2016-01/msg00116.html>.
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-02-21 23:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 10:47 bug#22676: (git) guix build failure "broken-tarball-fetch" Danny Milosavljevic
2016-02-15 22:03 ` Leo Famulari
2016-02-21 23:39 ` 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).