Bug 2093935 - pcs fails to build with Python 3.11: AttributeError: 'AddLink' object has no attribute '_feedErrorsToResult'
Summary: pcs fails to build with Python 3.11: AttributeError: 'AddLink' object has no ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pcs
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Lisik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.11
TreeView+ depends on / blocked
 
Reported: 2022-06-06 12:09 UTC by Tomáš Hrnčiar
Modified: 2022-06-22 11:49 UTC (History)
8 users (show)

Fixed In Version: pcs-0.11.2-2.fc37
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-22 11:49:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tomáš Hrnčiar 2022-06-06 12:09:03 UTC
pcs fails to build with Python 3.11.0b3.

======================================================================
ERROR: test_cib_guest_node (pcs_test.tier0.lib.commands.cluster.test_add_link.AddLink.test_cib_guest_node)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/builddir/build/BUILD/pcs-0.11.2/pcs_test/tools/command_env/assistant.py", line 190, in <lambda>
    test_case.addCleanup(lambda: self.cleanup(test_case))
                                 ^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/pcs-0.11.2/pcs_test/tools/command_env/assistant.py", line 200, in cleanup
    if test_failed(current_test):
       ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/builddir/build/BUILD/pcs-0.11.2/pcs_test/tools/case_analysis.py", line 17, in test_failed
    test._feedErrorsToResult(result, test._outcome.errors)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'AddLink' object has no attribute '_feedErrorsToResult'

https://docs.python.org/3.11/whatsnew/3.11.html

For the build logs, see:
https://copr-be.cloud.fedoraproject.org/results/@python/python3.11/fedora-rawhide-x86_64/04494103-pcs/

For all our attempts to build pcs with Python 3.11, see:
https://copr.fedorainfracloud.org/coprs/g/python/python3.11/package/pcs/

Testing and mass rebuild of packages is happening in copr. You can follow these instructions to test locally in mock if your package builds with Python 3.11:
https://copr.fedorainfracloud.org/coprs/g/python/python3.11/

Let us know here if you have any questions.

Python 3.11 is planned to be included in Fedora 37. To make that update smoother, we're building Fedora packages with all pre-releases of Python 3.11.
A build failure prevents us from testing all dependent packages (transitive [Build]Requires), so if this package is required a lot, it's important for us to get it fixed soon.
We'd appreciate help from the people who know this package best, but if you don't want to work on this now, let us know so we can try to work around it on our side.

Comment 1 Miroslav Lisik 2022-06-09 14:04:07 UTC
Build is fixed:
https://copr.fedorainfracloud.org/coprs/g/python/python3.11/build/4507285/

Comment 2 Miro Hrončok 2022-06-22 11:49:14 UTC
Closing this in bulk as it built with Python 3.11. If this needs to remain open for a followup, feel free to reopen, I won't close in bulk again.


Note You need to log in before you can comment on or make changes to this bug.