kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37472
Re: Ubuntu PPA for Kicad 5: unmet dependencies
Hi Kevin,
Thanks for taking a look. This is on a Travis CI so it’s running in a
Ubuntu 14.04 container. My script is not explicitly installing libwxgtk3
but trying to pull it in as a dependency. Looks like the issue might be
that libwxgtk3 is at 3.0.0 in 14.04
<https://packages.ubuntu.com/trusty/libwxgtk3.0-0> and KiCad wants 3.0.2 or
greater?
Cheers,
Kaspar
On 12 September 2018 at 15:43, Kevin Cozens <kevin@xxxxxxxxx> wrote:
On 2018-09-12 08:06 AM, Kaspar Emanuel wrote:
>
>> I just tried switching to the new kicad-5 PPA fot that but I am running
>> into an installation error
>>
> [snip]
>
>> The following packages have unmet dependencies: kicad : Depends:
>> libwxbase3.0-0 (>= 3.0.2) but it is not going to be installed Depends:
>> libwxgtk3.0-0 (>= 3.0.2) but it is not going to be installed Depends:
>> python-wxgtk3.0 but it is not installable
>>
>
> Do you have wx 3.0 installed on your machine?
> Do you have python-wxgtk3 installed?
>
> --
> Cheers!
>
> Kevin.
>
> http://www.ve3syb.ca/ | "Nerds make the shiny things that
> https://www.patreon.com/KevinCozens | distract the mouth-breathers, and
> | that's why we're powerful"
> Owner of Elecraft K2 #2172 |
> #include <disclaimer/favourite> | --Chris Hardwick
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References