Kicad 5.99 nightly package for Ubuntu

Hello!

I have been trying to update to the latest nightly build for a while (Ubuntu 21.04), but whatever I do, no way to get a more recent version than June 1. Do nightly build packages exist for Ubuntu? (I mean, a .deb file that I could download and install like the WIndows or Mac packages)?

Thanks,

STUFF happens, and sometimes the nightlies get delayed for a bit.

Iā€™m running Ubuntu Mate 20.04 and just installed KiCad V5.99 nightly with the terminal.

The command:

sudo apt install kicad-nightly

resulted with the reply:

Reading package listsā€¦ Done
Building dependency tree
Reading state informationā€¦ Done
kicad-nightly is already the newest version (202106010840+ed66c0f14d~128~ubuntu20.04.1).
The following packages were automatically installed and are no longer required:
distro-info libllvm9
Use ā€˜sudo apt autoremoveā€™ to remove them.
0 upgraded, 0 newly installed, 0 to remove and 52 not upgraded.

The Windoze version of KiCad nightly has been updated as of today. However, remember that running daily nightlies is generally a bad idea for actual design work. It is best practice to find a nightly that appears to be stable with the features that you need; and stick with it.

Is it a good idea to use a nightly build version?

Hello!

Thanks for your reply. I have basically the same output.

However, remember that running daily nightlies is generally a bad idea for actual design work.

Iā€™m aware of that, and thatā€™s why I also have a version 5.1.10 running. But I would like to try the new features, and thatā€™s why Iā€™m asking.

The Ubuntu nightly builds seem to be failing since June 2, not sure why

Hello!

Thanks for the info. I was assuming it was only here. If many people have the same problem, it increases the chances to be fixed soon.

Thanks

I also did an update (with apt) and the date of the packages seems to be
2021-06-01

Unpacking kicad-nightly-demos (202106010840+ed66c0f14d~128~ubuntu20.04.1) over (
202105310850+3100cd3599~128~ubuntu20.04.1) ...
Preparing to unpack .../08-kicad-nightly_202106010840+ed66c0f14d~128~ubuntu20.04
.1_amd64.deb ...
Unpacking kicad-nightly (202106010840+ed66c0f14d~128~ubuntu20.04.1) over (202105
310850+3100cd3599~128~ubuntu20.04.1) ...
Preparing to unpack .../09-kicad-nightly-symbols_202106051818+750fad7e~9~ubuntu2
0.04.1_all.deb ...
Unpacking kicad-nightly-symbols (202106051818+750fad7e~9~ubuntu20.04.1) over (20
2105291419+179d11c6~9~ubuntu20.04.1) ...

Version info of KiCad-nightly V5.99 also shows this date, but copy & paste of the version info does not work anymore. Is it useful if I make an issue for this in gitlab?

Hello!

Thanks for your reply!

Is it useful if I make an issue for this in gitlab?

Yes, absolutely!

Thanks,

The fix for finding python3 is in, most probably the next nightly build will be successful (unless there was something else going on).

The PPA now has a new build on it from today.

2 Likes

Although the builds for 20.04.1 seem ok now, the build for bionic (the one Iā€™m waiting for) looks still broken:
https://launchpad.net/~kicad/+archive/ubuntu/kicad-dev-nightly/+packages?field.name_filter=&field.status_filter=published&field.series_filter=

Yes, Bionic is waiting on https://gitlab.com/kicad/code/kicad/-/issues/8554

1 Like

It has been fixed now, so python 3.6 should work.

1 Like

Hello!

Thanks for your replies, it works fine now.
Just in case some others may be in the same situation. It didnā€™t work this morning. I cleaned all the ā€œkicadnightly*ā€ I could find in the software updates, and then restarted from scratch installing as indicated in this siteā€™s downloads in ā€œnightly development buildsā€ section.
By the way, I use Ubuntu 21.04.
I tried the same file as the other day where moving a track didnā€™t work properly. It works now, and also moving a via doesnā€™t crash anymore.

Many thanks to the developer team!

Iā€™ve also got a new nightly again now, installed with normal regular system updates.
Copy & paste of version info is also repaired.

Application: KiCad PCB Editor

Version: 5.99.0-unknown-92c4596252~129~ubuntu20.04.1, release build

Libraries:
	wxWidgets 3.0.4
	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 5.4.0-74-generic x86_64, 64 bit, Little endian, wxGTK, xfce, x11

Build Info:
	Date: Jun  7 2021 08:45:09
	wxWidgets: 3.0.4 (wchar_t,wx containers,compatible with 2.8) GTK+ 3.24
	Boost: 1.71.0
	OCC: 7.3.0
	Curl: 7.68.0
	ngspice: 31
	Compiler: GCC 9.3.0 with C++ ABI 1013

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON

Now also the update for Bionic works again.
Thanks a lot

Unfortunately the builds for the ubuntu nightly packages seem broken again since june 11
https://launchpad.net/~kicad/+archive/ubuntu/kicad-dev-nightly/+packages

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