Nevermind, I figured it out... In the rhn-search logs, I found ELFCLASS 32 conflict errors... Uninstalled oracle-instantclient-basic.i386 and did rhn-search cleanindex... Fixed.
On Dec 16, 2010, at 5:27 PM, Lopez, Abel wrote: > Perhaps related, this error message comes up when I run centos-errata.py : > > Failed to process message. Reason: > <Fault 2901: 'redstone.xmlrpc.XmlRpcFault: Error communicating with search > server'> > Traceback (most recent call last): > File "./centos-errata.py", line 802, in process_msg > if not > errata_prepare_packagelist(session,options,erratum,extra_info['package_dir'],errataMsg.get_payload()) > is None: > File "./centos-errata.py", line 769, in errata_prepare_packagelist > pkg_info = > search_spacewalk_server(session,options,pkg_filename,pkg_checksum) > File "./centos-errata.py", line 922, in search_spacewalk_server > return session.findPackageByNameAndChecksum(pkg_name, pkg_checksum) > File "./centos-errata.py", line 521, in findPackageByNameAndChecksum > result = self.server.packages.search.name(self.rhnSessionKey,pkg_name) > 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]) > Fault: <Fault 2901: 'redstone.xmlrpc.XmlRpcFault: Error communicating with > search server'> > > On Dec 16, 2010, at 4:33 PM, Lopez, Abel wrote: > >> I have two spacewalk servers, one is running 1.1, the other is 1.2. >> I initially registered my systems on the 1.1, then I built a new server >> running 1.2... >> >> When I re-registered all my clients, all my errata show up as NONE RELEVANT.. >> >> Snip from satellite-sync: >> Downloading:######################################## - complete >> 16:14:29 Retrieving / parsing errata data: centos4-base (NONE RELEVANT) >> 16:14:29 Retrieving / parsing errata data: centos5-updates-i386 (25) >> ________________________________________ >> Downloading:######################################## - complete >> 16:14:29 Retrieving / parsing errata data: centos5-base-i386 (NONE >> RELEVANT) >> 16:14:29 Retrieving / parsing errata data: centos4-updates (NONE RELEVANT) >> 16:14:29 Retrieving / parsing errata data: centos5-updates-x86_64 (227) >> ________________________________________ >> >> >> >> Same systems, same packages, same erratum... Any thoughts? >> >> _______________________________________________ >> 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 _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
