We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All linux/arm64 docker containers are stuck on 3.22.16-Białowieża
from qgis.core import Qgis
Qgis.version()
qgis/qgis:3.34.6-lunar, linux/arm64, digest: sha256:59f6bd009ebed65ab576edd0d2b09cbc845c70c9cc8d6880e4ab308415cba5f4
No response
The text was updated successfully, but these errors were encountered:
@MateuszKukiela, it looks like the issue may be due to the fact that QGIS 3.34 builds for arm64 seems not available on https://ubuntu.qgis.org/ubuntu-ltr and that the latest available QGIS version on the Ubuntu lunar repositories for arm64 is 3.22.16 https://packages.ubuntu.com/lunar/qgis Ping @3nids.
Sorry, something went wrong.
we can try to switch to noble which has 3.34. But in any case, we need to check QGIS version to avoid misleading tags.
issue transfered to dedicated repo
main issue is that ubuntugis doesn't offer arm images
arm64 are not available in both ubuntu / ubuntu-ltr and ubuntugis / ubuntugis-ltr.
No branches or pull requests
What is the bug or the crash?
All linux/arm64 docker containers are stuck on 3.22.16-Białowieża
Steps to reproduce the issue
from qgis.core import Qgis
andQgis.version()
Versions
qgis/qgis:3.34.6-lunar, linux/arm64, digest: sha256:59f6bd009ebed65ab576edd0d2b09cbc845c70c9cc8d6880e4ab308415cba5f4
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: