Bug 1029256 - Missing dependency in README for bz-admin.pl
Summary: Missing dependency in README for bz-admin.pl
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Internal Tools
Version: 4.4
Hardware: All
OS: Linux
low
low vote
Target Milestone: 4.4
Assignee: Simon Green
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-12 01:18 UTC by Mark Keir
Modified: 2018-12-09 06:29 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-18 03:27:11 UTC


Attachments (Terms of Use)

Description Mark Keir 2013-11-12 01:18:01 UTC
Description of problem:

When running bz-admin.pl for the first time, it reports missing perl dependencies.
The README provides a list of required packages but is missing perl-List-MoreUtils.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
 ./bz-admin.pl 
Can't locate List/MoreUtils.pm in @INC (@INC contains: /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 ./bz-admin.pl line 10.
BEGIN failed--compilation aborted at ./bz-admin.pl line 10.


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.