GNU bug report logs -
#50441
Wrong build directory number shown in environment-variables file
Previous Next
Full log
View this message in rfc822 format
I was doing guix build with "--keep-missing" and looking around in a few
of the output directories. I was peeking in:
/tmp/guix-build-u-boot-mnt-reform2-2021.06.drv-4
But wait... the "environment-variables" file says:
#+BEGIN_SRC sh
export TEMP=\
"/tmp/guix-build-u-boot-mnt-reform2-2021.06.drv-0"
export TEMPDIR=\
"/tmp/guix-build-u-boot-mnt-reform2-2021.06.drv-0"
export TMP=\
"/tmp/guix-build-u-boot-mnt-reform2-2021.06.drv-0"
export TMPDIR=\
"/tmp/guix-build-u-boot-mnt-reform2-2021.06.drv-0"
#+END_SRC
Now wait a minute. Look at that last number. What the hell is going on
here? Is this a bug in Guix? Why is it pointing at -0 in the -4 build
directory?
Does this point at a more serious issue? What's going on?
This bug report was last modified 3 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.