Skip to content

ReadOnlyMemoryError() When trying to execute package-related commands #6

@ehteqx

Description

@ehteqx

With Julia 0.5.0 x86_64 for Linux downloaded thorugh the PPA (I am running Ubuntu 14.04 x86_64) every time I want to use the package manager - i.e. with Pkg.add() or Pkg.status() ... - it appears the following output:

INFO: Initializing package repository /home/emaballarin/.julia/v0.5
INFO: Cloning METADATA from https://github.com/JuliaLang/METADATA.jl
ERROR: ReadOnlyMemoryError()

and the execution stops.

I have already tried with a clean install, with no success. The use of the official generic binaries for the same version, seems to solve the problem. The use of nightly builds does not.

After the execution of the commands, the /home/.julia folder remains empty, as it was prior to install.

@staticfloat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions