Bug 1964549 - Packages rebuilt with Perl 5.34 are not installable in Rawhide (Koji)
Summary: Packages rebuilt with Perl 5.34 are not installable in Rawhide (Koji)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: perl
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1964567 (view as bug list)
Depends On:
Blocks: 1794566
TreeView+ depends on / blocked
 
Reported: 2021-05-25 17:10 UTC by Ben Beasley
Modified: 2021-05-26 08:26 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-25 19:59:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ben Beasley 2021-05-25 17:10:40 UTC
Description of problem:

Rebuilt packages using Perl 5.34 are in the koji buildroot, but perl 5.34 itself seems not to be.

Version-Release number of selected component (if applicable): 5.34-477

How reproducible:


Steps to Reproduce:
1. mock -r fedora-rawhide-x86_64 --clean
2. mock -r fedora-rawhide-x86_64 --enablerepo=local -i git

Actual results:

Error: 
 Problem: package git-2.32.0-0.2.rc1.fc35.x86_64 requires perl(Term::ReadKey), but none of the providers can be installed
  - package perl-TermReadKey-2.38-9.fc34.x86_64 requires libperl.so.5.32()(64bit), but none of the providers can be installed
  - cannot install both perl-libs-4:5.34.0-477.fc35.x86_64 and perl-libs-4:5.32.1-475.fc35.x86_64
  - package perl-Git-2.32.0-0.2.rc1.fc35.noarch requires perl(:MODULE_COMPAT_5.34.0), but none of the providers can be installed
  - package git-2.32.0-0.2.rc1.fc35.x86_64 requires perl-Git = 2.32.0-0.2.rc1.fc35, but none of the providers can be installed
  - cannot install the best candidate for the job


Expected results:

Installed:
  […] git-2.32.0-0.1.rc1.fc35.x86_64 […]

Additional info:

Comment 1 Jitka Plesnikova 2021-05-25 19:34:29 UTC
Merge f35-perl to rawhide takes some time. It should be solved now. 
I was able to installed git-2.32.0-0.2.rc1.fc35 to mock with Perl 5.34 without any problems.

Comment 2 Ben Beasley 2021-05-25 19:59:03 UTC
I can confirm things look OK now. Thanks.

Comment 3 Petr Pisar 2021-05-26 08:00:45 UTC
*** Bug 1964567 has been marked as a duplicate of this bug. ***

Comment 4 Petr Pisar 2021-05-26 08:26:56 UTC
When merging a side tag, each package is signed and immediately tagged into f35. Because the signing is a slow and sequential, the side tag packages emerge in f35 gradually. Because Perl rebuild consists of more than 3000 packages, there was a many-hour window when f35 build root was inconsistent.

I filed a feature request for relengs to improve the side-tag merge process to prevent from happening it again <https://pagure.io/releng/issue/10134>.


Note You need to log in before you can comment on or make changes to this bug.