Bug 11540
| Summary: | bugzilla lacks components to be installed successfully | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Powertools | Reporter: | Alexander L. Belikoff <abel> |
| Component: | bugzilla | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | noarch | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-05-22 03:56:46 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: | |||
Mysql has to be obtained separately due to it's license. You can download the latest mysql rpm from http://www.mysql.com. The others can be obtained from CPAN cd that is shipped with out Red Hat Professional product or can be downloaded from ftp://ftp.redhat.com/redhat/powertools/CPAN/CPAN_rev.2/i386/ perl-Chart-0.99b-2.i386.rpm perl-TimeDate-1.08-2.i386.rpm perl-DBI-1.07-2.i386.rpm Newer versions of those a couple of those CPAN components are in the i386 powertools section in case you forgot. -Stan Bubrouski |
When trying to install bugzilla from the PT CD, I get: mors# rpm -ivh /mnt/cdrom/noarch/bugzilla-2.8-1.noarch.rpm error: failed dependencies: TimeDate is needed by bugzilla-2.8-1 Chart is needed by bugzilla-2.8-1 mysql is needed by bugzilla-2.8-1 Msql-Mysql-modules is needed by bugzilla-2.8-1 perl-DBI is needed by bugzilla-2.8-1 Most of those packages (except for mysql) don't seem to be present in the distribution.