bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35774: Test guix-system.sh fails when building from guix-1.0.0.tar.g


From: Ting-Wei Lan
Subject: bug#35774: Test guix-system.sh fails when building from guix-1.0.0.tar.gz because docker-image.tmpl is missing
Date: Fri, 17 May 2019 21:40:00 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

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.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]