Skip to content

Add note on Fedora 36 and its python 3.10 problem resolution#3020

Merged
webbnh merged 1 commit intodistributed-system-analysis:b0.71from
ndokos:PBENCH-676
Sep 28, 2022
Merged

Add note on Fedora 36 and its python 3.10 problem resolution#3020
webbnh merged 1 commit intodistributed-system-analysis:b0.71from
ndokos:PBENCH-676

Conversation

@ndokos
Copy link
Copy Markdown
Member

@ndokos ndokos commented Sep 27, 2022

PBENCH-676

Fixes #2884

Fedora has released an update to the python3 package that fixes the problem. The fix is found in the 3.10.7 version of the package. After updating, the pbench-agent RPM can be installed and various commands (e.g. pbench-user-benchmark) that complained or aborted before, now complete normally.

Details of the fix can be found at fedora-python/cpython#48

@ndokos ndokos added this to the v0.71.1 milestone Sep 27, 2022
@ndokos ndokos self-assigned this Sep 27, 2022
dbutenhof
dbutenhof previously approved these changes Sep 27, 2022
Copy link
Copy Markdown
Member

@portante portante left a comment

Choose a reason for hiding this comment

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

Sorry, did not mean to approve.

webbnh
webbnh previously approved these changes Sep 27, 2022
Copy link
Copy Markdown
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

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

Once Peter's typo is fixed, we're good by me, although see below.

PBENCH-676

Fixes distributed-system-analysis#2884

Fedora has released an update to the python3 package that
fixes the problem. The fix is found in the 3.10.7 version of the
package. After updating, the pbench-agent RPM can be installed
and various commands (e.g. pbench-user-benchmark) that complained
or aborted before, now complete normally.

Details of the fix can be found at fedora-python/cpython#48
@pravins
Copy link
Copy Markdown
Member

pravins commented Sep 28, 2022

Wow, this is a good news. Thanks @ndokos for looking into it :)

@webbnh webbnh merged commit 39528e8 into distributed-system-analysis:b0.71 Sep 28, 2022
@ndokos ndokos linked an issue Sep 28, 2022 that may be closed by this pull request
@webbnh
Copy link
Copy Markdown
Member

webbnh commented Sep 28, 2022

@ndokos, I just clued into the fact that this PR is against v0.71. Do we need a similar PR for main, or will this be taken care of during the v0.72 process?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pbench agent profile emitting error message on Python 3.10 environments

7 participants