On Wed, 25 Sep 2013 17:23:46 +0530 Chirag Choudhary <[email protected]> wrote:
> Hi, > Sorry bug you. I am facing the issue of installin packages > from spaewalk server to client. From server I am able to > remove packages and run remote commands but when I am trying > to install packages its throwing the above error. > I ran rhn_check -vvv output http://pastebin.centos.org/4581/ > local action status: ((6,), 'Fatal error in Python code > occured', {}) and > and here is up2date logs file : > http://pastebin.centos.org/4591/ error : <class > 'yum.Errors.RepoError'>: Cannot retrieve repository metadata > (repomd.xml) for repository: channel1. Please verify > its path and try again > > Thanks in Advance > > Regards Hello, I have CCed Spacewalk list as this is IMO usual problem. Please make sure your Spacewalk have repodata generated: # ls /var/cache/rhn/repodata/<you_channel_label> and in webUI: Channels -> Software Channels -> <your_channel> -> "Last Repo Build:" and "Repo Cache Status:" If you do not have that up2date, make sure you have taskomatic running - in webUI: Admin -> Task Engine Status -> first row there should have "ON" If it is not, restart your Spacewalk: # rhn-satellite restart Now you can watch Taskomatic log to make sure it starts to regenerate repodata: # tail -f /var/log/rhn/rhn_taskomatic_daemon.log Once these are generated, you should not have problems when installing packages from these channels. Hope this helps, Jan -- Jan Hutar Systems Management QA [email protected] Red Hat, Inc.
pgpOpCP1nLRbP.pgp
Description: PGP signature
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
