SnO2WMaN / deno2nix

Integrate Deno with Nix
MIT License
56 stars 22 forks source link

ln: failed to create symbolic link '/tmp/deno2nix/deps/vnzi3brp4c4ijh9nqycny3qqi0a54ps0-deps': Permission denied #16

Open winston0410 opened 1 year ago

winston0410 commented 1 year ago

After updated to the latest version, I got the following error:

error: builder for '/nix/store/raja60p7wha15j43wwrrv0g6gbzkgi7s-deno-api-dynamic-form-0.0.0.drv' failed with exit code 1;
       last 9 log lines:
       > unpacking sources
       > unpacking source archive /nix/store/l7wipfdmphpcm3wr7ssngffzy943j212-yxfrmmd1zfafymmwb1pbhbklcfrhrixx-source
       > source root is yxfrmmd1zfafymmwb1pbhbklcfrhrixx-source
       > patching sources
       > updateAutotoolsGnuConfigScriptsPhase
       > configuring
       > no configure script, doing nothing
       > building
       > ln: failed to create symbolic link '/tmp/deno2nix/deps/vnzi3brp4c4ijh9nqycny3qqi0a54ps0-deps': Permission denied

And I am able to resolve it for now like this:

https://github.com/SnO2WMaN/deno2nix/compare/main...winston0410:deno2nix:hotfix/avoid-tmp