This seems to be fixed now, thanks to Dahua.
On Saturday, July 19, 2014 10:07:30 AM UTC-4, Florian Oswald wrote: > > yeah it blocks everything. if you can work without distributions.jl, i > proceeded by wiping ~/.julia and starting from scratch. Dahua is currently > looking into this: > https://github.com/JuliaStats/Distributions.jl/issues/262 > > > On 19 July 2014 15:03, Ryan B. Harvey <[email protected] <javascript:>> > wrote: > >> I'm getting the same error. This is making it really tough to get any >> work done, since I can't seem to add, remove or update packages now. >> >> >> On Saturday, July 19, 2014 7:47:05 AM UTC-4, Florian Oswald wrote: >>> >>> i'm getting this error here. any idea? I can't do Pkg.rm("GLM") - >>> assuming that's where the problem is. >>> >>> >>> >>> *julia> **Pkg.update()* >>> >>> *INFO: Updating METADATA...* >>> >>> *INFO: Updating MOpt...* >>> >>> *INFO: Updating StatsBase...* >>> >>> *INFO: Updating Copulas...* >>> >>> *INFO: Updating DataFrames...* >>> >>> *INFO: Updating GaussQuadrature...* >>> >>> *INFO: Updating GLM...* >>> >>> *INFO: Computing changes...* >>> >>> *ERROR: key not found: "Sampling"* >>> >>> * in getindex at dict.jl:615* >>> >>> * in dependencies_subset at pkg/query.jl:312* >>> >>> * in prune_dependencies at pkg/query.jl:334* >>> >>> * in resolve at pkg/entry.jl:379* >>> >>> * in update at pkg/entry.jl:276* >>> >>> * in anonymous at pkg/dir.jl:28* >>> >>> * in cd at file.jl:20* >>> >>> * in cd at pkg/dir.jl:28* >>> >>> * in update at pkg.jl:41* >>> >> >
