On Sat, Aug 6, 2011 at 5:00 PM, David Boyd <david.b...@insightbb.com> wrote: > This appears to be a problem only in 9.0-current and 9.0-beta1. > > The perl module p5-Sys-Filesystem appears in i386 but not in amd64. > > It is part of our automated installation. > > Thanks in advance for any information you can provide, for assisting with > the proper resolution of this problem or for simply forwarding this message > to the correct individual or group.
This works on an older version of 9-CURRENT with perl 5.10 and amd64. Thanks, -Garrett $ perl -e 'use Sys::Filesystem;' $ perl -V Summary of my perl5 (revision 5 version 10 subversion 1) configuration: Platform: osname=freebsd, osvers=9.0-current, archname=amd64-freebsd uname='freebsd bayonetta.local 9.0-current freebsd 9.0-current #0 r223775m: mon jul 4 20:18:00 pdt 2011 gcooper@bayonetta.local:usrobjusrsrcsysbayonetta amd64 ' # ... $ uname -a FreeBSD bayonetta.local 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r223775M: Mon Jul 4 20:18:00 PDT 2011 gcooper@bayonetta.local:/usr/obj/usr/src/sys/BAYONETTA amd64 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"