When I run Pkg.update() in verson 0.3-release have such problem: julia> versioninfo() Julia Version 0.3.1-pre+41 Commit 77c15f9* (2014-08-31 17:39 UTC) Platform Info: System: Linux (x86_64-redhat-linux) CPU: Intel(R) Xeon(R) CPU E7- 4830 @ 2.13GHz WORD_SIZE: 64 BLAS: libopenblas (USE64BITINT NO_AFFINITY NEHALEM) LAPACK: libopenblas LIBM: libopenlibm LLVM: libLLVM-3.3
julia> Pkg.update() INFO: Updating METADATA... INFO: Computing changes... ERROR: Rmath's requirements can't be satisfied because of the following fixed packages: julia in error at error.jl:22 in resolve at ./pkg/entry.jl:372 in update at ./pkg/entry.jl:278 in anonymous at pkg/dir.jl:28 in cd at ./file.jl:20 in __cd#227__ at ./pkg/dir.jl:28 in update at ./pkg.jl:41 in update_3B_1867 at /home/JXiong/programs/julia/julia-0.3.0-release/usr/bin/../lib/julia/sys.so
