Bug 754625

Summary: perl-Locale-Codes should be added as require
Product: [Fedora] Fedora Reporter: Rakesh Pandit <rpandit>
Component: bugzillaAssignee: Itamar Reis Peixoto <itamar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: emmanuel, itamar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-22 08:59:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rakesh Pandit 2011-11-17 05:45:45 UTC
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:

Comment 1 Emmanuel Seyman 2011-11-22 08:59:16 UTC
It's been worked on.

*** This bug has been marked as a duplicate of bug 744841 ***