×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Installation of indi-full on Ubuntu 22.04 Now Failing

  • Posts: 5
  • Thank you received: 0
I've been using the full indi-lib, gsc, and Kstars Ekos on Ubuntu 22.04 successfully for well over a year now. I usually apply updates to the system as they become available, but this may have finally bitten me this evening. After an update to the system, I rebooted the mini-pc at my telescope. Everything appeared to come up fine, and I launched PHD2 and KStars. I clicked the Ekos icon in KStars to start Ekos, and then clicked the Connect button to start indi and load all of the device drivers I have configured. That's when it started... I received errors indicating ASI EAF could not be loaded, then it completely crashed KStars. So I tried again, and again, but to no avail. I uninstalled indi-full, gsc, kstars-bleeding from the system using apt-get remove <each packagename>. I then rebooted the system, and tried reinstalling the packages. Trying to install indi-full produces the following error:
The following packages have unmet dependencies:
indi-full : Depends: indi-avalonud bit it is not installable
E: Unable to correct problems, you have held broken packages.

Did something happen to the indi-avalonud library that makes retrieving it or installing it impossible? Can it somehow be force-ignored as a "dependency" since I have no Avalon equipment anyway?

Thanks,
Peter
9 months 3 weeks ago #97423

Please Log in or Create an account to join the conversation.

  • Posts: 229
  • Thank you received: 20
It seems, that the compiling of the drivers is still ongoing.

launchpad.net/~mutlaqja/+archive/ubuntu/....series_filter=jammy
The following user(s) said Thank You: Peter Tijerina
9 months 3 weeks ago #97425

Please Log in or Create an account to join the conversation.

  • Posts: 5
  • Thank you received: 0
I see. Unfortunate as it made KStars/Ekos inoperable on the minipc at the scope last night. This morning the installation of indi-full still fails with "indi-avalonud is not installable".
Fortunately I have a second minipc that I swapped into place after giving up on trying to resolve the issue on the original minipc.
Cheers,
Peter
9 months 3 weeks ago #97435

Please Log in or Create an account to join the conversation.

  • Posts: 229
  • Thank you received: 20
Hi Peter,
this also happened to me once. Since that I look at launchpad.net/~mutlaqja/+ppa-packages and see whats going on. Best is, to wait another day or two and watch the incoming threads ;-)
I also have a spare minipc with the older version, just in case something went wrong. Clear sky is rare in my area...
9 months 3 weeks ago #97436

Please Log in or Create an account to join the conversation.

  • Posts: 466
  • Thank you received: 69
The Cmake message I get is:
-- ############################################################################
-- ######### All libraries are found. Building all INDI 3rd party drivers now.
-- ############################################################################
...
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ZMQ_LIBRARIES (ADVANCED)
linked by target "indi_avalonud_aux" in directory /home/blackastro/Projects/indi-3rdparty/indi-avalonud
linked by target "indi_avalonud_focuser" in directory /home/blackastro/Projects/indi-3rdparty/indi-avalonud
linked by target "indi_avalonud_telescope" in directory /home/blackastro/Projects/indi-3rdparty/indi-avalonud

-- Generating done
CMake Generate step failed. Build files cannot be regenerated correctly.
9 months 2 weeks ago #97504

Please Log in or Create an account to join the conversation.

sudo apt-get -y install libzmq3-dev
The following user(s) said Thank You: Jerry Black
9 months 2 weeks ago #97505

Please Log in or Create an account to join the conversation.

  • Posts: 466
  • Thank you received: 69
Thank you! Compiles from source again.
If you have a second... what could I have done to figure that out myself?
9 months 2 weeks ago #97506

Please Log in or Create an account to join the conversation.

  • Posts: 1234
  • Thank you received: 571

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

Please Log in or Create an account to join the conversation.

Time to create page: 0.571 seconds