Re: [Spacewalk-list] kickstart tree after repo sync using

2014-10-08 Thread Tomas Lestach
I think you miss a step to create a kickstart distribution. Check 3.1.2.2. Kickstart Trees / Procedure 3.2. Installing Kickstart Trees Manually of

Re: [Spacewalk-list] kickstart tree after repo sync using

2014-10-08 Thread Reed, Steven
Download the latest ISO image for centos 6 Mount that iso to somewhere Cd to the mounted dir find . ! -path ./Packages/* | cpio -pvd /path/to/centos-6_64 (your new KS dir create channel, activation key and bind spacewalk-repo-sync -c centos6-x86_64 Create new KS profile Repeat for updates,

Re: [Spacewalk-list] kickstart tree after repo sync using

2014-10-08 Thread Alexander Innes
Specifically the create distrobution step :), you need to do this on top of the repo create. You grab a copy of the iso, make its dir, mount it mkdir -p /var/distro-trees/centos-64-64/ mount -o loop ~/CentOS-6.4-x86_64-bin-DVD1.iso /var/distro-trees/centos-64-64/ After this create the

Re: [Spacewalk-list] Spacewalk 2.2 crash when adding client (fedora 20)

2014-10-08 Thread Alexander Innes
selinux/ iptables maybe? On 7 October 2014 19:06, nat...@nathanpeters.com wrote: Hi, I am new to spacewalk so I was hoping someone with some experience could help me sort out an issue that I am having. I have followed the instructions on the spacewalk wiki for installing. I current have

Re: [Spacewalk-list] Spacewalk 2.1 and Cobbler problems

2014-10-08 Thread Michael Mraka
Michael Snyder wrote: % Working on a Spacewalk 2.1 deployment, and almost everything is perfect. Except... % % When trying to configure a Kickstart profile, the following conditions are observed: % % * When displaying the Kickstart File tab in the profile, the frontend displays There

Re: [Spacewalk-list] Spacewalk 2.1 and Cobbler problems

2014-10-08 Thread Michael Snyder
From one Michael to another, Thank you Mr. Mraka! That was precisely the problem. On changing that, and then updating the Kickstart profile from the GUI, everything worked as expected. Best regards and this list is tops! -Mike -Original Message- From:

[Spacewalk-list] (no subject)

2014-10-08 Thread Will, Chris
We are running Spacewalk 2.0 on RHEL 6. We have successfully mirrored the channels from SUSE (SLES 11 SP3 s390x) with our mirror credentials, however all the packages display unknown for content provider. How can we set the content provider? I am not all that familiar with Spacewalk. I

Re: [Spacewalk-list] kickstart tree after repo sync using

2014-10-08 Thread Waldirio Manhães Pinheiro
Hello Friends, Thanks for all answers. I understood the necessity to create manually the structure to implement kickstart, btw according the command spacewalk-repo-sync, in manual page we can see --sync-kickstart Attempt to create kickstartable tree (distribution) if there is

Re: [Spacewalk-list] SLES 11 SP3 channels show Content Provider as unknown

2014-10-08 Thread Will, Chris
Sorry I forgot to include a subject Chris Will From: spacewalk-list-boun...@redhat.com [mailto:spacewalk-list-boun...@redhat.com] On Behalf Of Will, Chris Sent: Wednesday, October 08, 2014 10:01 AM To: spacewalk-list@redhat.com Subject: [Spacewalk-list] (no subject) We are running Spacewalk

[Spacewalk-list] Installation and config

2014-10-08 Thread Jason Whitt
May seem like a dumb question any good resources on getting started for the admin that has like 50 other things going on? Sent from my iPhone ___ Spacewalk-list mailing list Spacewalk-list@redhat.com

Re: [Spacewalk-list] SLES 11 SP3 channels show Content Provider as unknown

2014-10-08 Thread Will, Chris
We are using postgres. There are already entries for the key. rhnschema=# select * from rhnPackageKey where key_id='e3a5c360307e3d54'; id | key_id | key_type_id | provider_id |created | modified

Re: [Spacewalk-list] Installation and config

2014-10-08 Thread Alexander Innes
I wrote a bit on this :) (oops in advance if the hyperlinks dont copy) snip The Fedora Hosted https://fedorahosted.org/spacewalk/ page and corresponding wiki contains everything you need to get up and started. Its one of the best resources to check documentation as its the official home! Another

Re: [Spacewalk-list] Spacewalk 2.2 crash when adding client (fedora 20)

2014-10-08 Thread nathan
Highly unlikely. The first thing I did to test was put SElinux in permissive mode and checked firewall settings. [root@spacewalk /u/install]# getenforce Permissive [root@spacewalk /u/install]# firewall-cmd --list-all public (default, active) interfaces: ens32 sources: services: