You probably have a two problems: * /etc/yum.repo.d/ probably still has centos repos, yum will look thru there for places to download updates. * you haven't updated your centos channels, or don't have spacewalk setup to update them on the reg.
/usr/bin/spacewalk-repo-sync --channel WHATEVERYOUCALLEDYOURCENTOSCHANNEL --url http:// WHEREEVERYOUPULLYOURECENTOSPACKAGES --type yum Make sure you have the files in cron described here: http://wiki.centos.org/HowTos/PackageManagement/Spacewalk#head-7a284eb582941c82ecd294ebc5c16c404a242e3e > -----Original Message----- > From: [email protected] [mailto:spacewalk-list- > [email protected]] On Behalf Of Götz Reinicke - IT-Koordinator > Sent: Thursday, October 28, 2010 4:30 AM > To: spacewalk-list > Subject: [Spacewalk-list] I dont understand how it should work :-) > > Hey, > > some time ago I set up spacewalk 1.0 and added a couple of servers. > > Today I notices, that there should be some updates for a couple of > centos 5 servers. > > If I do a yum update on that system, those updates show up and are > loaded from a centos mirror, not from my spacewalk server. > > In spacewalk, the server looks up to date (0 Errata, 0 Packages) > > My questions: > > Why might those updates dont show up in spacewalk? (may be some sort of > sync/connecting/requesting/checkin) is missing? > > Why dose my server loads the updates from the internet and not from my > spacewalk server? > > May be I mixed up a couple of things, and maybe someone can help me > out?! > > Thanks and best regards, > > Götz > > -- > Götz Reinicke > IT-Koordinator > > Tel. +49 7141 969 420 > Fax +49 7141 969 55 420 > E-Mail [email protected] > > Filmakademie Baden-Württemberg GmbH > Akademiehof 10 > 71638 Ludwigsburg > www.filmakademie.de > > Eintragung Amtsgericht Stuttgart HRB 205016 Vorsitzende des > Aufsichtsrats: > Prof. Dr. Claudia Hübner > > Geschäftsführer: > Prof. Thomas Schadt _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
