Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=871442 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppisar@xxxxxxxxxx --- Comment #3 from Petr Pisar <ppisar@xxxxxxxxxx> --- (In reply to comment #1) > httpd[10295]: Use of qw(...) as parentheses is deprecated at > /usr/share/perl5/vendor_perl/netdisco.pm line 337. foreach my $type qw(booleans array_refs hash_refs array_refs_mult hash_refs_mult) {} You have to put qw() inside parenthesis because foreach requires array, but qw() builds list only. This is Perl 5.16 news. > httpd[10295]: AH00526: Syntax error on line 27 of > /etc/httpd/conf.d/netdisco_apache.conf: The patch does not apply. But reading the patch, line 27 is blank line between closing Directory and opening Perl tags. So I don't know what's wrong here. > httpd[10295]: Can't use an undefined value as an ARRAY reference at (eval > 61) line 1.\n It requires 266 MB to install, e.g. wayland-server (in F19). I have now idea why, but I'm not going to check it. The dependency tree is silly. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=vAS7lQQynr&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel