https://bugzilla.redhat.com/show_bug.cgi?id=1663668
--- Comment #6 from Hirotaka Wakabayashi hiwkby@yahoo.com --- (In reply to Robert-André Mauchin from comment #1)
- The configuration file %{_sysconfdir}/k2hr3/k2hr3-osnl.conf should be
inrtalled with %config(noreplace)
%config(noreplace) %{_sysconfdir}/k2hr3/k2hr3-osnl.conf
- The last %changelog entry is not matching the Version-Release in the
header, it should be 0.0.14-1
- The package can't build:
DEBUG util.py:490: BUILDSTDERR: Error: DEBUG util.py:490: BUILDSTDERR: Problem: package python3-oslo-messaging-8.0.0-1.fc29.noarch requires python3-pika_pool, but none of the providers can be installed DEBUG util.py:490: BUILDSTDERR: - conflicting requests DEBUG util.py:490: BUILDSTDERR: - nothing provides python3.7dist(pika) < 0.11 needed by python3-pika-pool-0.1.3-14.fc30.noarch
You should ask the maintainer of pika-pool to relax the dependency on pika (which is constrained to pika < 0.11 while the rawhide version is 0.12)
Hello Robert,
Could you confirm the same problem still happens? Because the packager of pika-pool seems to fixed the problem 21 days ago [1] and python3-pika was removed from the python3-oslo-messaging's dependency and python3-pika-pool was also removed from python3-oslo-messaging's build dependency in python3-oslo-messaging-8.1.2 [2].
I confirmed that I could successfully build my package on Fedora30 nightly build(Fedora-30-20190316.n.1) in my environment [3].
Thanks in advance, Hirotaka Wakabayashi
-- [1] https://src.fedoraproject.org/rpms/python-pika-pool/c/8b7c12d4f9ad67b7b8a676... [2] https://src.fedoraproject.org/rpms/python-oslo-messaging/c/0bee85748423bc055... [3] This is my environment provisioning. https://hiwkby.fedorapeople.org/Vagrantfile_python-k2hr3-osnl