Saturday, March 25, 2017

Testers wanted for Gentoo Perl 5.24.1 stabilization

We want to stabilize Perl 5.24 on Gentoo pretty soon (meaning in a few weeks), and do actually not expect any big surprises there. If you are running a stable installation, are willing to do some testing, and are familiar with our Gentoo bugzilla and with filing bug reports, then you might just be the right volunteer to give it a try in advance!

Here's what to do:

Step 1: Update app-admin/perl-cleaner to current ~arch.
I'm deliberately not supplying any version number here, since I might do another release, but you should at least have perl-cleaner-2.25.

Step 2: Make sure your system is uptodate (emerge -uDNav world) and do a depclean step (emerge --depclean --ask).

Step 3: Download the current stabilization list from bug 604602 and place it into your /etc/portage/package.keywords or /etc/portage/package.accept_keywords.

Step 4: Update your world (emerge -uDNav world), which triggers the perl update and the module rebuild.

Step 5: Run "perl-cleaner --all"  (you might also want to try "perl-cleaner --all --delete-leftovers").

... and make sure you file bugs for any problems you encounter, during the update and afterwards! Feedback is also appreciated if all goes fine; then you best leave a comment here on the blog post.

4 comments:

  1. For whom
    $ emerge -1 dev-lang/perl
    fails (Not typo: -D, -u and -N are not necessary.):
    Try app-admin/gentoo-perl-helpers.
    See the following wiki page and forum thread:
    * https://forums.gentoo.org/viewtopic-t-1058924.html
    * https://wiki.gentoo.org/wiki/Perl

    Thanks dilfridge for your Perl work in Gentoo.

    ReplyDelete
    Replies
    1. Oops, sorry, Dilfridge asks to do
      $ emerge -uDNva world.

      Delete
    2. There's a lot of strange advice going around. I started cleaning up the wiki page; it was giving some really bad advice.

      Delete
  2. I'm really sorry for messing. I know stabilization has to be serious.

    You know, GLSA in January asked to do "emerge -1 perl", which failed at least for me, (Bug 614392) Something had to be done.

    Thank you very much for revising the wiki. Now it's far better, though the above bug remains to be fixed. I know it doesn't make an excuse for mixing it with stabilization.

    ReplyDelete