Since the network:telephony project doesn't build for SLES-9, I'm trying to build a package (zaptel) for SLES-9 myself. 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?) 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 I've run out of ideas, other than building remotely on the OBS servers. Is there a way to build packages for SLES-9 locally... ? Thanks, -Archie -- Archie L. Cobbs --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org