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

Update docker alpine to 3.15 #314

Closed
wants to merge 2 commits into from

Conversation

mmacata
Copy link
Member

@mmacata mmacata commented Feb 23, 2022

  • update requirements.txt

@metzm
Copy link
Contributor

metzm commented Mar 14, 2022

The error when installing pyproj is ERROR: Minimum supported PROJ version is 8.0.0, installed version is 7.0.1.

Should be easy to solve by enforcing pyproj 2.6, see pyproj version compatibility matrix.

@mmacata
Copy link
Member Author

mmacata commented Mar 22, 2022

Where do you see this error? This exact requirements was changed for alpine as with alpine 3.15, proj 8.2.0 is contained. The error in the pipeline seems a bit odd:

#18 7.993 ERROR: Could not find a version that satisfies the requirement pyproj>=3.3.0 (from versions: 1.8.0, 1.8.1a0, 1.8.1, 1.9.3, 1.9.4, 1.9.5, 1.9.5.1, 1.9.6, 2.0.0, 2.0.1, 2.0.2, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.4.2, 2.4.2.post1, 2.5.0, 2.6.0, 2.6.1, 2.6.1.post1, 3.0rc2, 3.0.0, 3.0.0.post1, 3.0.1, 3.1.0, 3.2.0, 3.2.1, 3.3.0)
920
#18 7.993 ERROR: No matching distribution found for pyproj>=3.3.0

@metzm
Copy link
Contributor

metzm commented Mar 25, 2022

Here https://github.com/mundialis/actinia_core/runs/5322144790?check_suite_focus=true#step:5:916

#18 7.990   ERROR: Minimum supported PROJ version is 8.0.0, installed version is 7.0.1. For more information see: https://pyproj4.github.io/pyproj/stable/installation.html

@mmacata
Copy link
Member Author

mmacata commented Mar 25, 2022

Ah ok - locally I already tested with alpine 3.15, so this should be fine. I thought you saw it somewhere else.

@mmacata
Copy link
Member Author

mmacata commented Apr 27, 2022

Duplicate of newer version #343, closing this.

@mmacata mmacata closed this Apr 27, 2022
@mmacata mmacata added this to the not_released milestone Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants