Allen created a new topic ' Can't load INDI on RPi4' in the forum. 8 months ago

I have a fresh install of Raspian bullseye on a RPi4. I cut and pasted the commands to install the raspberry pi version of INDI and get a whole slew of unmet dependencies. A partial list is below. Any idea what's wrong?

sudo apt install indi-full gsc
Reading package lists... Done
Building dependency tree... Done
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:
gsc:armhf : Depends: gsc-data:armhf (>= 1.3+deb10u1) but it is not installable
indi-apogee:armhf : Depends: libcfitsio7:armhf (>= 3.450~) but it is not installable
indi-asi:armhf : Depends: libcfitsio7:armhf (>= 3.450~) but it is not installable
indi-atik:armhf : Depends: libcfitsio7:armhf (>= 3.450~) but it is not installable
indi-bin:armhf : Depends: libcfitsio7:armhf (>= 3.450~) but it is not installable
Depends: libgsl23:armhf (>= 2.5) but it is not installable
indi-celestronaux:armhf : Depends: libgsl23:armhf (>= 2.5) but it is not installable
indi-dsi:armhf : Depends: libcfitsio7:armhf (>= 3.450~) but it is not installable
indi-eqmod:armhf : Depends: libgsl23:armhf (>= 2.5) but it is not installable
indi-ffmv:armhf : Depends: libcfitsio7:armhf (>= 3.450~) but it is not installable
Depends: libdc1394-22:armhf but it is not installable

Read More...