Bug 2021946
Summary: | rdiff-backup fails to build with Python 3.11: error: lvalue required as left operand of assignment | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
Component: | rdiff-backup | Assignee: | Frank Crawford <frank> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | frank, kevin, mhroncok, thrnciar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-01-02 08:40:25 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2016048 |
Description
Tomáš Hrnčiar
2021-11-10 13:16:33 UTC
Thanks. I'll push this upstream as I'm sure they will be keen to know of this issue. However, as they are now working on the next generation, I'll probably end up adding a patch similar to your notes here into the Fedora package. Submitted upstream as https://github.com/rdiff-backup/rdiff-backup/issues/633 A new version has been added to rawhide - rdiff-backup-2.0.5-6, with the issue fixed, but I'm not sure how to get it rebuilt in your COPR branch? What do I raise a PR against, and what should it include? Alternatively, will it automatically be tested at some point? Thanks Frank Thanks. Here you can see that 2.0.5-6 has succeeded: https://copr.fedorainfracloud.org/coprs/g/python/python3.11/package/rdiff-backup/ If you had sent a PR in https://src.fedoraproject.org/rpms/rdiff-backup/pull-requests it would have shown up https://copr.fedorainfracloud.org/coprs/g/python/python3.11/builds/?dirname=python3.11:pr:2 (where 2 is the number of the PR in https://src.fedoraproject.org/rpms/rdiff-backup/pull-requests). Since Miro answered your question, I am clearing the needinfo. Thank you, Frank, for taking care of this. |