You can get that from the repo itself. From 
https://github.com/spacewalkproject/spacewalk/wiki/HowToInstall, assuming 
you're on CentOS 7:

rpm -Uvh 
https://copr-be.cloud.fedoraproject.org/results/@spacewalkproject/spacewalk-2.8/epel-7-x86_64/00736372-spacewalk-repo/spacewalk-repo-2.8-11.el7.centos.noarch.rpm

(or replace the 'rpm -Uvh' command with 'wget' to simply fetch the rpm file)

For reference, my repo file (/etc/yum.repos.d/spacewalk-client.repo) contains:

[spacewalk-client]
name=Spacewalk Client Tools
baseurl=https://copr-be.cloud.fedoraproject.org/results/@spacewalkproject/spacewalk-2.8-client/epel-7-$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-spacewalk-2.8-client
enabled=1
gpgcheck=1

--
Graeme


From: <spacewalk-list-boun...@redhat.com> on behalf of Dave Thoms 
<dav...@truhearing.com>
Reply-To: "spacewalk-list@redhat.com" <spacewalk-list@redhat.com>
Date: Tuesday, 14 August 2018 at 13:15
To: "spacewalk-list@redhat.com" <spacewalk-list@redhat.com>
Subject: Re: [Spacewalk-list] Spacewalk - remote command option - 
rhncfg-actions RPM not found

I didn’t capitalize client – that was for the readers benefit.

Can you post your entire repo file?

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

Reply via email to