Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Bugzilla for Oracle Unbreakable Linux

622033Feb 7 2008 — edited Feb 7 2008
I've been charged with the task of setting up an instance of Bugzilla on an Oracle Unbreakable Linux box. Bugzilla doesn't appear to be in Oracle's repositories. From what I've been able to gather, using 3rd party packages via Yum doesn't work either since Oracle doesn't provide Yum access only Up2date access to their servers.

I'm curious if there is anyone else out there who's installed Bugzilla? I'm looking for something easy to maintain (through package management) since I'm the only one with any real Linux experience in this shop. I'm perfectly willing to do things manually, but would really rather avoid it if possible.

Cheers,
TC.

Comments

249494
I ran : yum whatprovides bugzilla

And this is what it returned on my EL5 x86_64 box:
bug-buddy.x86_64 1:2.16.0-2.el5.0.1 el5_ga_base

You can setup a local repository on your linux box and then use YUM.
http://www.oracle.com/technology/tech/linux/htdocs/yum-repository-setup.html
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 6 2008
Added on Feb 7 2008
1 comment
1,292 views