[opensuse-buildservice] broken: _link is bad: more than one type in patch
Hi I'm wondering what's the meaning of this error in buildservice. broken: _link is bad: more than one type in patch Project: CrossToolchain:avr Package: avr-gdb _link ----- <link project='openSUSE:Factory' package='gdb'> <patches> <topadd>%define run_ldconfig ldconfig</topadd> <apply name='gdb.spec.diff' /> </patches> </link> Patch applies fine: cp /work/SRC/all/BASE/gdb/gdb.spec . patch -p0 -s < ../gdb.spec.diff Any ideas, what's wrong here? Best regards, Stefan Public Key available ------------------------------------------------------ Stefan Dirsch (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstraße 5 FAX: 0911-740 53 479 D-90409 Nürnberg http://www.suse.de Germany ----------------------------------------------------------------- SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg) ----------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Wed, Nov 21, 2007 at 05:40:01PM +0100, Stefan Dirsch wrote:
I'm wondering what's the meaning of this error in buildservice.
broken: _link is bad: more than one type in patch
Project: CrossToolchain:avr Package: avr-gdb
_link ----- <link project='openSUSE:Factory' package='gdb'> <patches> <topadd>%define run_ldconfig ldconfig</topadd> <apply name='gdb.spec.diff' /> </patches> </link>
Patch applies fine:
cp /work/SRC/all/BASE/gdb/gdb.spec . patch -p0 -s < ../gdb.spec.diff
Any ideas, what's wrong here?
Yes, my fault, I typed "$_" instead of "$p" when I improved the link test today. Already fixed an hour or so ago... Sorry for the wrong error messages, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Michael Schroeder
-
Stefan Dirsch