JuliaLang / JuliaLang/PackageCompiler.jl
ERROR: open: permission denied (EACCES)
- Dominant language
- Julia
- Stars
- 1.6k
- Forks
- 205
- Avg merge
- 18h 37m
- Merged PRs (30d)
- 7
Description
I installed Julia in `/usr/local`, so the following fails.
`PackageCompiler.compile_package("TrivialPackage", force = false, reuse = true)`
Julia Version 0.6.2
Linux (x86_64-linux-gnu)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing PackageCompiler.compile_package("TrivialPackage", force = false, reuse = true) with Julia 0.6.2 on Linux, using a Julia installation under /usr/local. Trace the operation that produces the EACCES error and check the issue's comment thread for existing findings. Done means the reported permission failure is explained and the package compilation works in the stated setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100