[Spacewalk-list] proper way for creating channels for rhel7

2017-09-29 Thread Florin Portase
Hello, I just have downloaded a huge list of rpms from:  https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/os Also I  do have  independent dvd for each release : DVD for rhel 7.2, 7.3, 7.4 Now what I can't figure out how to do properly:   1. - create a base channel for rhel7.2 [

[Spacewalk-list] SElinux and spacewalk/cobbler

2017-09-29 Thread Dillon Mills
Hey all, I recently started trying to get kickstart snippets/trees/distributions set up in my Spacewalk (2.6) server. I'm making progress, but I have been spending the last day making custom SElinux policies every step of the way. So far, all the policies appear to be the tomcat process

Re: [Spacewalk-list] Importing errata from RPM channel failes with ERROR: 'list' object has no attribute 'keys'

2017-09-29 Thread Paschedag, Robert
OK. The import of EPEL 7 works normally. Looks like this is really only triggered by “old” SUSE repositories < SLES11-SP3. The “advisory_name” changed there. So if you are *still* syncing old SLES repositories (< SLES11-SP3), you will have problems. Von: spacewalk-list-boun...@redhat.com

Re: [Spacewalk-list] Fresh install of 2.7 - repo problems

2017-09-29 Thread Nuno Higgs
Hello, You should be using an EPEL6 repo if you are using an CENTOS6.9: https://copr-be.cloud.fedoraproject.org/results/%40spacewalkproject/java-packages/epel-6-x86_64/ -- Nuno -Original Message- From: spacewalk-list-boun...@redhat.com [mailto:spacewalk-list-boun...@redhat.com] On

Re: [Spacewalk-list] Importing errata from RPM channel failes with ERROR: 'list' object has no attribute 'keys'

2017-09-29 Thread Paschedag, Robert
I think I spotted an error. In “errataImport.py” an errata may be ignored because a newer version has already been found. for errata in self.batch: advisory = errata['advisory_name'] release = errata['advisory_rel'] if advisory in advisories:

Re: [Spacewalk-list] Fresh install of 2.7 - repo problems

2017-09-29 Thread Michael Mraka
Larry Clegg: > Dear Spacers, > > I’m attempting a fresh install of Spacewalk 2.7 on Centos 6.9 system. I am > having issues with the two repos for the Java packages. > > The HowToInstall instructions say: ... > [root@spacewalk2]# yum repolist > > Loaded plugins: security >