Hi there:

Trying to get SIRIL working on the latest Stellarmate (StellarMate OS v1.7.0 32bit) but it doesn't seem to want to install libgtk or libcurl:

stellarmate@stellarmate:~/siril $ sudo apt install -y libgtk-3-dev libconfig-dev libfftw3-dev libexiv2-dev libopencv-dev libraw-dev libffms2-dev libheif-dev libcurl4-gnutls-dev gnuplot cmake libgsl-dev ninja-build libcurl4-openssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
cmake is already the newest version (3.16.3-3~bpo10+1).
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:
libcurl4-gnutls-dev : Conflicts: libcurl4-openssl-dev but 7.64.0-4+deb10u2 is to be installed
libcurl4-openssl-dev : Conflicts: libcurl4-gnutls-dev but 7.64.0-4+deb10u2 is to be installed
libgtk-3-dev : Depends: libatk-bridge2.0-dev but it is not going to be installed
Depends: libatk1.0-dev (>= 2.15.1) but it is not going to be installed
Depends: libcairo2-dev (>= 1.14.0) but it is not going to be installed
Depends: libgdk-pixbuf2.0-dev (>= 2.30.0) but it is not going to be installed
Depends: libglib2.0-dev (>= 2.49.4) but it is not going to be installed
Depends: libpango1.0-dev (>= 1.41) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

The meson version I used was

sudo pip3 install meson==0.56.0

And it works fine but missing pre-requisites obviously. It's surprising Siril isn't pre-installed on Stellarmate considering how useful it is on scripted post-schedule tasks to calibrate images. Anyone get it working lately?

Read More...