Package: perl-base Version: 5.10.0-9 When I try to create a pbuilder chroot, it fails to configure libc6 with the following error message:
P: Configuring package libc6 D: Updating libc6 to status 3 O: Can't locate Hash/Util.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl/5.10/fields.pm line 122. O: Compilation failed in require at /usr/share/perl5/Debconf/Log.pm line 10. O: Compilation failed in require at /usr/share/perl5/Debconf/Db.pm line 7. O: BEGIN failed--compilation aborted at /usr/share/perl5/Debconf/Db.pm line 7. O: Compilation failed in require at /usr/share/debconf/frontend line 6. O: BEGIN failed--compilation aborted at /usr/share/debconf/frontend line 6. O: dpkg: error processing libc6 (--configure): O: subprocess post-installation script returned error exit status 2 fields.pm is included in perl-base and Hash/Util.pm is included in perl. Should perl-base either depend on perl or should Hash::Util be moved to perl-base? -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

