> On 2. Jul 2019, at 15:37, Ludovic Courtès <[email protected]> wrote: > >> /* In a sandbox, for determinism, always use the same temporary >> directory. */ >> - tmpDirInSandbox = useChroot ? canonPath("/tmp", true) + "/guix-build-" >> + drvName + "-0" : tmpDir; >> + tmpDirInSandbox = useChroot ? canonPath("/tmp", true) + "/guix-build-" >> + drvName : tmpDir; > > The result would be that the temporary directory would always have a > different name inside and outside the container. Consequently, > debugging along the lines of what the manual suggests (info "(guix) > Debugging Build Failures") would become pretty much impossible. Why do you think it would become impossible?
- bug#36443: guix build mixes build dirs? Robert Vollmert
- bug#36443: suspicion Robert Vollmert
- bug#36443: guix build mixes build dirs? Mark H Weaver
- bug#36443: guix build mixes build dirs? Robert Vollmert
- bug#36443: Canonicalized build directory nam... Mark H Weaver
- bug#36443: Canonicalized build directory... Robert Vollmert
- bug#36443: Canonicalized build dire... Mark H Weaver
- bug#36443: Canonicalized build ... Ludovic Courtès
- bug#36443: Canonicalized bu... Robert Vollmert
- bug#36443: Canonicalized bu... Ludovic Courtès
- bug#36443: Canonicalized bu... Robert Vollmert
- bug#36443: Canonicalized bu... Ludovic Courtès
- bug#36443: Canonicalized bu... Mark H Weaver
- bug#36443: guix build mixes build dirs? Mark H Weaver
