I'm not sure if this applies in your situation, but I just finished doing an 0.6 -> 0.7 -> 0.8 upgrade (just in time for 1.0 to release) and found two issues with my kickstarts and packages needed for them:
1) The packages in the appropriate client directory from http://spacewalk.redhat.com/yum/ had to be available in a software channel for my builds or the rhn* packages wouldn't install. 2 ) In order for the rhn_register kickstart snippet to work, I had to make sure the python-dmidecode package (from the EPEL repository) was also available in a software channel so the rhnreg_ks script would execute properly. Once I resolved those package dependencies, everything worked perfectly. Good Luck! - Jonathan 2010/4/29 Frédéric SOSSON <[email protected]> > Hello, > > I configured spacewalk (channels, distribution and kickstart), I > installed a centos machine via kickstart, everything looks good but > that machine is not configured to use spacewalk channel and I cannnot > see the machine in the Systems are in my Spacewalk interface. > > Anybody could telle what is missing? > > > regards, > > > Frédéric > > _______________________________________________ > 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
