hi,
I have problem with 3D visualization, capacitor, inductor and resistor models are not found. I tried to install vers. 9 from shell and there is an error that does not complete the installation correctly.
vers.
Application: KiCad x86_64 on x86_64
Version: 8.0.8, release build
Libraries:
wxWidgets 3.2.6
FreeType 2.13.2
HarfBuzz 10.1.0
FontConfig 2.15.0
libcurl/8.5.0 OpenSSL/3.0.13 zlib/1.3 brotli/1.1.0 zstd/1.5.5 libidn2/2.3.7 libpsl/0.21.5 (+libidn2/2.3.7) libssh/0.10.6/openssl/zlib nghttp2/1.59.0 librtmp/2.3 OpenLDAP/2.6.7
Platform: Ubuntu Core 24, 64 bit, Little endian, wxGTK, X11, xubuntu, x11
Build Info:
Date: Feb 14 2025 12:52:42
wxWidgets: 3.2.6 (wchar_t,wx containers) GTK+ 3.24
Boost: 1.83.0
OCC: 7.6.3
Curl: 8.5.0
ngspice: 42
Compiler: GCC 13.2.0 with C++ ABI 1018
Build settings:
KICAD_USE_EGL=ON
– error:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 32EE5355A6BC6E42
So you had V8.0.8 installed before and tried to install V9 as well ? just trying to be clear . . .
Does V8.0.8 work correctly ?
Doesn’t look like this has anything to do with KiCad. It looks like the Chrome repository is giving problems. You could disable this Chrome repo, install KiCad, and solve your Chrome repo problem later.
the installed version that does not work is 8.0.8
I disabled the chrome repo, the error is gone, but there is more…
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: libgit2-28 (>= 0.28.1) but it is not going to be installed
Depends: libocct-data-exchange-7.6 (>= 1:7.6.3+dfsg1) but it is not going to be installed
Depends: libocct-ocaf-7.6 (>= 1:7.6.3+dfsg1) but it is not going to be installed
Recommends: kicad-doc-en but it is not installable
E: Unable to correct problems, you have held broken packages.
solved by installing version 9 on ubuntu 22.04

2 Likes