<div dir="ltr">I feel a bit like a dunce.  I'm installing the jpackage repo as you hinted.  I thought this was epel-centric.  I'll update the thread after I get jpackage configured.  Sorry to skip ahead.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">-- <div>Tommy Butler</div></div></div></div>
<br><div class="gmail_quote">On Tue, Jun 2, 2015 at 2:46 AM, Tommy Butler <span dir="ltr"><<a href="mailto:ace@tommybutler.me" target="_blank">ace@tommybutler.me</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for the reply and the suggestion.  Here's the output of that command, as well as the cat-ted .repo files for epel.<div><br></div><div>[root@centos7 ~]# yum install epel-release # this is how I installed epel, according to the documentation <a href="http://fedoraproject.org" target="_blank">fedoraproject.org</a></div><div><br></div><div><div>[root@centos7 ~]# rpm -q epel-release # how I checked that it was installed and at the current version.  Looks OK...</div><div>epel-release-7-5.noarch</div></div><div><br></div><div>Now for the stuff which was requested:</div><div><br><div>==== yum repolist ======</div><div><div>[root@centos7 ~]# yum repolist</div><div>Loaded plugins: fastestmirror, langpacks</div><div>Loading mirror speeds from cached hostfile</div><div> * base: <a href="http://pubmirrors.dal.corespace.com" target="_blank">pubmirrors.dal.corespace.com</a></div><div> * extras: <a href="http://centos.den.host-engine.com" target="_blank">centos.den.host-engine.com</a></div><div> * updates: <a href="http://centos.mbni.med.umich.edu" target="_blank">centos.mbni.med.umich.edu</a></div><div>repo id               repo name                                           status</div><div>base/7/x86_64         CentOS-7 - Base                                     8,652</div><div>epel/x86_64           Extra Packages for Enterprise Linux 7 - x86_64      7,990</div><div>extras/7/x86_64       CentOS-7 - Extras                                     128</div><div>spacewalk/x86_64      Spacewalk                                             114</div><div>updates/7/x86_64      CentOS-7 - Updates                                    601</div><div>repolist: 17,485</div></div><div>===========================</div><div><br></div><div>====== epel .repo files =========</div><div><br></div><div><div>[root@centos7 ~]# ls -1 /etc/yum.repos.d/</div><div>CentOS-Base.repo</div><div>CentOS-CR.repo</div><div>CentOS-Debuginfo.repo</div><div>CentOS-fasttrack.repo</div><div>CentOS-Sources.repo</div><div>CentOS-Vault.repo</div><div>epel.repo</div><div>epel-testing.repo</div><div>spacewalk-nightly.repo</div><div>spacewalk.repo</div><div>spacewalk-source.repo</div></div><div><br></div><div><div>[root@centos7 ~]# cat /etc/yum.repos.d/epel.repo </div></div><div>=> see <a href="http://pastebin.com/jZK2Mkaw" target="_blank">http://pastebin.com/jZK2Mkaw</a></div><div><br></div><div>[root@centos7 ~]# cat /etc/yum.repos.d/epel-testing.repo<br></div><div><span style="white-space:pre-wrap">=> see <a href="http://pastebin.com/vYKiFdcw" target="_blank">http://pastebin.com/vYKiFdcw</a></span><br></div><div><span style="white-space:pre-wrap"><br></span></div><div><span style="white-space:pre-wrap">Again, my thanks for any help.  I look forward to getting this off the ground so I can auto-provision several bare metal servers and start creating an open-stack cloud proof of concept.</span></div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></div><div class="gmail_extra"><span class="HOEnZb"><font color="#888888"><br clear="all"><div><div><div dir="ltr">-- <div>Tommy Butler</div></div></div></div></font></span><div><div class="h5">
<br><div class="gmail_quote">On Tue, Jun 2, 2015 at 1:10 AM, Bernd Helber <span dir="ltr"><<a href="mailto:bernd@helber-it-services.com" target="_blank">bernd@helber-it-services.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Der Tommy,<br>
can you provide a<br>
<br>
yum repolist<br>
<br>
>From what i can see accordingly to your output, it seems that the EPEL<br>
Repos  are missing.<br>
<br>
EPEL and Jpackage Repos are mandatory.<br>
<br>
<br>
Please have a second look on the following Document.<br>
<br>
<br>
<a href="https://fedorahosted.org/spacewalk/wiki/HowToInstall#SettingupSpacewalkrepo" target="_blank">https://fedorahosted.org/spacewalk/wiki/HowToInstall#SettingupSpacewalkrepo</a><br>
<br>
Kind regerds.<br>
<br>
Am 02.06.15 um 06:27 schrieb Tommy Butler:<br>
<div><div>> I'm currently running Centos 7.<br>
><br>
> having problems with documentation at<br>
> <a href="https://fedorahosted.org/spacewalk/wiki/HowToInstall#SettingupSpacewalkrepo" target="_blank">https://fedorahosted.org/spacewalk/wiki/HowToInstall#SettingupSpacewalkrepo</a><br>
><br>
> After having followed the instructions up to that point, including => yum<br>
> install spacewalk-setup-postgresql ...<br>
><br>
> I am getting a huge list of dependency errors when I attempt to follow this<br>
> step => yum install spacewalk-postgresql<br>
><br>
> The error message can be seen in full at <a href="http://pastebin.com/mxT56eth" target="_blank">http://pastebin.com/mxT56eth</a><br>
><br>
> You can also see all installed packages on my CentOS machine here<br>
> <a href="http://pastebin.com/BwQ8yqTr" target="_blank">http://pastebin.com/BwQ8yqTr</a><br>
><br>
> Thanks for any insight folks.  I look forward to getting this installed and<br>
> humming along nicely.<br>
><br>
> [root@centos7 ~]# cat /etc/redhat-release<br>
> CentOS Linux release 7.1.1503 (Core)<br>
> [root@centos7 ~]# uname -a<br>
> Linux <a href="http://centos7.butler.sh" target="_blank">centos7.butler.sh</a> <a href="tel:3.10.0-229" value="+13100229" target="_blank">3.10.0-229</a>.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC<br>
> 2015 x86_64 x86_64 x86_64 GNU/Linux<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> Spacewalk-list mailing list<br>
> <a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
><br>
<span><font color="#888888"><br>
<br>
--<br>
with kind regards<br>
<br>
 Bernd Helber<br>
<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com" target="_blank">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</font></span></blockquote></div><br></div></div></div>
</blockquote></div><br></div>