dani/qgis

QGIS 3.8 releases for stable and beta versions of Fedora

Contains QGIS 3.8 and SAGA.

This repo will provide QGIS 3.8 only. For QGIS 3.4 LTR use https://copr.fedorainfracloud.org/coprs/dani/qgis-ltr/.


This is a companion discussion topic for the original entry at https://copr.fedorainfracloud.org/coprs/dani/qgis/

Hi,

I installed everything without issues, only that I have qgis desktop version instead of server version.

How can I successfully install qgis server on fedora? Thank you.

Hi Vlad,

after installing qgis-server via dnf you have to setup a FastCGI server.

You can see an example here: GitHub - opengisch/qgis-docker at aabd1fae01efadca05d27b9d611118fd1d251a11

Official documentation is here 2. Getting Started — QGIS Documentation documentation

Hi Dani,

Seems your repo for QGIS has been broken for about 21 days - getting dependency issues and conflicts due to 3.24 release.

Will you be fixing this soon or am I better off removing your repo for a QGIS install?

Followed the ‘issues’ link for github but there is nowhere to report the issue.

Cheers

Hello Leon,

3.24.1 is being built. That should solve the issue. The broken dependency was in qgis-grass which I don’t use, that’s why it went uncaught.

Thanks for the heads up.

Cheers,
Daniele

Hi there, first of all, thanks for all the work your doing packaging QGIS for Fedora. AFAIK you’re the only packager that allows QGIS user testing new versions compiled against GDAL, PROJ and GEOS “modern” versions.

I just wanted to ask you what’s the recommend way of installing QGIS in Fedora 36 now that we also have packages in Fedora repos.

I’m sometimes seeing an issue when QGIS main window loses focus, it resizes which is not very helpful (forces redraw of layers, ect). Where should i report this? I guess this is an issue with Wayland.

There are issues also with version mismatch between your repo and the fedora ones regarding GDAL, PDAL and GRASS.

What would you recommend?

For know i won’t be using GRASS and use your copr repo.

Again, Thank you.

Regards

What is the eta for 3.26.3 to be available for fedora 36?

https://src.fedoraproject.org/rpms/qgis

trying to stay in sync with my colleagues versions…

Hi @gotjoshua, 3.26.3 is now available via dani/qgis Copr

Many Thanks for making these builds available!

Can you post a build of 3.26.3 for fedora 37?

I just upgraded fedora and it downgraded qgis to the 3.26.1 ver that fedora publishes…

Hi again,
I’d love to upgrade to 3.28 and i see that the build system is building, but the qgis fedora list doesn’t mention f37 yet, and it doesn’t seem that the latest build is available via the install instructions.

Is there a way to indicate the exact build via the dnf cli?

and will you publish a new build as the default soon(ish), maybe?

Any chances to get a Fedora 39 release? :innocent:

You can install 3.34.0 from the Fedora repo. Lately I’ve been iusing mamba and the conda-forge versiok, that was recently updated to 3.34.3. (It was released the same say that the Debian/Ubuntu packages).

Cheers