Skip to content

Pkg.add() bails out #4311

@davidavdav

Description

@davidavdav

Using today's version of julia (0.2.0-prerelease+3791) I can't seem to install packages anymore.

I was told to file an issue... Hereby

julia> Pkg.add("ArgParse")
WARNING: julia is fixed at 0.2.0-prerelease+3791 conflicting with requirement for WAV: [0.1.0-,0.2.0-)
 in requirements at pkg/query.jl:10
ERROR: cannot resize array with shared data
 in splice! at array.jl:818
 in filter! at array.jl:1502
 in intersect at pkg/types.jl:41
 in merge_requires! at pkg/types.jl:52
 in requirements at pkg/query.jl:16
 in _resolve at pkg.jl:220 (repeats 2 times)
 in anonymous at no file:34
 in cd at file.jl:25
 in cd at pkg/dir.jl:30
 in edit at pkg.jl:24
 in add at pkg.jl:21

Metadata

Metadata

Labels

packagesPackage management and loading

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions