V7.99 on Nightly PPA - Ubuntu

Continuing the discussion from Post-v7 new features and development news:

Hi guys, I want to try the new features on v7.99 branch but my Ubuntu 22.04 Nightly PPA (Index of /kicad/kicad-dev-nightly/ubuntu jammy) still on v7.0rc2. It this correct? The Nightly libraries are updating normal every day, as expected.

Application: KiCad x86_64 on x86_64

Version: 7.0.0-rc2-unknown-baeeeec492~164~ubuntu22.04.1, release build

Libraries:
	wxWidgets 3.2.1
	FreeType 2.11.1
	HarfBuzz 2.7.4
	FontConfig 2.13.1
	libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.13

Platform: Ubuntu 22.04.2 LTS, 64 bit, Little endian, wxGTK, ubuntu, wayland

Build Info:
	Date: Feb  5 2023 20:33:32
	wxWidgets: 3.2.1 (wchar_t,wx containers) GTK+ 3.24
	Boost: 1.74.0
	OCC: 7.5.2
	Curl: 7.81.0
	ngspice: 38
	Compiler: GCC 11.3.0 with C++ ABI 1016

Build settings:
	KICAD_USE_EGL=ON
	KICAD_SPICE=ON
1 Like

That does not look good. There should be no more release candidate version, as the stable V7.0.0 has been released.

I also have a KiCad-nightly, and currently it shows it’s version as:

Application: KiCad x86_64 on x86_64

Version: 7.99.0-unknown-365c7be4ed~166~ubuntu20.04.1, release build

Libraries:
	wxWidgets 3.2.1
	FreeType 2.10.1
	HarfBuzz 2.6.4
	FontConfig 2.13.1
	libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3

Platform: Linux Mint 20.3, 64 bit, Little endian, wxGTK, xfce, x11

Build Info:
	Date: Feb 21 2023 10:33:34
	wxWidgets: 3.2.1 (wchar_t,wx containers) GTK+ 3.24
	Boost: 1.71.0
	OCC: 7.5.2
	Curl: 7.68.0
	ngspice: 38
	Compiler: GCC 9.4.0 with C++ ABI 1013

Build settings:
	KICAD_SPICE=ON

Your build info from the fifth of February also shows it has not been updated for some time.

I had removed Kicad sudo apt purge kicad* and reinstalled sudo apt install kicad-nightly kicad-nightly-demos kicad-nightly-libraries without change the PPA configurations. Now, it is fixed.

It appears to be some mistake of APT with the most recent version strings of KiCad (It though that 7.0rc2 > 7.99 ?).

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.