Bug 2250962
| Summary: | Please branch and build python-rpyc in epel9 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Michal Ambroz <rebus> |
| Component: | python-rpyc | Assignee: | W. Michael Petullo <redhat> |
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel9 | CC: | mail, mike, rebus, redhat |
| Target Milestone: | --- | Flags: | rebus:
needinfo?
(mail) |
| 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: | 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: | 2269243 | ||
| Bug Blocks: | 2239245 | ||
|
Description
Michal Ambroz
2023-11-22 01:15:35 UTC
ping Feel free to open a pull request against Fabian's package: https://src.fedoraproject.org/rpms/python-rpyc See also: https://docs.fedoraproject.org/en-US/epel/epel-help/ Hello Michael, not sure what do you meant by having pull request ... there is no branch for epel9. Can I fix it somehow by pull request? Hi Fabian, I offer helping hand co-maintaining the package. PF 2024!!! plumbum needs python-rpyc to be in EPEL. ping This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. Building with "fedpkg build" on epel9 currently fails with:
+ /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/rpyc-6.0.1/pyproject-wheeldir --output /builddir/build/BUILD/python-rpyc-6.0.1-1.el9.noarch-pyproject-buildrequires -t
Handling hatchling>=1.6.0 from build-system.requires
Requirement satisfied: hatchling>=1.6.0
(installed: hatchling 1.21.1)
Handling tox-current-env >= 0.0.6 from tox itself
Requirement satisfied: tox-current-env >= 0.0.6
(installed: tox-current-env 0.0.16)
ERROR: tox config file (either pyproject.toml, tox.ini, setup.cfg) not found
Traceback (most recent call last):
File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 721, in main
generate_requires(
File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 606, in generate_requires
generate_tox_requirements(toxenv, requirements)
File "/usr/lib/rpm/redhat/pyproject_buildrequires.py", line 453, in generate_tox_requirements
r.check_returncode()
File "/usr/lib64/python3.9/subprocess.py", line 460, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
subprocess.CalledProcessError: Command '['/usr/bin/python3', '-m', 'tox', '--print-deps-to', '/builddir/build/BUILD/rpyc-6.0.1/.pyproject-builddir/tmpe8rc4pqb', '--print-extras-to', '/builddir/build/BUILD/rpyc-6.0.1/.pyproject-builddir/tmpffc34544', '--no-provision', '/builddir/build/BUILD/rpyc-6.0.1/.pyproject-builddir/tmp950t3ns6', '-q', '-r', '-e', 'py39']' returned non-zero exit status 1.
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.SnEfFJ (%generate_buildrequires)
Bad exit status from /var/tmp/rpm-tmp.SnEfFJ (%generate_buildrequires)
Child return code was: 1
See also https://koji.fedoraproject.org/koji/taskinfo?taskID=134664537.
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. |