Trying to update from the RC2 version of 8.0.1 to the final release version (and change from dev channel to release channel) is not going to plan.
Anyone know how to get the release version installed over the RC version?
What I’ve tried:
I cleared the apt sources files for dev train and ran the command to add the release apt repository, which generated the expected repository.
# pkcon repo-list | grep kicad
Enabled /etc/apt/sources.list.d/kicad-ubuntu-kicad-8_0-releases-jammy.list:deb https://ppa.launchpadcontent.net/kicad/kicad-8.0-releases/ubuntu/ jammy main ppa.launchpadcontent.net/kicad/kicad-8.0-releases/ubuntu - Jammy (main)
Disabled /etc/apt/sources.list.d/kicad-ubuntu-kicad-8_0-releases-jammy.list:deb-src https://ppa.launchpadcontent.net/kicad/kicad-8.0-releases/ubuntu/ jammy main ppa.launchpadcontent.net/kicad/kicad-8.0-releases/ubuntu - Jammy (main) Sources
# apt update
...
Fetched 189 kB in 3s (75.2 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
When I try and re-install, I just get the package is already at latest version:
# apt install kicad
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
kicad is already the newest version (8.0.1-rc2-testing~178+202403121707~1b3cf70eef~ubuntu22.04.1).
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I tried reinstalling with pkcon (I’m on kde Neon):
# pkcon install --allow-reinstall kicad
Resolving [=========================]
Testing changes [=========================]
Finished [=========================]
Installing [=========================]
Loading cache [=========================]
Finished [=========================]
But I’m still on RC2. From the version panel in kicad:
Application: KiCad x86_64 on x86_64
Version: 8.0.1-rc2-202403121707~1b3cf70eef~ubuntu22.04.1, release build
...
Platform: KDE neon 6.0, 64 bit, Little endian, wxGTK, X11, KDE, wayland