Bug 680670

Summary: Bugzilla should not Require ruby
Product: [Fedora] Fedora Reporter: Christopher Aillon <caillon>
Component: bugzillaAssignee: Itamar Reis Peixoto <itamar>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 13CC: 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-02-27 12:42:58 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:
Attachments:
Description Flags
Patch against git master none

Description Christopher Aillon 2011-02-26 20:52:48 UTC
Description of problem:
I was updating a server for a client to new bugzilla earlier and noticed it installed ruby.  I was forced to abort the update because they do not want to install ruby on the server.

The ruby dep comes as a result of bug 610198, which added a requirement on the -contrib package which contains a single ruby file.

Bug 610198 should have been solved by having the main bugzilla package own an _empty_ contrib/ directory, since the existence of the directory is expected to be part of the main install, but the contrib scripts are not.

Comment 1 Christopher Aillon 2011-02-26 20:57:25 UTC
Created attachment 481192 [details]
Patch against git master

can be applied with "git am 0001-The-main-package-should-own-contrib.patch"

Comment 2 Emmanuel Seyman 2011-02-27 12:42:58 UTC

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