The OBS builds are unmaintained currently :( I created the repository some years ago, but due to lack of time the updates stopped when a bigger change in build scripts were neccessary… We should remove rhe repo from the downloads page until I managed to update everything.

Read More...

Looks like you have a mixture of regular Fedora packages and bleeding edge packages, I should implement some stronger dependencies. Remove regular kstars, libindi and libindi-libs and install kstars-bleeding and libindi-bleeding instead, to be completely on bleeding edge tree with the full set of drivers.

Read More...

Where did you get the drivers from? The bleeding edge repo?

Read More...

Christian replied to the topic 'Atik driver keeps crashing!' in the forum. 6 years ago

With Ubuntu 18.04 libnova has been updated to 0.16: packages.ubuntu.com/search?keywords=libn...e=bionic§ion=all

We either need a recompiled package or workaround it by building a compat package only providing libnova 0.14 shared lib (this is what I'm doing for my Fedora repository)

Read More...

Christian replied to the topic 'ZWO CCD crashing on Fedora27' in the forum. 6 years ago

OK, so now I get it. You should also do "dnf swap libindi libindi-bleeding" to get back to the bleeding edge indiserver.

Do you also want the bleeding edge kstars? If yes: dnf swap kstars kstars-bleeding

Read More...

Christian replied to the topic 'ZWO CCD crashing on Fedora27' in the forum. 6 years ago

Weird, from the error message above I feel that you get the Fedora 26 packages for some reason (the library versions match Fedora 26 but not 27). Can you post a list of all files in /etc/yum.repos.d ?

Read More...

Christian replied to the topic 'ZWO CCD crashing on Fedora27' in the forum. 6 years ago

Are you sure that you have the Fedora 27 variant of the INDI bleeding repo? Can you paste the content of the .repo file of the repo here?

Read More...

Christian replied to the topic 'ZWO CCD crashing on Fedora27' in the forum. 6 years ago

Which camera do you have? I cannot reproduce the crash with ASI 120MM, but this is a monochrome camera.

Read More...

Did you re-login after adding you to the group?

Read More...

gpasswd -a $USER dialout

Read More...

GoQat wrote: I'm glad someone has sorted this out! I'm still struggling to install INDI 1.5.0 so that I could try to have a look at the problem...

So going slightly off-topic, I installed the latest libindi-bleeding for Fedora but I don't get a libindiclient library or a libindi.pc file so the 'configure' step and the compilation don't work. How do I fix this please?


You need libindi-bleeding-devel and libindi-bleeding-static packages.

Read More...