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

[Bug] CI: releasebranch_8_3 failure for CentOS and OSGeo4W #3653

Closed
neteler opened this issue Apr 23, 2024 · 4 comments
Closed

[Bug] CI: releasebranch_8_3 failure for CentOS and OSGeo4W #3653

neteler opened this issue Apr 23, 2024 · 4 comments
Labels
bug Something isn't working CI Continuous integration
Milestone

Comments

@neteler
Copy link
Member

neteler commented Apr 23, 2024

Describe the bug

The today's backporting of some PRs shows that the CI is no longer working ok for releasebranch_8_3.

CentoOS:

Run source $CONDA_ACTIVATE
/__w/_temp/10995748-8704-4199-986d-c0989f5a33ab.sh: line 1: source: filename argument required
source: usage: source filename [arguments]
Error: Process completed with exit code 2.

OSGeo4W:

Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Python runtime state: core initialized
ModuleNotFoundError: No module named 'encodings'

Logs:

Expected behavior
The CI jobs should complete.

Additional context

Probably some CI-related backports are missing?

@neteler neteler added bug Something isn't working CI Continuous integration labels Apr 23, 2024
@neteler neteler added this to the 8.3.3 milestone Apr 23, 2024
@nilason
Copy link
Contributor

nilason commented Apr 23, 2024

I believe 8.3 is not ready for Python 3.12, which is a problem.

@nilason
Copy link
Contributor

nilason commented Apr 23, 2024

#3603 should probably also be backported.

@nilason
Copy link
Contributor

nilason commented Apr 23, 2024

Centos runner was removed on main with #3141.

@wenzeslaus
Copy link
Member

Centos runner was removed on main with #3141.

Removed on main AND not working with other changes we want -> remove.

@nilason nilason closed this as completed Apr 23, 2024
@neteler neteler modified the milestones: 8.3.3, 8.4.0 Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Continuous integration
Projects
None yet
Development

No branches or pull requests

3 participants