https://bugzilla.redhat.com/show_bug.cgi?id=1470542

Ian Morgan <penguin.wrang...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |penguin.wrang...@gmail.com



--- Comment #12 from Ian Morgan <penguin.wrang...@gmail.com> ---
> perl-PAR-Packer-1.036-4.fc26 has been pushed to the Fedora 26 stable 
> repository.

However, in the meantime, perl-5.24.2-393.fc26.x86_64 has also been released
and now conflicts with this new build of perl-PAR-Packer.

Is there some means in the build system to require that whenever a new perl
package is built, that perl-PAR-Packer must be rebuilt at the same time?

I'm in the state when I have these installed:
perl-PAR-Packer-1.036-3.fc26.x86_64
perl-5.24.2-393.fc26.x86_64

This works because the perl-PAR-Packer-1.036-3.fc26.x86_64 requires:
perl(:MODULE_COMPAT_5.24.1)
perl(:VERSION) >= 5.6.0
perl(:VERSION) >= 5.8.1

.. which are all met. But the new perl-PAR-Packer-1.036-4.fc26 now explicitly
depends on
perl(:VERSION) = 5.24.1
which isn't met because perl 5.24.2 is already installed.

Please re-build and release perl-PAR-Packer against perl 5.24.2 ASAP, and
figure out a way to make sure these packages are always built and released in
lock-step.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to