<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Chuck Renshaw wrote:<br>
<blockquote cite="mid4B4E5D64.9000400@comcast.net" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
Justin Sherrill wrote:<br>
  <blockquote cite="mid4B4E5A5C.6020502@redhat.com" type="cite">
    <pre wrap="">On 1/13/10 6:23 PM, Chuck Renshaw wrote:
  </pre>
    <blockquote type="cite">
      <pre wrap="">Using the nightly builds, I am getting: the following when doing a
scheduled package list refresh via osad/rhn_check:

Fatal error in Python code occured [[6]]

The hardware list refresh works fine.

If needed, is there anything I can do to get y'all anymore info?


_______________________________________________
Spacewalk-list mailing list
<a class="moz-txt-link-abbreviated"
 href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a>
<a class="moz-txt-link-freetext"
 href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a>
    </pre>
    </blockquote>
    <pre wrap=""><!---->
any errors in /var/log/httpd/error_log
or /var/log/rhn/rhn_server_xmlrpc.log?

What OS are you running the server on?

-Justin

  </pre>
  </blockquote>
I'm running  CentOS 5.4 with most current updates on an Intel box.<br>
  <br>
It doesn't generate anything in /var/log/httpd/error_log.<br>
And in /var/log/rhn/rhn_server_xmlrpc.log in seems to be normal
entries, as in:<br>
2010/01/13 18:54:03 -04:00 6821 192.168.62.210:
xmlrpc/queue.get(1000010022, 2, 'checkins enabled')<br>
2010/01/13 18:54:03 -04:00 6825 192.168.62.210:
xmlrpc/up2date.login(1000010022,)<br>
2010/01/13 18:54:04 -04:00 6829 192.168.62.210:
xmlrpc/queue.submit(1000010022, 745, [6])<br>
2010/01/13 18:54:04 -04:00 6826 192.168.62.210:
xmlrpc/queue.get(1000010022, 2, 'checkins enabled')<br>
  <br>
  <br>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Spacewalk-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a></pre>
</blockquote>
I do get the following errors  listed in /var/log/up2date after turning
debug on:<br>
<br>
[Wed Jan 13 19:22:27 2010] up2date<br>
Traceback (most recent call last):<br>
  File "/usr/sbin/rhn_check", line 276, in __run_action<br>
    (status, message, data) = CheckCli.__do_call(method, params)<br>
  File "/usr/sbin/rhn_check", line 268, in __do_call<br>
    method = getMethod.getMethod(method, "/usr/share/rhn/", "actions")<br>
  File "/usr/share/rhn/up2date_client/getMethod.py", line 78, in
getMethod<br>
    actions = __import__(modulename)<br>
exceptions.SyntaxError: invalid syntax (packages.py, line 325)<br>
<br>
</body>
</html>