Page MenuHomePhabricator

[Nix] Set TMP to stable path
ClosedPublic

Authored by jon on Nov 28 2022, 12:33 PM.
Tags
None
Referenced Files
F3247894: D5745.diff
Fri, Nov 15, 7:28 AM
Unknown Object (File)
Wed, Nov 6, 7:05 PM
Unknown Object (File)
Wed, Nov 6, 7:05 PM
Unknown Object (File)
Mon, Nov 4, 3:49 PM
Unknown Object (File)
Mon, Nov 4, 3:49 PM
Unknown Object (File)
Tue, Oct 22, 11:52 AM
Unknown Object (File)
Tue, Oct 22, 11:52 AM
Unknown Object (File)
Tue, Oct 22, 11:44 AM
Subscribers

Details

Summary

mysql2 (or some dependent) node package assumes that the temporary
directory will have a stable path prefix, so we'll provide it with one.

https://linear.app/comm/issue/ENG-2366

Test Plan
nix develop

cd keyserver
yarn dev

# Not actually sure how to trigger previous failure

Diff Detail

Repository
rCOMM Comm
Branch
jonringer/fix-keyserver-tmp
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Sketchy test plan but not sure how else to test. Seems like it's a clear will

This revision is now accepted and ready to land.Nov 28 2022, 2:15 PM
This revision was automatically updated to reflect the committed changes.