Skip to content

gh-105146: Update links at end of Windows installer - #105147

Merged
zooba merged 1 commit into
python:mainfrom
zooba:gh-105146
May 31, 2023
Merged

gh-105146: Update links at end of Windows installer#105147
zooba merged 1 commit into
python:mainfrom
zooba:gh-105146

Conversation

@zooba

@zoobazooba commented May 31, 2023

Copy link
Copy Markdown
Member

@zooba

Copy link
Copy Markdown
MemberAuthor

RTD check is skipped again, so ignoring the incomplete status.

@zooba
zooba merged commit ed86e14 into python:mainMay 31, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@zooba
zooba deleted the gh-105146 branch May 31, 2023 20:42
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2023
…repair) (pythonGH-105147)
(cherry picked from commit ed86e14)
Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-105167 is a backport of this pull request to the 3.12 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.12 only security fixes label May 31, 2023
@bedevere-bot

Copy link
Copy Markdown

GH-105168 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label May 31, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 31, 2023
…repair) (pythonGH-105147)
(cherry picked from commit ed86e14)
Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request May 31, 2023
GH-105147)
(cherry picked from commit ed86e14)
Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request May 31, 2023
GH-105147)
(cherry picked from commit ed86e14)
Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-bot

Copy link
Copy Markdown

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Ubuntu Shared 3.12 has failed when building commit dbd7d7c.

What do you need to do:

  1. Don't panic.
  2. Check the buildbot page in the devguide if you don't know what the buildbots are or how they work.
  3. Go to the page of the buildbot that failed (https://buildbot.python.org/all/#builders/1118/builds/50) and take a look at the build logs.
  4. Check if the failure is related to this commit (dbd7d7c) or if it is a false positive.
  5. If the failure is related to this commit, please, reflect that on the issue and make a new Pull Request with a fix.

You can take a look at the buildbot page here:

https://buildbot.python.org/all/#builders/1118/builds/50

Failed tests:

  • test__xxsubinterpreters

Summary of the results of the build (if available):

==

Click to see traceback logs
Note: switching to 'dbd7d7c8e105e0462aec0530a118c016870c45a8'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at dbd7d7c8e1 gh-105146: Update links at end of Windows installer (uninstall/repair) (GH-105147)
Switched to and reset branch '3.12'
configure: WARNING: pkg-config is missing. Some dependencies may not be detected correctly.
Fatal Python error: drop_gil: PyMUTEX_LOCK(gil->switch_mutex) failed
Python runtime state: initialized
Thread 0x00007fa4480fcb80 (most recent call first):
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 637 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 690 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/runner.py", line 240 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 738 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 802 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/__main__.py", line 2 in <module>
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 88 in _run_code
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 198 in _run_module_as_main
Fatal Python error: Aborted
Thread 0x00007fa4480fcb80 (most recent call first):
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 80 in clean_up_interpreters
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/test__xxsubinterpreters.py", line 88 in tearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 594 in _callTearDown
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 637 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/case.py", line 690 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 122 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/suite.py", line 84 in __call__
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/unittest/runner.py", line 240 in run
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1115 in _run_suite
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/support/__init__.py", line 1241 in run_unittest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 294 in _test_module
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 330 in _runtest_inner2
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 373 in _runtest_inner
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 248 in _runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/runtest.py", line 278 in runtest
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 365 in rerun_failed_tests
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 783 in _main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 738 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/libregrtest/main.py", line 802 in main
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/test/__main__.py", line 2 in <module>
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 88 in _run_code
File "/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/Lib/runpy.py", line 198 in _run_module_as_main
Extension modules: _testcapi, _xxsubinterpreters (total: 2)
Aborted (core dumped)
make: *** [Makefile:2011: buildbottest] Error 134
Cannot open file '/srv/buildbot/buildarea/3.12.bolen-ubuntu/build/test-results.xml' for upload

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@zooba@miss-islington@bedevere-bot