Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 543866 - dev-perl/List-MoreUtils-0.408.0 version bump
Summary: dev-perl/List-MoreUtils-0.408.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Perl team
URL: https://metacpan.org/diff/file?target...
Whiteboard:
Keywords:
Depends on:
Blocks: 543632
  Show dependency tree
 
Reported: 2015-03-20 09:46 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2015-03-20 10:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2015-03-20 09:46:39 UTC
Recently added 0.407.0 jumped the gun a bit and was added to tree way too quickly.

Within hours of release, 0.407 upstream was known bad, and breaks Moose, and many other things that use `List::Utils qw(uniq)`

0.408 was shipped post-haste 24 hours later, and 0.407 is marked for deletion from CPAN.

The only reason it is not already deleted from CPAN is the mandatory 3-day cooldown deletes take to action.

- https://github.com/moose/Moose/pull/99
- https://rt.cpan.org/Ticket/Display.html?id=102840
- http://www.cpantesters.org/cpan/report/f24dfdc8-ccf0-11e4-b221-9e126cbd7f71
- http://www.cpantesters.org/cpan/report/683d54b8-ccdb-11e4-b221-9e126cbd7f71

It also has a regression in compilation under the upcomming 5.22 which could reasonably be expected to be installed within the lifetime of our present 0.407 if not remedied first: 

- https://rt.cpan.org/Ticket/Display.html?id=102833
Comment 1 Patrice Clement (RETIRED) gentoo-dev 2015-03-20 10:26:03 UTC
+*List-MoreUtils-0.408.0 (20 Mar 2015)
+
+  20 Mar 2015; Patrice Clement <monsieurp@gentoo.org>
+  +List-MoreUtils-0.408.0.ebuild, -List-MoreUtils-0.407.0.ebuild:
+  Version bump. Removed List-MoreUtils-0.407.0 due to a bug with Moose. Fix bug
+  543866.
+

Thanks Kent! :)