×

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

Bi-monthly release with minor bug fixes and improvements

Fresh install indi-full gsc problems --> Ubuntu 18.10 clean UDOO X86 Ultra

  • Posts: 107
  • Thank you received: 12
As the subject says, I am having a strange issue. I see similar threads, but none that recent (that has an answer).

After doing
sudo apt-get update
sudo apt-get upgrade
on a fresh install of Ubuntu 18.10 64 bit.

to install indi I started with:
sudo apt-add-repository ppa:mutlaqja/ppa
sudo apt-get update
then
sudo apt-get install indi-full gsc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package gsc

then
sudo apt-get -f 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-asi but it is not going to be installed
             Depends: indi-toupcam but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

no idea at this point. In the past I have used a raspberry pi with no problems just installing the .deb files. But I got this little udoo box so I could have more RAM and USB3.

Thoughts?
5 years 3 months ago #33990

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

  • Posts: 474
  • Thank you received: 168
I run similar configuration and it seems some of the packages haven't been built for 18.10 in the stable PPA, but are in the nightly one, so you might want to add that (sudo add-apt-repository ppa:mutlaqja/indinightly) to install those. It is the nightly build though so not as stable, but for gsc for example that doesn't matter.
The following user(s) said Thank You: Bryan Ramsey
5 years 3 months ago #33992

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

  • Posts: 107
  • Thank you received: 12
5 years 3 months ago #33993

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

Time to create page: 0.363 seconds