Summary: | /usr/portage/dev-lang/perl/files/libperl_rebuilder broken in at least three different ways | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Santiago Gala <sgala> |
Component: | Current packages | Assignee: | Gentoo Perl team <perl> |
Status: | RESOLVED INVALID | ||
Severity: | major | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Santiago Gala
2004-12-07 06:10:01 UTC
a) is fixed with perl-cleaner b) It only rebuilds what you have. IO-Zlib was optional in 0.22. If you didn't have it, it didn't compile it. All other versions of Archive-Tar have a dep for IO-Zlib. c) Ebuilds for modules that are also included in the perl tree is to meet dependancies. Those ebuilds ensure that all users, no matter which version of perl they have, have the appropriate version of the module they need, no matter which version came with their perl. I've been working on making sure that the ebuild are >= the version that comes with the latest perl ebuild, so that any ebuild for a module either supliments or supercedes the one that came with the perl core. This bug wasn't ignored, but I was preparing perl-cleaner for release to replace libperl_rebuilder (it now does completely). Hope this answers your concerns, Michael |