[Spacewalk-list] Exception when calling listLatestUpgradablePackages

Pierre Casenove pcasenove at gmail.com
Thu Dec 6 09:13:36 UTC 2012


hello,
On spacewalk 1.8 with postgresql, when I'm trying to call the api
method listLatestUpgradablePackages, I get the following error:
>>> pprint.pprint(client.system.listLatestUpgradablePackages(key,
1000010000)
... )
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1286, in _parse_response
    return u.close()
  File "/usr/lib64/python2.4/xmlrpclib.py", line 744, in close
    raise Fault(**self._stack[0])
xmlrpclib.Fault: <Fault -1: 'redstone.xmlrpc.XmlRpcFault: unhandled
internal exception: ERROR: schema "sp" does not exist'>

This is a regression compared to version 1.7, when the method was working.

Thanks in advance for you help,

pierre
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20121206/bd6f9b11/attachment.htm>


More information about the Spacewalk-list mailing list