Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open cache file #165

Closed
iagobaapellaniz opened this issue Jan 26, 2016 · 1 comment
Closed

Cannot open cache file #165

iagobaapellaniz opened this issue Jan 26, 2016 · 1 comment

Comments

@iagobaapellaniz
Copy link

I get this error on JuliaBox for the 0.5.0-dev version of Julia.

INFO: Recompiling stale cache file /opt/julia_packages/.julia/lib/v0.5/Compat.ji for module Compat.
Cannot open cache file "/opt/julia_packages/.julia/lib/v0.5/Compat.ji.4Ml4Xo" for writing.
ERROR: LoadError: LoadError: Failed to precompile Compat to /opt/julia_packages/.julia/lib/v0.5/Compat.ji
 in error at ./error.jl:21
 in recompile_stale at loading.jl:549
 in _require_from_serialized at loading.jl:164
 in _require_from_serialized at ./loading.jl:193
 in require at ./loading.jl:307
 in include at ./boot.jl:260
 in include_from_node1 at ./loading.jl:392
 in include at ./boot.jl:260
 in include_from_node1 at ./loading.jl:392
 [inlined code] from boot.jl:263
 in anonymous at no file:0
 in eval at ./boot.jl:263
 [inlined code] from ./sysimg.jl:14
 in process_options at ./client.jl:254
 in _start at ./client.jl:377

Someone can help? I hope this info is useful for the developers.

@tanmaykm
Copy link
Member

Unrelated to Compat.jl.
It's due to JuliaLang/julia#14368, fixed already by JuliaLang/julia#14369.

JuliaBox does not seem to have this fix yet, even on 0.5. Will be moving JuliaBox to 0.4.3 and latest 0.5.0-dev soon.

JuliaCloud/JuliaBox#338 mentions some workarounds which may help in the meantime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants