×

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

Bi-monthly release with minor bug fixes and improvements

[SOLVED] problem with indi-asi indi-full ... please help

  • Posts: 300
  • Thank you received: 57
Something appears to be corrupted in my indi installation. I get the following errors and apt --fix-broken install doesn't help.

Preparing to unpack .../libasi_1.0~201911071628~ubuntu18.04.1_amd64.deb ...
Unpacking libasi (1.0~201911071628~ubuntu18.04.1) ...
dpkg: error processing archive /var/cache/apt/archives/libasi_1.0~201911071628~ubuntu18.04.1_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libEFWFilter.so.0.3.1205', which is also in package libefwfilter 0.3.1205-1
Errors were encountered while processing:
/var/cache/apt/archives/libasi_1.0~201911071628~ubuntu18.04.1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
astro:~$

========================

SOLUTION WAS:

sudo apt-get -o Dpkg::Options::="--force-overwrite" -f install

then

sudo apt full-upgrade -y
Last edit: 4 years 4 months ago by Scott Denning. Reason: problem solved
4 years 4 months ago #45957

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

Time to create page: 0.205 seconds