Daniel van Ham Colchete wrote: > > I just hacked around it by calling perl-cleaner --allmodules in > > /usr/lib64/catalyst/targets/stage4/stage4-chroot.sh which is kinda > > ugly but does work. > > The problem is that Tie/Hash.pm is a built in module.
Ah. Then the hack would be to re-emerge perl instead of running perl-cleaner. > When the stage1 installs Perl 5.12.2 the Tie/Hash.pm is not going > to /usr/lib/perl/5.12.2 even though Perl 5.8.8 is not installed on > /tmp/stage1root. I`m pretty much sure this is a bug with the > /recently stabilized new Perl 5.12.2 ebuild. Weird problem. I jumped from 5.8.8 (seed stage3) to 5.12.1 (my stage4) and that worked out well; $ qfile Hash.pm dev-lang/perl (/usr/lib/perl5/5.12.1/Tie/Hash.pm) //Peter
