bug#44626: tests/build-utils, tests/guix-system: fail when build path contains "~"

2020-11-17 Thread Ludovic Courtès
Hi Vagrant, Vagrant Cascadian skribis: > Though may introduce a different issue in tests/build-utils.log: > > ... > test-name: wrap-script, simple case > location: /build/guix-41NMGX/guix-1.2.0~rc1/tests/build-utils.scm:152 > source: > + (test-equal > + "wrap-script, simple case" > +

bug#44626: tests/build-utils, tests/guix-system: fail when build path contains "~"

2020-11-16 Thread Vagrant Cascadian
On 2020-11-16, Ludovic Courtès wrote: > Vagrant Cascadian skribis: > >> When building from a build path containing a "~", such as: >> >> /build/guix-1WL3Dl/guix-1.2.0~rc1/ >> >> tests/build-utils.scm and tests/guix-system.sh both fail. > > [...] > >> FAIL: tests/build-utils >>

bug#44626: tests/build-utils, tests/guix-system: fail when build path contains "~"

2020-11-16 Thread Ludovic Courtès
Hi! Vagrant Cascadian skribis: > When building from a build path containing a "~", such as: > > /build/guix-1WL3Dl/guix-1.2.0~rc1/ > > tests/build-utils.scm and tests/guix-system.sh both fail. [...] > FAIL: tests/build-utils > === > ... > test-name: wrap-script, simple

bug#44626: tests/build-utils, tests/guix-system: fail when build path contains "~"

2020-11-13 Thread Vagrant Cascadian
When building from a build path containing a "~", such as: /build/guix-1WL3Dl/guix-1.2.0~rc1/ tests/build-utils.scm and tests/guix-system.sh both fail. I've observed this with v1.2.0rc1, as well as c6e8f40f2ce6082171c18b4aad9877b0ad022563. Building in such a directory revealed two failing