Thanks Paul for the clarification.

See the following commands and outputs please. There is no .repo file available 
(all enabled=0), then where the 'yum list' come from? I am confused:

# yum clean all && yum clean metadata && yum clean dbcache
Loaded plugins: rhnplugin, security
Cleaning up Everything
Loaded plugins: rhnplugin, security
0 metadata files removed
0 sqlite files removed
0 metadata files removed
Loaded plugins: rhnplugin, security
0 sqlite files removed

# grep enabled=1 /etc/yum.conf
#
# grep enabled=1 /etc/yum.repos.d/*
#

# yum list | more
Loaded plugins: rhnplugin, security
Installed Packages
Deployment_Guide-en-US.noarch              5.8-1.el5               installed
GConf2.i386                                2.14.0-9.el5            installed
GConf2.x86_64                              2.14.0-9.el5            installed
GConf2-devel.i386                          2.14.0-9.el5            installed
GConf2-devel.x86_64                        2.14.0-9.el5            installed
ImageMagick.i386                           6.2.8.0-15.el5_8        installed
ImageMagick.x86_64                         6.2.8.0-15.el5_8        installed
MAKEDEV.x86_64                             3.23-1.2                installed
............................................................................

Thanks.

nz




 
nz



________________________________
 From: Paul Robert Marino <[email protected]>
To: [email protected]; [email protected] 
Sent: Tuesday, October 16, 2012 4:39:41 PM
Subject: Re: [Spacewalk-list] How to set Spacewalk server as yum server
 

Under the hood mrepo runs createrepo for you
On Oct 16, 2012 3:35 PM,  <[email protected]> wrote:

Hi,
>
>
>I believe that this is a good subject, but haven't found related info yet 
>online about it. Sorry if the subject has already been discussed in this great 
>mailing list before.
>
>
>
>I'd like to set our Spacewalk server as a Yum server, so clients can use yum 
>command to install/upgrade single package. The Spacewalk server has been 
>working well. Here is what I did on the client:
>
>spacewalkclient# cat /etc/yum.repos.d/spacewalk-client.repo
>[spacewalk-client]
>name=Spacewalk Client Tools
>baseurl=http://spacewalkserver.ourdomain.com/mrepo/rhel_5_server-x86_64/RPMS.updates
>#gpgkey=http://spacewalk.redhat.com/yum/RPM-GPG-KEY-spacewalk-2012
>enabled=1
>gpgcheck=0
>
>
>What else do I need to do to implement the job? I think I don't need to run 
>'createrepo' command since repodata sub-directories have already been created 
>by the spacewalk-mrepo sync process.
>
>Thank you!
>
>
>nz
>
>
>_______________________________________________
>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

Reply via email to