From Fedora Project Wiki
Line 75: Line 75:
* Merge dedicated build-root to rawhide and remove the dedicated one by rel-engs.
* Merge dedicated build-root to rawhide and remove the dedicated one by rel-engs.
* Synchronize packages upgraded in f23 build root
* Synchronize packages upgraded in f23 build root
* Failed rebuilds (36)
* Failed rebuilds (34)
** bucardo - missing BR postgresql-plperl
** bucardo - missing BR postgresql-plperl
** clearsilver - https://bugzilla.redhat.com/show_bug.cgi?id=1190760
** clearsilver - https://bugzilla.redhat.com/show_bug.cgi?id=1190760
Line 82: Line 82:
** ldns - failed in %install section https://bugzilla.redhat.com/show_bug.cgi?id=1230140
** ldns - failed in %install section https://bugzilla.redhat.com/show_bug.cgi?id=1230140
** monotone - https://bugzilla.redhat.com/show_bug.cgi?id=1185790
** monotone - https://bugzilla.redhat.com/show_bug.cgi?id=1185790
** nbdkit - tests failed - https://bugzilla.redhat.com/show_bug.cgi?id=1230160
** perl-B-Hooks-OP-Check-EntersubForCV
** perl-B-Hooks-OP-Check-EntersubForCV
** perl-B-Lint
** perl-B-Lint

Revision as of 07:12, 11 June 2015


Perl 5.22

Summary

A new perl 5.22 version brings a lot of changes done over a year of development. Perl 5.22 was released 6/1/2015. See 5.22.0 perldelta for more details about preparing release.

Owner

Current status

Completed items

  • Get dedicated build-root from rel-engs (f23-perl)
  • Define perl_bootstrap in perl-srpm-macros
  • Rebase perl to 5.22.0
  • Build new perl 5.22 keeping old COMPAT Provides
  • Rebuild packages needed for minimal build-root
  • Rebuild dual-lived packages (otherwise yum recommends --skip-broken and fails)
  • Rebuild packages needed for building source packages from git repository
  • Remove old perl(:MODULE_COMPAT_5.20.*) from perl
  • Undefine perl_bootstrap

Items in progress

  • Rebuilt Perl packages: 2657 of 2721 done (97.65 %)
  • Rebuild other packages: Use Fedora::Rebuild dependency solver
  • Rebuild packages having perl_bootstrap condition in spec file

Items to be done

  • Unsatisfied build-time dependencies (28)
    • perl-App-Asciio perl-Carp-REPL perl-Catalyst-View-Email perl-Catalyst-View-Mason perl-CatalystX-REPL perl-Devel-BeginLift perl-Devel-REPL perl-Eval-Context perl-Git-CPAN-Patch perl-Gtk3-WebKit perl-HTTP-Recorder perl-List-Pairwise perl-Method-Signatures perl-Module-Extract-VERSION perl-PDL perl-PDL-Graphics-PLplot perl-POE-Component-Server-Bayeux perl-POE-Component-Server-HTTP perl-POE-Component-Server-XMLRPC perl-Padre perl-Syntax-Feature-Loop perl-Task-Catalyst perl-Task-Kensho-Testing perl-Test-Apocalypse perl-Test-Dependencies perl-Test-File perl-WWW-Search publican

Detailed Description

New perl is released every year and updates containing mainly bug fixes follow during the year. The 5.22.0 version is stable release this year.

Benefit to Fedora

Up-to-date and latest perl release will be delivered to Fedora users.

Scope

Every Perl package will be rebuilt in a dedicated f23-perl build-root against perl 5.22.0 and then if no major problem emerges the packages will be merged back to f23 build-root.

  • Proposal owners:

New perl and all packages requiring perl or a Perl module will be rebuilt into f23-perl build-root.

  • Other developers:

Owners of packages that fail to rebuild, mainly perl-sig users, will be asked using Bugzilla to fix or remove their packages from the distribution.

  • Release engineering:

Release engineers will be asked for new f23-perl build-root inheriting from f23 build-root. After successful finishing the rebuild, they will be asked to merge f23-perl packages back to f23 build-root. It might be eligible to include this Change in the planned mass rebuild: mass rebuild ticket

  • Policies and guidelines:

No policies have to be modified to complete this change.

Upgrade/compatibility impact

Vast majority of functionality will be preserved. Only the packages that failed to build against perl 5.22 will be removed from the distribution. That will require to remove those packages from existing systems otherwise package manager will encounter unsatisfied dependencies.

How To Test

Try upgrading from Fedora 22 to 23. Try some Perl application to verify they work as expected. Try embedded perl in slapd or snmpd.

User Experience

There should not be any remarkable change in user experience.

Dependencies

There is more than 2000 packages depending on perl. Most of them are expected not to break. Finishing this change can be endangered only by critical changes in a toolchain.

Contingency Plan

If we find perl 5.22 is not suitable for Fedora 23, we will revert back to perl 5.20 and we drop the temporary build-root with already rebuilt packages.

  • Contingency deadline: branching Fedora 23 from Rawhide.
  • Blocks release? No.

Documentation


Release Notes

  • New features:
 * TODO: after the releasing Perl 5.22
  • Changes:
 * TODO: after the releasing Perl 5.22