×

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

Bi-monthly release with minor bug fixes and improvements

Unable to install Kstars V3.0.0

  • Posts: 4
  • Thank you received: 0
Hi all,
I 'm unable to install Kstars v3.0.0 on Ubuntu 18.10!
I followed this steps from this page: Kstars installation
sudo apt-add-repository ppa:mutlaqja/ppa
sudo apt-get update
sudo apt-get install indi-full kstars-bleeding

The first and second commands finish ok, but the third line gives this error:
Not sure what is the problen, Can anybody help please?

Thanks
5 years 2 months ago #34188

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

  • Posts: 1957
  • Thank you received: 420
Try
sudo apt-get install indi-full kstars-bleeding indi-asi indi-toupcam


HTH, Wouter
5 years 2 months ago #34195

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

  • Posts: 1067
  • Thank you received: 140

Don’t think it works yet on 18.10, try on 18.04 should be fine then...
5 years 2 months ago #34208

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

  • Posts: 106
  • Thank you received: 11
Try installing from the nightly build
sudo apt-add-repository ppa:mutlaqja/indinightly
sudo apt install kstars-bleeding indi-full kstars-bleeding-dbg gsc
Skywatcher 190MN - EQ6 Pro (with Belt Mod) - ASI1600MM-Cooled - ASI EFW7 - ASI120MM - WO f4 Guide Scope - Rigel nStep - KStars/Ekos - KDE - PixInsight
5 years 2 months ago #34933

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

  • Posts: 1957
  • Thank you received: 420
I tried from the stable build as well:

$ sudo apt-get install indi-full kstars-bleeding
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.
wouter@ubastro18:~$ sudo apt-get install indi-full kstars-bleeding indi-asi indi-toupcam
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-asi : Depends: asi-common but it is not installable
indi-toupcam : Depends: libindidriver1 (>= 1.7.4+dfsg) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
wouter@ubastro18:~$ sudo apt-get install indi-full kstars-bleeding indi-asi indi-toupcam asi-common libindidriver1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package asi-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'asi-common' has no installation candidate
5 years 2 months ago #34940

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

Time to create page: 0.280 seconds