Hello Justin,<br><br>Sorry for the late reply!<br>I just want to say thank you, It was exactly that. :)<br><br>Thanks!<br><br><br><div class="gmail_quote">On Tue, Sep 8, 2009 at 8:59 PM, Justin Sherrill <span dir="ltr"><<a href="mailto:jsherril@redhat.com">jsherril@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">Eduardo Silva wrote:<br>
> Hello,<br>
><br>
> I installed Spacewalk 0.6 on a CentOS 5.3 server and 2 CentOS 5.3 client<br>
> machines.<br>
> Whenever I try to install/remove packages from my clients, I always<br>
> receive the error<br>
> "Fatal error in Python code occurred [[6]] "<br>
><br>
><br>
> If I click on the action details I recieve this information:<br>
><br>
> This action will be executed after 09/ 4/09 2:28:17 PM EEST.<br>
><br>
> This action's status is: Failed.<br>
> The client picked up this action on 09/ 4/09 4:32:59 PM EEST.<br>
> The client completed this action on 09/ 4/09 4:33:02 PM EEST.<br>
> Client execution returned "Fatal error in Python code occurred [[6]]"<br>
> (code -1)<br>
> Packages to be removed:<br>
><br>
>     * bind-libs-9.3.4-10.P1.el5:30<br>
>     * bind-9.3.4-10.P1.el5:30<br>
>     * bind-utils-9.3.4-10.P1.el5:30<br>
><br>
><br>
> I made more tests/searches today and I found this on logs of one server:<br>
> <a href="http://pastebin.com/m7c4000ec" target="_blank">http://pastebin.com/m7c4000ec</a><br>
> At the end of the log I found<br>
> "yum.Errors.RepoError: failed to retrieve repodata/primary.xml.gz from<br>
> centos5.3-base-i386<br>
> error was [Errno -3] Error performing checksum"<br>
><br>
> On the other test server I also found this:<br>
> Sep  8 17:30:24 scora : error getting update info: failed to retrieve<br>
> repodata/primary.xml.gz from centos5.3-base-i386 error was [Errno -3]<br>
> Error performing checksum<br>
> (both test servers are CentOS 5.3)<br>
><br>
> I created the channels using the web interface and synced the repos<br>
> using spacewal-sync-repo script<br>
> <a href="http://pastebin.com/m669f6a5d" target="_blank">http://pastebin.com/m669f6a5d</a><br>
><br>
> Maybe there's a problem with my channels? Did I forgot anything?<br>
><br>
> Thanks in advance.<br>
><br>
<br>
<br>
</div></div>It sounds like 'sha256' was selected when you created the channel,<br>
resulting in the channel's repo being created with sha256 checksumming.<br>
  This will only work on Fedora 11 unless you have the python-hashlib<br>
package installed.   You have a couple options:<br>
<br>
1.  Install python-hashlib on all your clients<br>
2.  Change the checksum type to 'sha1' within the 'channel' -> manage<br>
software channels -> CHANNEL NAME  page.  Then you'll need to wait a bit<br>
for the repodata to be regenerated.<br>
<br>
Hope that helps,<br>
<br>
-Justin<br>
<br>
<br>
><br>
> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Spacewalk-list mailing list<br>
> <a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
> <a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
<br>
<br>
--<br>
Justin Sherrill, RHCA          1801 Varsity Drive.<br>
Software Engineer                Raleigh, NC 27603<br>
Red Hat, Inc.<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</blockquote></div><br>