[Spacewalk-list] spacewalk-client 1.7, opensuse12.1

yuck at hush.com yuck at hush.com
Tue Mar 13 09:55:39 UTC 2012


Hi,

same error on opensuse 11.4:
	  File "/usr/sbin/rhnreg_ks", line 33, in      from up2date_client
import rhnreg   File "/usr/share/rhn/up2date_client/rhnreg.py", line
14, in      import up2dateUtils   File
"/usr/share/rhn/up2date_client/up2dateUtils.py", line 11, in     
import up2dateErrors   File
"/usr/share/rhn/up2date_client/up2dateErrors.py", line 188, in     
class SSLCertificateVerifyFailedError(RepoError, Error): TypeError:
Error when calling the metaclass bases     duplicate base class Error

Problem lies within up2dateErrors.py
(rhn-client-tools-1.7.14-2.1.noarch.rpm).
Changing 
_class SSLCertificateVerifyFailedError(RepoError, Error)_
back to
_class SSLCertificateVerifyFailedError(RepoError)_ seems to work (line
188 in the file).

("Error" (parameter?) was added here:
http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=9b28ded9de35b00d05457c877b8e8bb9d68a37de)

Don't know much about python, so can't exactly tell what is happening,
but until it's fixed this seems like a usable solution.

Regards
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20120313/f6730569/attachment.htm>


More information about the Spacewalk-list mailing list