×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

INDI full install issue on RPi

  • Posts: 10
  • Thank you received: 0
I was able to get everything sorted with Ekos and my QHY5L-II and doing something unrelated I screwed up my install. I tried to reinstall on a fresh Ubuntu Mate and I hit the following error:

~$ sudo apt-add-repository ppa:mutlaqja/ppa
~$ sudo apt-get update
~$ sudo apt-get -y dist-upgrade
~$ sudo apt-get install indi-full
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
indi-full : Depends: indi-gphoto but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

I then tried to install indi-gphoto:

~$ sudo apt-get install indi-gphoto
[sudo] password for dsidote:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
indi-gphoto : Depends: libgphoto2-6 (>= 2.5.10) but 2.5.9-3 is to be installed
Depends: libgphoto2-port12 (>= 2.5.10) but 2.5.9-3 is to be installed
E: Unable to correct problems, you have held broken packages.

Can anyone tell me where I am going wrong? Is anyone else having an issue?

Thanks.
Last edit: 6 years 9 months ago by David Sidote.
6 years 9 months ago #17428

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

  • Posts: 125
  • Thank you received: 24
I had the same problem today , ended up doing installing the libgphoto from sourceforge manually and later ran the above steps.
6 years 9 months ago #17435

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

I believe it has to do with libgphoto PPA. I'll open another topic on it.
6 years 9 months ago #17439

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

  • Posts: 10
  • Thank you received: 0
Thanks Jasem. I just tried the commands I listed above and it worked.
Last edit: 6 years 9 months ago by David Sidote.
6 years 9 months ago #17443

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

Time to create page: 0.512 seconds