Hoser, Jonathan Daniel Simon wrote: % Thanks Michael for your quick response. ... % So I tryed my own call and it did not work. % Then I tried an official example, and it did work. % % Turns out the '*' at the end is crucial: % % [root@xyz rhn]# /usr/bin/spacewalk-common-channels -u SpacewalkAdmin -p mypass -a i386 'fedora16' % does not work. % % [root@xyz rhn]# /usr/bin/spacewalk-common-channels -u SpacewalkAdmin -p mypass -a i386 'fedora16*' % does work as intended. % % (The official example: % Create only Centos 4 base channels for intel archs: % /usr/bin/spacewalk-common-channels -u admin -p pass -a i386,x86_64 'centos4' % % does not work either - just as a testcase! % )
Hi Jonathan, I've fixed the issue when creating only base channel i.e. using pattern without '*' at the end. Fixed package is spacewalk-utils-1.7.11-1 in nightly repo. Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
