Bug 926888 - Dependency issue on installation Fedora18.
Summary: Dependency issue on installation Fedora18.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Spacewalk
Classification: Community
Component: Installation
Version: 1.9
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Jan Pazdziora
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks: space27
TreeView+ depends on / blocked
 
Reported: 2013-03-23 21:31 UTC by Slava
Modified: 2017-09-28 18:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-03-25 07:30:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Slava 2013-03-23 21:31:17 UTC
[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

Comment 1 Jan Pazdziora 2013-03-25 07:30:32 UTC
I don't see jpackage repo enabled in your repolist. Please see

https://fedorahosted.org/spacewalk/wiki/HowToInstall#Jpackagerepository

Comment 2 Slava 2013-03-25 11:44:40 UTC
I am trying installation F18. Which repository it missing ?
All jdk is related to RHEL 5 and 6 ?

Comment 3 Slava 2013-03-25 11:45:11 UTC
Subject says " Dependency issue on installation Fedora18"

Comment 4 Slava 2013-03-25 14:18:27 UTC
I will test this repo later on.

Comment 5 Michael McConachie 2013-05-26 05:53:44 UTC
(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

Comment 6 Slava 2013-05-26 13:35:39 UTC
Yes, I got it working.

Comment 7 Eric Herget 2017-09-28 18:11:10 UTC
This BZ closed some time during 2.5, 2.6 or 2.7.  Adding to 2.7 tracking bug.


Note You need to log in before you can comment on or make changes to this bug.