The most common reason for this is network issues. I would suggest to hit Ctrl-C and look at the backtrace to try to see where it is stuck. Also please share Julia version, OS, and the output of `Pkg.status()`.
On Mon, Mar 21, 2016 at 12:55 AM, Stanislav Se <[email protected]> wrote: > julia> Pkg.update() > INFO: Updating METADATA... > INFO: Computing changes... > INFO: Upgrading BayesianDataFusion: v1.0.0 => v1.1.0 > .... > hangs forever. > > >
