I think this is because the actual package names changed between Ubuntu 14.04 and 14.10. I've added a suite-sparse package of the proper version to the 14.10 PPA, can you please `apt-get update` and try again?
On Mon, Nov 3, 2014 at 1:22 PM, Douglas Bates <[email protected]> wrote: > Did you add the PPA for julia-deps in addition to juliareleases? Elliot > has versions of dependencies that are compatible with the Julia packages. > > > On Monday, November 3, 2014 11:20:53 AM UTC-6, a. kramer wrote: >> >> I recently upgraded to Xubuntu 14.10. On 14.04 I was using the PPA >> (ppa:staticfloat/juliareleases) to install Julia 0.3.2. >> >> Upon upgrading to Ubuntu 14.10, there seem to be some dependency issues. >> In particular, the julia package depends on libcholmod1.7.1 and >> libumfpack5.4.0. Instead I can only find libumfpack2.1.2 and >> libumfpack5.6.2. Currently I've installed julia by downloading the .deb >> and using dpkg --force-all -i, but this screws up the dependencies in my >> package manager and is not the best solution. >> >> Is anyone else using 14.10 with Julia? >> >
