×

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

Bi-monthly release with minor bug fixes and improvements

Ubuntu 16.04 Can't find indi-fulll or kstars-bleed

  • Posts: 269
  • Thank you received: 53
EDIT: No problem - I forgot to do a sudo apt-get update afterwards (D'oh!)
I had to reinstall Ubuntu 16.04 from scratch and when I came to install indi-full and kstars-bleeding I got back:
$ sudo apt-add-repository ppa:mutlaqja/ppa
Latest INDI Library and drivers!
More info: launchpad.net/~mutlaqja/+archive/ubuntu/ppa
Press [ENTER] to continue or ctrl-c to cancel adding it
...
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
$ sudo apt-get install indi-full kstars-bleeding
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package indi-full
E: Unable to locate package kstars-bleeding

I've never had this before
Last edit: 7 years 7 months ago by Ken Self.
7 years 7 months ago #10108

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

  • Posts: 269
  • Thank you received: 53
EDIT: Another senior moment. I got impatient and installed Kstars from the Ubuntu software manager. WRONG!!! This caused the conflict when i then tried to install indi-full. So I removed everything then installed indi-full followed by kstars-bleding as per the instructions and all is well

Actually there is a problem:
$ sudo apt-get install indi-full
...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
/var/cache/apt/archives/libindi1_1.2.0+r2612~201609021821~ubuntu16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ sudo apt-get install indi-full
Reading package lists... Done
Building dependency tree
Reading state information... Done

indi-full is already the newest version (1.2~201609021821~ubuntu16.04.1).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
indi-full : Depends: libindi1 (>= 1.2.0) but 1.1.0-1ubuntu1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).


$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libindi-plugins libindialignmentdriver1 libindidriver1
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libindi1
The following packages will be upgraded:
libindi1
1 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
33 not fully installed or removed.
Need to get 0 B/229 kB of archives.
After this operation, 926 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 216239 files and directories currently installed.)
Preparing to unpack .../libindi1_1.2.0+r2612~201609021821~ubuntu16.04.1_amd64.deb ...
Unpacking libindi1:amd64 (1.2.0+r2612~201609021821~ubuntu16.04.1) over (1.1.0-1ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/libindi1_1.2.0+r2612~201609021821~ubuntu16.04.1_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/indi/MathPlugins/libindi_SVD_MathPlugin.so', which is also in package libindi-plugins:amd64 1.1.0-1ubuntu1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Errors were encountered while processing:
/var/cache/apt/archives/libindi1_1.2.0+r2612~201609021821~ubuntu16.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Hmmm... this was what started me down a path that resulted in having to reinstall Ubuntu
Last edit: 7 years 7 months ago by Ken Self.
7 years 7 months ago #10109

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

Looks like you installed libindi1 from Ubuntu repo, then tried to use it from PPA. Debian divides INDI into several packages different from my way. At any rate, I'll add a "conflict" flag to my control file. Thanks for the report!
The following user(s) said Thank You: Teseo
7 years 7 months ago #10111

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

  • Posts: 224
  • Thank you received: 14
EDIT: SOLVED.


Today i install new Mint 18 kde
after add command:
sudo apt-add-repository ppa:mutlaqja/ppa

return this error:
Impossibile aggiungere il PPA: ''Questo PPA non supporta xenial''.

( English translate. impossible add this PPA: "This PPA not support xenial". )

Thx.
Last edit: 7 years 7 months ago by Teseo.
7 years 7 months ago #10124

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

Time to create page: 0.165 seconds