Package: git-core Version: 1.3.2-1 When I try and run git on a freshly installed system I get the following,
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gi t linux-2.6 Can't locate File/Path.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at -e line 2. BEGIN failed--compilation aborted at -e line 2. This perl module is provided by the perl-modules package, so it look like git-core is missing a depends on perl-modules. If I install it on the system then git works fine. Thanks, -- Matt Taggart [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

