Below is repository i am having under /etc/yum.repos.d... [root@ yum.repos.d]# ls epel.repo epel-testing.repo jpackage-generic.repo
[root@ yum.repos.d]# more epel.repo [epel] name=Extra Packages for Enterprise Linux 6 - $basearch #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch mirrorlist= https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 [epel-debuginfo] name=Extra Packages for Enterprise Linux 6 - $basearch - Debug #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch/debug mirrorlist= https://mirrors.fedoraproject.org/metalink?repo=epel-debug-6&arch=$ba search failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 gpgcheck=1 [epel-source] name=Extra Packages for Enterprise Linux 6 - $basearch - Source #baseurl=http://download.fedoraproject.org/pub/epel/6/SRPMS mirrorlist= https://mirrors.fedoraproject.org/metalink?repo=epel-source-6&arch=$b asearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 gpgcheck=1 [root@ yum.repos.d]# ls epel.repo epel-testing.repo jpackage-generic.repo [[email protected]]# more epel-testing.repo [epel-testing] name=Extra Packages for Enterprise Linux 6 - Testing - $basearch #baseurl=http://download.fedoraproject.org/pub/epel/testing/6/$basearch mirrorlist= https://mirrors.fedoraproject.org/metalink?repo=testing-epel6&arch=$basearch failovermethod=priority enabled=0 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 [epel-testing-debuginfo] name=Extra Packages for Enterprise Linux 6 - Testing - $basearch - Debug #baseurl= http://download.fedoraproject.org/pub/epel/testing/6/$basearch/debug mirrorlist= https://mirrors.fedoraproject.org/metalink?repo=testing-debug-epel6&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 gpgcheck=1 [epel-testing-source] name=Extra Packages for Enterprise Linux 6 - Testing - $basearch - Source #baseurl=http://download.fedoraproject.org/pub/epel/testing/6/SRPMS mirrorlist= https://mirrors.fedoraproject.org/metalink?repo=testing-source-epel6&arch=$basearch failovermethod=priority enabled=0 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 gpgcheck=1 [root@ yum.repos.d]# On Tue, Nov 5, 2013 at 5:35 PM, Susindran Suruli <[email protected]> wrote: > Hi Dimitri, > > As per the installation instruction > https://fedorahosted.org/spacewalk/wiki/HowToInstall i have > followed..There is no URL for yum install.. > > Please let us know..we have to give any URL?? > > > Database > server<https://fedorahosted.org/spacewalk/wiki/HowToInstall#Databaseserver> > > Spacewalk uses database server to store its primary data. It supports > either PostgreSQL (version 8.4 and higher) or Oracle RDBMS (version 10g or > higher). > PostgreSQL server, set up by Spacewalk (embedded) > ΒΆ<https://fedorahosted.org/spacewalk/wiki/HowToInstall#PostgreSQLserversetupbySpacewalkembedded> > > You can let Spacewalk setup the PostgreSQL server on your machine without > any manual intervention. Run: > > yum install spacewalk-setup-postgresql > > and skip to the section *Installing Spacewalk*. > > > On Tue, Nov 5, 2013 at 5:12 PM, Dimitri Yioulos <[email protected]>wrote: > >> On Tuesday 05 November 2013 4:32:18 pm Susindran Suruli >> wrote: >> > Hi Team, >> > >> > I have register my RHEL 6.4 box with rhnreg_ks >> > command.After registration i am trying to complete below >> > step but geeting error..Whats the exact issue? >> > >> > >> > [root@]# yum install spacewalk-setup-postgresql >> > Loaded plugins: downloadonly, product-id, rhnplugin, >> > security, subscription-manager >> > This system is not registered to Red Hat Subscription >> > Management. You can use subscription-manager to register. >> > This system is receiving updates from RHN Classic or RHN >> > Satellite. Error: Cannot retrieve repository metadata >> > (repomd.xml) for repository: epel. Please verify its path >> > and try again >> > [root@]# >> >> >> Have you entered the correct repository URL? >> >> Dimitri >> >> -- >> This message has been scanned for viruses and >> dangerous content by MailScanner, and is >> believed to be clean. >> >> _______________________________________________ >> 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
