Description of problem: You can not install bugzilla-4.2.7 in Fedora 20. Version-Release number of selected component (if applicable): bugzilla-4.2.7-2.fc20.noarch perl-DBI-1.630-1.fc20.x86_64 Steps to Reproduce: 1. Install fresh Fedora 20 system 2. Install bugzilla & deps via yum 3. Go to /usr/share/bugzilla & run ./checksetup.pl Actual results: # ./checksetup.pl * This is Bugzilla 4.2.7 on perl 5.18.1 * Running on Linux 3.11.10-301.fc20.x86_64 #1 SMP Thu Dec 5 14:01:17 UTC 2013 Checking perl modules... Checking for CGI.pm (v3.51) ok: found v3.64 Checking for Digest-SHA (any) ok: found v5.85 Checking for TimeDate (v2.21) ok: found v2.24 Checking for DateTime (v0.28) ok: found v1.03 Checking for DateTime-TimeZone (v0.71) ok: found v1.63 Checking for DBI (v1.614) found v1.63 Checking for Template-Toolkit (v2.22) ok: found v2.25 Checking for Email-Send (v2.00) ok: found v2.199 Checking for Email-MIME (v1.904) ok: found v1.924 Checking for URI (v1.37) ok: found v1.60 Checking for List-MoreUtils (v0.22) ok: found v0.33 Checking for Math-Random-ISAAC (v1.0.1) ok: found v1.004 Checking available perl DBD modules... Checking for DBD-Oracle (v1.19) not found Checking for DBD-SQLite (v1.29) not found Checking for DBD-mysql (v4.001) ok: found v4.024 Checking for DBD-Pg (v1.45) not found The following Perl modules are optional: Checking for GD (v1.20) not found Checking for Chart (v2.1) not found Checking for Template-GD (any) not found Checking for GDTextUtil (any) not found Checking for GDGraph (any) not found Checking for MIME-tools (v5.406) ok: found v5.505 Checking for libwww-perl (any) ok: found v6.05 Checking for XML-Twig (any) not found Checking for PatchReader (v0.9.6) not found Checking for perl-ldap (any) ok: found v0.57 Checking for Authen-SASL (any) ok: found v2.16 Checking for RadiusPerl (any) not found Checking for SOAP-Lite (v0.712) ok: found v0.716 Checking for JSON-RPC (any) not found Checking for JSON-XS (v2.0) not found Checking for Test-Taint (any) not found Checking for HTML-Parser (v3.67) ok: found v3.71 Checking for HTML-Scrubber (any) not found Checking for Encode (v2.21) ok: found v2.54 Checking for Encode-Detect (any) not found Checking for Email-MIME-Attachment-Stripper (any) not found Checking for Email-Reply (any) not found Checking for TheSchwartz (any) ok: found v1.10 Checking for Daemon-Generic (any) not found Checking for mod_perl (v1.999022) not found Checking for Apache-SizeLimit (v0.96) not found Checking for mod_env (any) ok Checking for mod_headers (any) ok Checking for mod_expires (any) ok *********************************************************************** * REQUIRED MODULES * *********************************************************************** * Bugzilla requires you to install some Perl modules which are either * * missing from your system, or the version on your system is too old. * * See below for commands to install these modules. * *********************************************************************** * OPTIONAL MODULES * *********************************************************************** * Certain Perl modules are not required by Bugzilla, but by * * installing the latest version you gain access to additional * * features. * * * * The optional modules you do not have installed are listed below, * * with the name of the feature they enable. Below that table are the * * commands to install each module. * *********************************************************************** * MODULE NAME * ENABLES FEATURE(S) * *********************************************************************** * GD * Graphical Reports, New Charts, Old Charts * * Chart * New Charts, Old Charts * * Template-GD * Graphical Reports * * GDTextUtil * Graphical Reports * * GDGraph * Graphical Reports * * XML-Twig * Move Bugs Between Installations, Automatic Update Notifications * * PatchReader * Patch Viewer * * RadiusPerl * RADIUS Authentication * * JSON-RPC * JSON-RPC Interface * * JSON-XS * Make JSON-RPC Faster * * Test-Taint * JSON-RPC Interface, XML-RPC Interface * * HTML-Scrubber * More HTML in Product/Group Descriptions * * Encode-Detect * Automatic charset detection for text attachments * * Email-MIME-Attachment-Stripper * Inbound Email * * Email-Reply * Inbound Email * * Daemon-Generic * Mail Queueing * * mod_perl * mod_perl * * Apache-SizeLimit * mod_perl * *********************************************************************** COMMANDS TO INSTALL OPTIONAL MODULES: GD: yum install "perl(GD)" Chart: yum install "perl(Chart::Lines)" Template-GD: yum install "perl(Template::Plugin::GD::Image)" GDTextUtil: yum install "perl(GD::Text)" GDGraph: yum install "perl(GD::Graph)" XML-Twig: yum install "perl(XML::Twig)" PatchReader: yum install "perl(PatchReader)" RadiusPerl: yum install "perl(Authen::Radius)" JSON-RPC: yum install "perl(JSON::RPC)" JSON-XS: yum install "perl(JSON::XS)" Test-Taint: yum install "perl(Test::Taint)" HTML-Scrubber: yum install "perl(HTML::Scrubber)" Encode-Detect: yum install "perl(Encode::Detect)" Email-MIME-Attachment-Stripper: yum install "perl(Email::MIME::Attachment::Stripper)" Email-Reply: yum install "perl(Email::Reply)" Daemon-Generic: yum install "perl(Daemon::Generic)" mod_perl: yum install "perl(mod_perl2)" Apache-SizeLimit: yum install "perl(Apache2::SizeLimit)" COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all these commands and then re-run checksetup.pl): yum install "perl(DBI)" *** Installation aborted. Read the messages above. *** # yum install "perl(DBI)" Loaded plugins: langpacks, refresh-packagekit Package perl-DBI-1.630-1.fc20.x86_64 already installed and latest version Nothing to do Expected results: perl-DBI-1.630-1.fc20.x86_64 should work with bugzilla-4.2.7-2.fc20.noarch
This is bug #938300 in bugzilla.mozilla.org. Looks like it's time to backport another patch from 4.2.8/4.4.2.
Created attachment 839504 [details] This patch fix my issue
bugzilla-4.2.7-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/bugzilla-4.2.7-3.fc20
bugzilla-4.2.7-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/bugzilla-4.2.7-3.fc19
Package bugzilla-4.2.7-3.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing bugzilla-4.2.7-3.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1331/bugzilla-4.2.7-3.fc19 then log in and leave karma (feedback).
bugzilla-4.2.7-3.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
bugzilla-4.2.7-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.