On 08/04/2011 09:14 AM, [email protected] wrote: > Hi , > > I tried the rhncfg-client on fedora 15 and got this error message: > > [root@er00581p ~]# rhncfg-client get > > Using server name deerms45.ebgroup.elektrobit.com > > 2011-08-04 09:08:59 repository.__init__: server url > https://deerms45.ebgroup.elektrobit.com/CONFIG-MANAGEMENT > > Traceback (most recent call last): > > File "/usr/bin/rhncfg-client", line 34, in <module> > > sys.exit(Main().main() or 0) > > File "/usr/share/rhn/config_common/rhn_main.py", line 167, in main > > repo = getattr(repo_module, self.repository_class_name)() > > File "/usr/share/rhn/config_client/rpc_cli_repository.py", line 32, in > __init__ > > repository.RPC_Repository.__init__(self, setup_network) > > File "/usr/share/rhn/config_common/repository.py", line 296, in __init__ > > rpc_handler="/XMLRPC") > > File "/usr/share/rhn/config_common/rpc_wrapper.py", line 88, in __init__ > > progressCallback=progressCallback) > > TypeError: __init__() got an unexpected keyword argument 'username' >
We discovered it few days ago too. Fixed by commit: https://fedorahosted.org/spacewalk/changeset/615ecea82bb815467ecce7b6383b1659b439ebd5 You can apply it yourself on your machine or wait for Spacewalk 1.6, where it will be fixed. -- Miroslav Suchy Red Hat Satellite Engineering _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
