John Hodrien wrote: % Just trying to de-niggle this upgraded CentOS 5.5 Spacewalk 1.2 server. % % rhncfg-client-5.9.33-1.el5 failed with startswith error. As per list % suggestion I ugpraded to the latest nightly client, which cleared that fault. % I updated these packages on the client (server is a fully updated 1.2), trying % to update the minimum of packages away from 1.2. % % rhncfg-5.9.42-1.el5.noarch.rpm % rhncfg-actions-5.9.42-1.el5.noarch.rpm % rhncfg-client-5.9.42-1.el5.noarch.rpm % rhncfg-management-5.9.42-1.el5.noarch.rpm % spacewalk-backend-libs-1.3.38-1.el5.noarch.rpm % % Traceback (most recent call last): % File "/usr/bin/rhncfg-client", line 34, in ? % sys.exit(Main().main() or 0) % File "/usr/share/rhn/config_common/rhn_main.py", line 187, in main % handler.run() % File "/usr/share/rhn/config_client/handler_base.py", line 57, in run % (src, file_info, dirs_created) = self.repository.get_file_info(file) % File "/usr/share/rhn/config_client/rpc_cli_repository.py", line 82, in get_file_info % result['path'] = dest_directory + result['path'] % TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' % % dest_directory is None, result['path'] is a directory "/etc/mail/spamassasin". % % Pointers?
Hi John, I've fixed it. Please upgrade to rhncfg-5.9.44-1. Thanks, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
