Stuck at 6.0.3--need .deb to roll back to 6.0.2

Hi, folks,

My system updated to 6.0.3, but now I can’t seem to move it off of that. Can anybody point me to the .deb for 6.0.2 (or the magic apt command) so I can roll my system back?

Thanks.

Maybe this article? https://codepre.com/how-to-downgrade-a-package-to-a-specific-version-using-apt-in-debian-ubuntu-or-linux-mint.html

Except I can’t list or find the magic version for 6.0.2. All I see are:

$ apt list -a kicad
Listing... Done
kicad/focal,now 6.0.3-0-202203161424+a3aad9c10e~116~ubuntu20.04.1 amd64 [installed]
kicad/focal 5.1.5+dfsg1-2build2 amd64

The 6.0.2 .deb has to be somewhere in launchpad. I just can’t find it.

You’re right 6.0.2 seems to have been removed. Index of /kicad/kicad-6.0-releases/ubuntu/pool/main/k/kicad Maybe they meant to remove 6.0.3. However I see 6.0.4 is there so why not press on to 6.0.4? You may need an apt update to refresh your cache.

What is the reason that you want to move back to 6.0.2 from 6.0.3?

I can’t move forward to 6.0.4, either, or I would do that. None of my apt commands will let me install 6.0.4. If you’ve got a magic command that would let me do that, I’m down with that. Note that 6.0.4 isn’t building, as far as I can tell.

I need to move from 6.0.3 because 6.0.3 is quite horribly broken (the developers have acknowledged this).

6.0.3 has a major bug affecting schematic ERC among other things. We unreleased 6.0.3 and made a 6.0.4

@retiredfeline Thanks for that pointer. I now see that the issue is that the .debs aren’t building for Ubuntu 20.04.

So, I can’t go forward and I can’t go backward. :frowning:

I guess I’ll just have to wait for the developers to unwind this.

Buzmeg you sound quite proficient on Linux. I am in the same boat as you waiting on a 6.0.4. I am on Ubuntu Mate 20.04 which is updated within the last day or so and there seems to be no 6.0.4 available thus far.

Sorry, it seems to be a build issue then. I’m not on Ubuntu/Mint anyway. I just upgraded to 6.0.4 on openSUSE.

I was in the same position so ended up building 6.0.4 for Ubuntu 20.04 so I could finish a project on the weekend.

I ran into this issue as well on Linux Mint - 6.0.3 is unusable and 6.0.4 is unavailable.
Fortunately I was able to roll back to a 6.0.2 snapshot using Timeshift.
Mintupdate lets you ignore the current update for specified packages, which then disappear from the update list. Roll on 6.0.4.

Same problem here on Ubuntu 20.04, hope it will be fixed soon.

I see new builds, but the .deb files still seem to have failed to build.

Build was successful:
kicad_6.0.4-0-202203211721+6f826c9f35~116~ubuntu20.04.1_amd64.deb

Just installed on Ubuntu 20.04 and all looks good.

Can also confirm. Unconnected errors are gone.

Thanks to the dev team. This had to be stressful.

Hi
I know the problem is solved, but for future if somebody will need .deb for specific version is all available on launchpad. You only need to select view package details, and show suspended packets.

  1. Here is the actual link rather than a screenshot:
    Packages in “PPA for KiCad: 6.0 releases” : PPA for KiCad: 6.0 releases : “KiCad” team

And the filtered link:

  1. From whence should we have discovered that link? The link of the “Install on Ubuntu” page goes to here:
    https://launchpad.net/~kicad/+archive/ubuntu/kicad-6.0-releases

To get to that screenshot you have to know to drill down into “View Package Details” and then choose “Superseded” and then filter by it.

  1. How come nobody could tell us this earlier?

People were looking HARD for a fix and couldn’t find this. Just a simple pointer to that 6.0.2 .deb would have been a godsend and would have dramatically reduced the pressure on the dev team for a fix.

That’s not actually what the problem was btw. The kicad build failed for 6.0.4 due to a silly bug in the build process and thus it was unavailable on launchpad

I noticed that only the KiCad package itself has been updated to 6.0.4 on Ubuntu - all the libraries etc. are still marked as the unreleased version 6.0.3. A cosmetic issue, I am sure, but is there any chance of an update?