Thanks for the reply and the suggestion. Here's the output of that command, as well as the cat-ted .repo files for epel.
[root@centos7 ~]# yum install epel-release # this is how I installed epel, according to the documentation fedoraproject.org [root@centos7 ~]# rpm -q epel-release # how I checked that it was installed and at the current version. Looks OK... epel-release-7-5.noarch Now for the stuff which was requested: ==== yum repolist ====== [root@centos7 ~]# yum repolist Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: pubmirrors.dal.corespace.com * extras: centos.den.host-engine.com * updates: centos.mbni.med.umich.edu repo id repo name status base/7/x86_64 CentOS-7 - Base 8,652 epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 7,990 extras/7/x86_64 CentOS-7 - Extras 128 spacewalk/x86_64 Spacewalk 114 updates/7/x86_64 CentOS-7 - Updates 601 repolist: 17,485 =========================== ====== epel .repo files ========= [root@centos7 ~]# ls -1 /etc/yum.repos.d/ CentOS-Base.repo CentOS-CR.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Sources.repo CentOS-Vault.repo epel.repo epel-testing.repo spacewalk-nightly.repo spacewalk.repo spacewalk-source.repo [root@centos7 ~]# cat /etc/yum.repos.d/epel.repo => see http://pastebin.com/jZK2Mkaw [root@centos7 ~]# cat /etc/yum.repos.d/epel-testing.repo => see http://pastebin.com/vYKiFdcw 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. -- Tommy Butler On Tue, Jun 2, 2015 at 1:10 AM, Bernd Helber <[email protected]> wrote: > Der Tommy, > can you provide a > > yum repolist > > >From what i can see accordingly to your output, it seems that the EPEL > Repos are missing. > > EPEL and Jpackage Repos are mandatory. > > > Please have a second look on the following Document. > > > https://fedorahosted.org/spacewalk/wiki/HowToInstall#SettingupSpacewalkrepo > > Kind regerds. > > Am 02.06.15 um 06:27 schrieb Tommy Butler: > > I'm currently running Centos 7. > > > > having problems with documentation at > > > https://fedorahosted.org/spacewalk/wiki/HowToInstall#SettingupSpacewalkrepo > > > > After having followed the instructions up to that point, including => yum > > install spacewalk-setup-postgresql ... > > > > I am getting a huge list of dependency errors when I attempt to follow > this > > step => yum install spacewalk-postgresql > > > > The error message can be seen in full at http://pastebin.com/mxT56eth > > > > You can also see all installed packages on my CentOS machine here > > http://pastebin.com/BwQ8yqTr > > > > Thanks for any insight folks. I look forward to getting this installed > and > > humming along nicely. > > > > [root@centos7 ~]# cat /etc/redhat-release > > CentOS Linux release 7.1.1503 (Core) > > [root@centos7 ~]# uname -a > > Linux centos7.butler.sh 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 > UTC > > 2015 x86_64 x86_64 x86_64 GNU/Linux > > > > > > > > _______________________________________________ > > Spacewalk-list mailing list > > [email protected] > > https://www.redhat.com/mailman/listinfo/spacewalk-list > > > > > -- > with kind regards > > Bernd Helber > > > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list >
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
