Description of problem: /usr/share/bugzilla/checksetup.pl Can't locate Locale/Language.pm in @INC (@INC contains: . lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Bugzilla/Install README.fedora mentions we need run checksetup.pl to setup bugzilla, but this script looks for Locale/Language.pm which is provided by per-Locale-Codes. Shouldn't this be added as require ? Regards, Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
It's been worked on. *** This bug has been marked as a duplicate of bug 744841 ***