×

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

Bi-monthly release with minor bug fixes and improvements

Can not install indi-full on my raspberry pi 4b under ubuntu-mate 22.04.1...

  • Posts: 26
  • Thank you received: 2
Hello people
my Raspberry Pi 4B is running under Ubunt-Mate 22.04.1
I have entered the ppa and installed Kstars/Ekos.
sudo apt-add-repository ppa:mutlaqja/ppa
sudo apt-get update
Installing Kstars went without problems but I could not install indi-full.
When installing indi-full I got the following error it's german sorry.

<code>
thomas@astrorechner:~$ sudo apt install indi-full
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
Einige Pakete konnten nicht installiert werden. Das kann bedeuten, dass
Sie eine unmögliche Situation angefordert haben oder, wenn Sie die
Unstable-Distribution verwenden, dass einige erforderliche Pakete noch
nicht erstellt wurden oder Incoming noch nicht verlassen haben.
Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:

Die folgenden Pakete haben unerfüllte Abhängigkeiten:
indi-full : Hängt ab von: indi-apogee soll aber nicht installiert werden
Hängt ab von: indi-asi soll aber nicht installiert werden
Hängt ab von: indi-aagcloudwatcher-ng soll aber nicht installiert werden
Hängt ab von: indi-dsi soll aber nicht installiert werden
Hängt ab von: indi-duino ist aber nicht installierbar
Hängt ab von: indi-armadillo-platypus soll aber nicht installiert werden
Hängt ab von: indi-atik ist aber nicht installierbar
Hängt ab von: indi-avalon soll aber nicht installiert werden
Hängt ab von: indi-astromechfoc soll aber nicht installiert werden
Hängt ab von: indi-dreamfocuser soll aber nicht installiert werden
Hängt ab von: indi-aok soll aber nicht installiert werden
Hängt ab von: indi-celestronaux ist aber nicht installierbar
Hängt ab von: indi-bresserexos2 soll aber nicht installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
thomas@astrorechner:~$

</code>

Under ubuntu-mate 20.04 it was no problem and kstars and indi-full works without any problems.
I use a canon eos350d. Without indi-full i had to use the gphoto2 driver from indi. that works too.

But i can't start indi-web either.
The installation of indi-web went without problems but i can't start the webmanager.
I guess it has to do with the missing indi-full?

Anyone have an idea what is going wrong?

This ist the start of indi-web:
thomas@astrorechner:~$ indi-web

2022-12-10 23:08:37,008 - WARNING: terminating indihub-agent failed code 1
Traceback (most recent call last):
File "/home/thomas/.local/bin/indi-web", line 8, in <module>
sys.exit(main())
File "/home/thomas/.local/lib/python3.10/site-packages/indiweb/main.py", line 389, in main
start_profile(profile)
File "/home/thomas/.local/lib/python3.10/site-packages/indiweb/main.py", line 108, in start_profile
indi_server.start(info, all_drivers)
File "/home/thomas/.local/lib/python3.10/site-packages/indiweb/indi_server.py", line 70, in start
self.start_driver(driver)
File "/home/thomas/.local/lib/python3.10/site-packages/indiweb/indi_server.py", line 37, in start_driver
cmd = 'start %s' % driver.binary
AttributeError: 'NoneType' object has no attribute 'binary'
thomas@astrorechner:~$

Thomas
Last edit: 1 year 4 months ago by Thomas.
1 year 4 months ago #88929

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

  • Posts: 26
  • Thank you received: 2
Okay problem with indi-web is solved.
I have renamed the profile DB. mv ~/.indi/profiles.db ~/.indi/profiles.db_alt
Now it works :)

Thomas
The following user(s) said Thank You: Lucas
1 year 4 months ago #88931

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

Time to create page: 0.772 seconds