×

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

Bi-monthly release with minor bug fixes and improvements

innstallation of indi-full gsc fails with unresolved dependencies

  • Posts: 22
  • Thank you received: 1
I just wanted to install full indilib on a Raspberry Pi clone (rockpi4+) running KDE ubuntu focal (20.04).
I added the repository:
sudo apt-add-repository ppa:mutlaqja/ppa
and sudo apt-get update

then sudo apt-get install indi-full gsc

gives error message:

installation fails due to packages with unresolved dependencies:
indi-full : depends on indi-avalonud which cannot be installed
Error: you have unresolved dependencies...

Can anybody help?

Thanks in advance
Helmut
Cologne/Germany
4 months 4 days ago #97819

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

  • Posts: 107
  • Thank you received: 12
What happens when you do "sudo apt install indi-avalonud"

?

Maybe do a full sudo apt update && sudo apt upgrade first

Thanks

Bryan
4 months 3 days ago #97830

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

I think 23.10 is as supported as the other LTS distros. 24.04 should be supported along with 22.04
4 months 3 days ago #97831

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

  • Posts: 22
  • Thank you received: 1
I have done
sudo apt update
sudo apt upgrade
with no effect:
number of packets to be updated: 0
number of packets to be installed: 0
number of packets to be removed:0
number of packets not up-to-date: 0

So ,my ubuntu system is 20.04 is up-to-date.

Trying to do sudo apt-get install indi-avalonud gives

package indi-avalonud is not available, but is referenced by another package.
tis means the package is either missing, has been replaced or is available through
different source.

I think package indi-avalonud deals with AVALON devices which I do not have, so is there
a way to install indi just excluding this problem package?
Or can we in any way resolve this unresolved dependency?

I have done
sudo apt-add-repository ppa:mutlaqja/ppa

and there was no error message.

doing apt-get install indi-full gsc gives error:

following packets have unresolved dependencies:
indi-full: is related to indi-avalonud which cannot be installed
E: problems cannot be resolved, you have missing defects packages.

I include the original message printout here:

pi@rock-4c-plus:~$ sudo apt-get install indi-full gsc
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
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-avalonud ist aber nicht installierbar
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.

What can I do to overcome this ?

Thanks for any hint,
Helmut
4 months 3 days ago #97836

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

Time to create page: 0.210 seconds