Is the Nigthly Ubuntu's PPA stoped?

I have the Nitghly PPA added to Linux (sudo add-apt-repository ppa:kicad/kicad-dev-nightly) and want to test/contribute to the new features, but I am not receiving new 8.99 installations of KiCad software (only nightly symbols, 3d, footprints and so on).

Checking Index of /kicad/kicad-dev-nightly/ubuntu, URL listed internally on my system PPA, there are no new versions after 02/Feb/2024. So, is some problem in the release or my system configuration? (my current version is 8.0rc2).

Application: KiCad x86_64 on x86_64

Version: 8.0.0~rc2-1e5b68cb87~176~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.17

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

Build Info:
	Date: Jan 31 2024 15:06:42
	wxWidgets: 3.2.1 (wchar_t,wx containers) GTK+ 3.24
	Boost: 1.74.0
	OCC: 7.5.2
	Curl: 7.81.0
	ngspice: 40
	Compiler: GCC 11.4.0 with C++ ABI 1016

Build settings:

Checking more, in Index of /kicad/kicad-dev-nightly/ubuntu/dists/jammy there is today’s version.

Is it possible that KiCad is considering 8.0rc2 > 8.99 Nighly on version checking?

Should be fine:

The only way was to remove apt purge kicad* and reinstall apt install kicad-nightly.

I have another (same OS) machine with this behavior. I will ensure that is the case before raising an issue.

Issue posted, I reproduced in another machine and caught some annotations mine that this also happened in 7.0rc to 7.99

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