Skip to content
New issue

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 #102

Open
2 tasks
MateuszKukiela opened this issue Apr 29, 2024 · 5 comments
Open
2 tasks
Labels
bug Something isn't working

Comments

@MateuszKukiela
Copy link

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

  1. docker run -i -t qgis/qgis:3.34.6-lunar /bin/bash
  2. open python3
  3. run from qgis.core import Qgis and Qgis.version()
  4. Version is 3.22.16-Białowieża instead of 3.34.6

Versions

qgis/qgis:3.34.6-lunar, linux/arm64, digest: sha256:59f6bd009ebed65ab576edd0d2b09cbc845c70c9cc8d6880e4ab308415cba5f4

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@MateuszKukiela MateuszKukiela added the bug Something isn't working label Apr 29, 2024
@agiudiceandrea
Copy link
Member

agiudiceandrea commented Apr 29, 2024

@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.

@3nids
Copy link
Member

3nids commented Apr 29, 2024

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.

@3nids 3nids transferred this issue from qgis/QGIS Apr 29, 2024
@3nids
Copy link
Member

3nids commented Apr 29, 2024

issue transfered to dedicated repo

@3nids
Copy link
Member

3nids commented Apr 29, 2024

main issue is that ubuntugis doesn't offer arm images

@agiudiceandrea
Copy link
Member

main issue is that ubuntugis doesn't offer arm images

arm64 are not available in both ubuntu / ubuntu-ltr and ubuntugis / ubuntugis-ltr.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants