Bug 486750
| Summary: | Missing LoadModule Causing httpd Service Failure On Fedora 10 | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Devan Goodwin <dgoodwin> |
| Component: | Installation | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Devan Goodwin <dgoodwin> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 0.5 | CC: | bperkins |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-17 07:10:35 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 456553 | ||
|
Description
Devan Goodwin
2009-02-21 18:43:13 UTC
I'm currently not even able to install Spacewalk on Fedora 10, using http://miroslav.suchy.cz/spacewalk/nightly-candidate-f10/i386/os/: # yum install spacewalk [...] Error: Missing Dependency: quartz is needed by package spacewalk-search-0.5.8-1.fc10.noarch (spacewalk) Error: Missing Dependency: cglib is needed by package spacewalk-taskomatic-0.5.22-1.fc10.noarch (spacewalk) Error: Missing Dependency: quartz is needed by package spacewalk-taskomatic-0.5.22-1.fc10.noarch (spacewalk) Error: Missing Dependency: hibernate3 >= 3.2.4 is needed by package spacewalk-taskomatic-0.5.22-1.fc10.noarch (spacewalk) Error: Missing Dependency: hibernate3 >= 3.2.4 is needed by package spacewalk-java-0.5.22-1.fc10.noarch (spacewalk) (In reply to comment #1) > I'm currently not even able to install Spacewalk on Fedora 10, using > http://miroslav.suchy.cz/spacewalk/nightly-candidate-f10/i386/os/: > > # yum install spacewalk > [...] > Error: Missing Dependency: quartz is needed by package > spacewalk-search-0.5.8-1.fc10.noarch (spacewalk) > Error: Missing Dependency: cglib is needed by package > spacewalk-taskomatic-0.5.22-1.fc10.noarch (spacewalk) > Error: Missing Dependency: quartz is needed by package > spacewalk-taskomatic-0.5.22-1.fc10.noarch (spacewalk) > Error: Missing Dependency: hibernate3 >= 3.2.4 is needed by package > spacewalk-taskomatic-0.5.22-1.fc10.noarch (spacewalk) > Error: Missing Dependency: hibernate3 >= 3.2.4 is needed by package > spacewalk-java-0.5.22-1.fc10.noarch (spacewalk) # cat /etc/yum.repos.d/jpackage.repo [jpackage] name=jpackage-f10 baseurl=http://mirrors.dotsrc.org/jpackage/6.0/fedora-10/free/ gpgcheck=0 was needed for this one. Fixed in Spacewalk repo, b663f6767d463186b79d10c624de17ec7a0ff124, tagged as spacewalk-config-0.5.4-1. With Spacewalk 0.5 released, moving ON_QA. Verified. Spacewalk 0.5 released. Spacewalk 0.5 has been released for long time ago. |