igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] Unable to install from PPA in Ubuntu 13.04


From: Bradford Boyle
Subject: Re: [igraph] Unable to install from PPA in Ubuntu 13.04
Date: Wed, 6 Nov 2013 18:26:38 -0500

Thanks for the follow up.

For anyone else having this issue, I was able install by first
downloading libgmp3c2_4.3.2+dfsg-2ubuntu1_amd64.deb [1] and installing
using `dpkg`. After that, `apt-get` will install igraph.

Bradford

[1]: http://packages.ubuntu.com/precise/amd64/libgmp3c2/download

On Wed, Nov 6, 2013 at 3:39 PM, Tamás Nepusz <address@hidden> wrote:
> Thanks for the heads up - I have recently submitted a request to Launchpad
> to rebuild the package for Ubuntu Raring. For the record, the problem was
> that we have simply re-used the package built for Lucid in the repos for the
> newer Ubuntu releases and the package libgmp3c2 has been removed from
> Raring. Hopefully a rebuild will solve these issues. I’ll let you know when
> the new package is ready.
>
> All the best,
> --
> T.
>
> On Monday, 4 November 2013 at 20:53, Bradford Boyle wrote:
>
> The default version of igraph in Ubuntu 13.04 is 0.5.4-2. I added the
> igraph PPA to grab igraph 0.6.5-2. The package libigraph0 depends on
> libgmp3c2 which is an obsolete package and not available on 13.04.
>
> On a clean install of 13.04, the following steps will reproduce the bug:
>
> sudo add-apt-repository ppa:igraph/ppa
> sudo apt-get update
> sudo apt-get install libigraph0
>
> Output of the above steps:
>
> The following packages have unmet dependencies:
> libigraph0 : Depends: libgmp3c2 but it is not installable
> E: Unable to correct problems, you have held broken packages.
>
> Bradford
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]