I think staticfloat split Julia into two ppa repositories, so that you also
need to add https://launchpad.net/~staticfloat/+archive/ubuntu/julia-deps
as an apt-repository to provide all the dependency packages.

On Fri, Apr 10, 2015 at 2:38 PM Scott Jones <[email protected]>
wrote:

> I followed the instructions from the julialang.org site: i.e.:
>
> add-apt-repository ppa:staticfloat/julianightlies
> apt-get update
>
> and then:
>
> apt install julia
>
> but I get the following:
>
> vagrant@dev-vm:/vagrant$ sudo apt install julia
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
>  julia : Depends: librmath-julia-dev but it is not installable
> E: Unable to correct problems, you have held broken packages.
>
> It looks like there is a librmath-julia package, but not a
> librmath-julia-dev package...
>
> Anybody know what's going on?
>
> Thanks,
> Scott
>
>

Reply via email to