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

CI: Remove broken Linux Mint and openSUSE runs #39670

Merged
merged 1 commit into from
Mar 22, 2025

Conversation

tobiasdiez
Copy link
Contributor

@tobiasdiez tobiasdiez commented Mar 11, 2025

Remove the following broken CI runs (https://github.com/sagemath/sage/actions/runs/13750937379):

  • Linux Mint: fails due to an error in the retrofit script
    touch: cannot touch 'build/make/Makefile': No such file or directory
    rm: cannot remove '/new/.git': Directory not empty
    
  • openSUSE with python 3.10 fails with checking ... whether /usr/bin/python3.10 is good... no, Python 3.10.16 is too old
    can probably be removed compltely; at least sage-lib no longer supports 3.10, not sure about sage-the-distro.

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

Copy link

Documentation preview for this PR (built with commit 1f22291; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@tobiasdiez
Copy link
Contributor Author

@dimpase ping

Copy link
Member

@dimpase dimpase left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. please turn to Positive Review

vbraun pushed a commit to vbraun/sage that referenced this pull request Mar 19, 2025
sagemathgh-39670: CI: Remove broken Linux Mint and openSUSE runs
    
<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the title, do this in the PR
description below. -->
<!-- ^ For example, instead of "Fixes sagemath#12345" use "Introduce new method
to calculate 1 + 2". -->
<!-- v Describe your changes below in detail. -->
<!-- v Why is this change required? What problem does it solve? -->
<!-- v If this PR resolves an open issue, please link to it here. For
example, "Fixes sagemath#12345". -->

Remove the following broken CI runs
(https://github.com/sagemath/sage/actions/runs/13750937379):
- Linux Mint: fails due to an error in the retrofit script
   ```
   touch: cannot touch 'build/make/Makefile': No such file or directory
   rm: cannot remove '/new/.git': Directory not empty
   ```
- openSUSE with python 3.10 fails with `checking ... whether
/usr/bin/python3.10 is good... no, Python 3.10.16 is too old`
   can probably be removed compltely; at least sage-lib no longer
supports 3.10, not sure about sage-the-distro.

### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [ ] The title is concise and informative.
- [ ] The description explains in detail what this PR is about.
- [ ] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.

### ⌛ Dependencies

<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
    
URL: sagemath#39670
Reported by: Tobias Diez
Reviewer(s): Dima Pasechnik
@vbraun vbraun merged commit fec0504 into sagemath:develop Mar 22, 2025
23 of 24 checks passed
@kwankyu kwankyu mentioned this pull request Mar 23, 2025
5 tasks
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.

3 participants