David Sidote created a new topic ' INDI full install issue on RPi' in the forum. 7 years ago

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?

Thanks.

Read More...