SpaceWalk Server CentOS7
Revision as of 12:11, 2 May 2017 by Michael.mast (talk | contribs)
Tried setting one up in May 2017, but ran into problems with some of the packages. [1] One thing was to remove the c3p0 package that is installed from epel, and replace it with the one from jpackage.
yum --disablerepo="*" --enablerepo="jpackage-generic" install c3p0