* bug#35774: Test guix-system.sh fails when building from guix-1.0.0.tar.gz because docker-image.tmpl is missing
@ 2019-05-17 13:40 Ting-Wei Lan
2019-05-18 10:27 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Ting-Wei Lan @ 2019-05-17 13:40 UTC (permalink / raw)
To: 35774
[-- Attachment #1: Type: text/plain, Size: 369 bytes --]
The last line of tests/guix-system.sh is:
guix system -n docker-image gnu/system/examples/docker-image.tmpl
It doesn't work when building from guix-1.0.0.tar.gz because the file
gnu/system/examples/docker-image.tmpl doesn't exist in the source
tarball. If I manually download the file from the git repository and put
it into the extracted source tree, the test passes.
[-- Attachment #2: Type: text/html, Size: 5291 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#35774: Test guix-system.sh fails when building from guix-1.0.0.tar.gz because docker-image.tmpl is missing
2019-05-17 13:40 bug#35774: Test guix-system.sh fails when building from guix-1.0.0.tar.gz because docker-image.tmpl is missing Ting-Wei Lan
@ 2019-05-18 10:27 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-05-18 10:27 UTC (permalink / raw)
To: Ting-Wei Lan; +Cc: 35774-done
Hello,
Ting-Wei Lan <lantw44@gmail.com> skribis:
> The last line of tests/guix-system.sh is:
> guix system -n docker-image gnu/system/examples/docker-image.tmpl
> It doesn't work when building from guix-1.0.0.tar.gz because the file
> gnu/system/examples/docker-image.tmpl doesn't exist in the source
> tarball. If I manually download the file from the git repository and put
> it into the extracted source tree, the test passes.
Good catch, fixed in 1b0d2b2afc2ec38c025263005199dbcd347087c8.
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-18 10:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-17 13:40 bug#35774: Test guix-system.sh fails when building from guix-1.0.0.tar.gz because docker-image.tmpl is missing Ting-Wei Lan
2019-05-18 10:27 ` 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).