https://bugzilla.redhat.com/show_bug.cgi?id=1663668
Robert-André Mauchin zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@gmail.com
--- Comment #1 from Robert-André Mauchin zebob.m@gmail.com --- - 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)