Did you read the How To completely?  You need to delete certain packages.  From 
the How To:

When running on RHEL7, Scientific Linux 7, CentOS 7, you may consider revising 
your current version-locked packages and remove them as needed. In particular, 
cglib and c3p0 no longer need to be locked.
# yum versionlock list
# yum versionlock delete cglib c3p0
Remove conflicting packages
When running on RHEL6, Scientific Linux 6, CentOS 6, you need to remove certain 
packages formerly installed from jpackage repo which are not used anymore and 
cause dependency conflicts. Execute the following command:
# rpm -e --nodeps  axis-*-*.jpp5 jakarta-commons-logging-*-*.jpp5 
jakarta-commons-digester-*-*jpp jakarta-commons-dbcp-*-*.jpp5 
jakarta-commons-discovery-*-*.jpp5 java-cup-*-*.jpp5 junit-*-*.jpp5 
wsdl4j-*-*.jpp5 xalan-j2-*-*.jpp5

HTH

Dimitri


From: spacewalk-list-boun...@redhat.com <spacewalk-list-boun...@redhat.com> On 
Behalf Of Eckert, Doug
Sent: Tuesday, July 24, 2018 10:34 AM
To: spacewalk-list@redhat.com
Subject: [Spacewalk-list] Upgrade SpaceWalk 2.6 to 2.7

Following the directions here

https://github.com/spacewalkproject/spacewalk/wiki/HowToUpgrade27

I run the 'yum upgrade' but it is exiting with the following

--> Finished Dependency Resolution
Error: Package: cglib-2.1.3-4.jpp5.noarch (@jpackage-generic)
           Requires: asm >= 1.5.3
           Removing: asm-1.5.3-7.jpp5.noarch (@jpackage-generic)
               asm = 1.5.3-7.jpp5
           Obsoleted By: spacewalk-java-2.7.116-1.el7.noarch (spacewalk)
               Not found
Error: Package: google-guice-3.1.3-9.el7.noarch (base)
           Requires: mvn(cglib:cglib)
Error: Package: spacewalk-dobby-2.7.6-1.el7.noarch (spacewalk)
           Requires: /sbin/runuser
           Removing: util-linux-2.23.2-33.el7.x86_64 (@base)
               Not found
           Updated By: util-linux-2.23.2-52.el7.x86_64 (base)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Running on CentOS 7 update 3.

I've got the spacewalk 2.7 repository pointed to, as well as relocated the 
jpackage-generic.repo file.




--






_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to