Comment 0 for bug 2036965

Revision history for this message
David Epping (david.epping) wrote : KiCad 7.0 has incorrect dependencies for jammy

The KiCad 7.0 release package depends on python3-wxgtk4.0 (>= 4.2.0). However jammy has python3-wxgtk4.0 (4.0.7+dfsg-13build1).

https://git.launchpad.net/~kicad/+git/kicad-daily-package-mirror-gitlab/commit/?h=7.0

https://packages.ubuntu.com/jammy/python3-wxgtk4.0

$ sudo apt install kicad=7.0.7~ubuntu22.04.1
Reading package lists... Done
Building dependency tree... Done
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:
 kicad : Depends: python3-wxgtk4.0 (>= 4.2.0) but 4.0.7+dfsg-13build1 is to be installed
         Recommends: kicad-libraries but it is not going to be installed
         Recommends: kicad-doc-en but it is not going to be installed
         Recommends: kicad-demos but it is not going to be installed
         Recommends: unixodbc
E: Unable to correct problems, you have held broken packages.