Bug 926888
| Summary: | Dependency issue on installation Fedora18. | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Slava <volga629> |
| Component: | Installation | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.9 | CC: | jpazdziora, michael |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-03-25 07:30:32 UTC | Type: | Bug |
| 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: | 1484117 | ||
I don't see jpackage repo enabled in your repolist. Please see https://fedorahosted.org/spacewalk/wiki/HowToInstall#Jpackagerepository I am trying installation F18. Which repository it missing ? All jdk is related to RHEL 5 and 6 ? Subject says " Dependency issue on installation Fedora18" I will test this repo later on. (In reply to Slava from comment #4) > I will test this repo later on. +1 to Jan's Comment. Simply enable the repo. cat > /etc/yum.repos.d/jpackage-generic.repo << EOF [jpackage-generic] name=JPackage generic #baseurl=http://mirrors.dotsrc.org/pub/jpackage/5.0/generic/free/ mirrorlist=http://www.jpackage.org/mirrorlist.php?dist=generic&type=free&release=5.0 enabled=1 gpgcheck=1 gpgkey=http://www.jpackage.org/jpackage.asc EOF Yes, I got it working. This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. |
[root@caprovsrv01 ~]# yum install spacewalk-postgresql [root@caprovsrv01 ~]# yum repolist repo id repo name status fedora/18/x86_64 Fedora 18 - x86_64 33,868 rpmfusion-free/18/x86_64 RPM Fusion for Fedora 18 - Free 469 rpmfusion-free-updates/18/x86_64 RPM Fusion for Fedora 18 - Free - Updates 311 rpmfusion-nonfree/18/x86_64 RPM Fusion for Fedora 18 - Nonfree 214 rpmfusion-nonfree-updates/18/x86_64 RPM Fusion for Fedora 18 - Nonfree - Updates 218 spacewalk/x86_64 Spacewalk 139 updates/18/x86_64 Fedora 18 - x86_64 - Updates 12,958 repolist: 48,177 --> Finished Dependency Resolution Error: Package: spacewalk-java-1.9.84-1.fc18.noarch (spacewalk) Requires: hibernate3 = 3.2.4 Installed: hibernate3-3.6.10-7.fc18.noarch (@updates) hibernate3 = 3.6.10-7.fc18 Available: hibernate3-3.6.10-6.fc18.noarch (fedora) hibernate3 = 3.6.10-6.fc18 Error: Package: spacewalk-java-1.9.84-1.fc18.noarch (spacewalk) Requires: sitemesh Error: Package: spacewalk-java-1.9.84-1.fc18.noarch (spacewalk) Requires: classpathx-jaf Error: Package: redstone-xmlrpc-1.1_20071120-9.fc18.noarch (spacewalk) Requires: servletapi5 Error: Package: spacewalk-taskomatic-1.9.84-1.fc18.noarch (spacewalk) Requires: oscache Error: Package: spacewalk-java-1.9.84-1.fc18.noarch (spacewalk) Requires: oscache You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@caprovsrv01 ~]# uname -a Linux caprovsrv01.networklab.ca 3.8.3-203.fc18.x86_64 #1 SMP Mon Mar 18 12:59:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux