E. Tiesinga wrote: % Hi List, % % 4 day's ago lines where added to yum_src.py. % After comment out line 62 and 63 in yum_src.py I can sync the repo's. % % - spacewalk nightly 1.3 % - server centos 5.5 % % Error after command: % % % [root@satellite satellite_tools]# spacewalk-repo-sync --channel % sl6-update-x86_64 --type yum % Traceback (most recent call last): ... % File "/usr/lib/python2.4/site-packages/spacewalk/satellite_tools/repo_plugins/yum_src.py", % line 62, in list_packages % if self.proxy is not None: % AttributeError: ContentSource instance has no attribute 'proxy' % % Greetings % Eite Tiesinga
That was typo, it's been fixed and spacewalk-backend-1.3.49-1 will land in nightly soon. In the meantime you can directly apply fix in commit 98edcaf5762b16d47ca15c4c32fb22a9a20d6254. Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
