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

otf2: migrate to python@3.10 #90999

Closed

Conversation

XuehaiPan
Copy link
Contributor

Migrate stand-alone formula otf2 to Python 3.10. Part of PR #90716.

@BrewTestBot BrewTestBot added the python Python use is a significant feature of the PR or issue label Dec 11, 2021
@cclauss
Copy link
Contributor

cclauss commented Dec 11, 2021

Worth a retry:

Full audit otf2 --online --git --skip-style output
  otf2:
    * The homepage URL https://www.vi-hps.org/projects/score-p/ is not reachable
  Error: 1 problem in 1 formula detected

@branchvincent branchvincent added python-3.10-migration CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. labels Dec 11, 2021
@cclauss
Copy link
Contributor

cclauss commented Dec 13, 2021

Is there a way to add a retry to commands like:

brew audit otf2 --online --git --skip-style

because this formula's homepage URL https://www.vi-hps.org/projects/score-p/ is reachable every time that I try it.

Same with #90997

@SMillerDev
Copy link
Member

because this formula's homepage URL https://www.vi-hps.org/projects/score-p/ is reachable every time that I try it.

Do you try it by running the audit or by using a browser?

@XuehaiPan
Copy link
Contributor Author

Do you try it by running the audit or by using a browser?

I can connect to the URL above both from command-line and browser.

$ brew audit otf2 --online
$ echo $?
0

$ curl -s -o /dev/null -w "%{http_code}" https://www.vi-hps.org/projects/score-p                                                              
200

@SMillerDev
Copy link
Member

Neither method works for me on macOS 12. I think the homepage isn't actually reachable using macOS 12.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2022

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale No recent activity label Feb 8, 2022
@github-actions github-actions bot closed this Feb 16, 2022
@XuehaiPan XuehaiPan deleted the otf2-python3.10-migration branch August 13, 2022 13:53
@github-actions github-actions bot added the outdated PR was locked due to age label Sep 13, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CI-no-fail-fast Continue CI tests despite failing GitHub Actions matrix builds. outdated PR was locked due to age python Python use is a significant feature of the PR or issue python-3.10-migration stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants