Bug 684467

Summary: install_command should output yum commands
Product: [Fedora] Fedora Reporter: Christopher Aillon <caillon>
Component: bugzillaAssignee: Emmanuel Seyman <emmanuel>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: emmanuel, itamar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: bugzilla-3.6.5-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-09 20:54:59 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 Christopher Aillon 2011-03-12 20:18:38 UTC
Various places during the install will give output similar to

  /usr/bin/perl install-module.pl Foo::Bar

It would be great if they instead said:

  yum install 'perl(Foo::Bar)'


Looks like this can be done by a patch to the install_command subroutine in Bugzilla/Install/Requirements.pm

Comment 1 Emmanuel Seyman 2011-05-01 14:55:46 UTC
Taking.

Comment 2 Fedora Update System 2011-05-01 16:53:13 UTC
bugzilla-3.6.5-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/bugzilla-3.6.5-1.fc15

Comment 3 Fedora Update System 2011-05-01 16:53:20 UTC
bugzilla-3.6.5-1.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/bugzilla-3.6.5-1.fc14

Comment 4 Fedora Update System 2011-05-01 20:57:48 UTC
Package bugzilla-3.6.5-1.fc14:
* should fix your issue,
* was pushed to the Fedora 14 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing bugzilla-3.6.5-1.fc14'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/bugzilla-3.6.5-1.fc14
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-05-09 20:54:54 UTC
bugzilla-3.6.5-1.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2011-05-10 03:22:30 UTC
bugzilla-3.6.5-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.