Archie Cobbs napsal(a):
First attempt: run 'osc build SLES-9 i586' on an openSUSE 10.3 machine. This didn't work:
-> + exec rpmbuild -ba --eval '%define _srcdefattr (-,root,root)' /usr/src/packages/SOURCES/zaptel.spec -> error: line 27: Unknown tag: %suse_kernel_module_package -p /usr/src/packages/SOURCES/preamble kdump um iseries64 ppc64 debug xen
Hmm, OK maybe you must build on the same machine that you're targeting? (is that true?)
You shouldn't have to.
Second try: run 'osc build' on a SLES-9 machine.
-> There is no 'osc' in openSUSE:Tools for SLES-9. -> For some reason 'osc' is disabled in openSUSE:Tools project for SLES-9 (only).
Third try: use SLES-9 version of 'osc' from maw's home project. Nope:
-> $ osc co network:telephony -> Traceback (most recent call last): -> File "/usr/bin/osc", line 7, in ? -> from osc import commandline -> File "/usr/lib64/python2.3/site-packages/osc/commandline.py", line 78 -> @cmdln.alias('ls') -> ^ -> SyntaxError: invalid syntax
osc doesn't work on SLES9 because the python version there is too old. Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org