[opensuse-buildservice] Failing Fedora and Mandriva build
Hello. Can somebody please help me what is wrong in package http://build.opensuse.org/package/show?package=openarena-data&project=home%3Almich ? Fedora and Mandriva builds fail on this error: ----------------------------------------------------------------- ----- building openarena-data.spec (user abuild) ----------------------------------------------------------------- ----------------------------------------------------------------- error: parse error in expression error: /usr/src/redhat/SOURCES/openarena-data.spec:23: parseExpressionBoolean returns -1 error: Package has no %description: openarena-data Thank you in advance. -- Regards Ladislav. --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On Thursday 30 August 2007, Ladislav Michnovič wrote:
Hello.
Can somebody please help me what is wrong in package http://build.opensuse.org/package/show?package=openarena-data&proje ct=home%3Almich ?
Fedora and Mandriva builds fail on this error: ----------------------------------------------------------------- ----- building openarena-data.spec (user abuild) ----------------------------------------------------------------- ----------------------------------------------------------------- error: parse error in expression error: /usr/src/redhat/SOURCES/openarena-data.spec:23: parseExpressionBoolean returns -1 error: Package has no %description: openarena-data
Thank you in advance. -- Regards Ladislav. -------------------------------------------------------------------
Try: %if 0%{?suse_version} > 1000 instead of %if %suse_version > 1000 See: http://en.opensuse.org/Build_Service/cross_distribution_package_how_to Peter --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Thanks, it helped. I was suspecting the macro could be a problem. But for Mandriva on x86_64 I get error: nothing provides libtermcap2, nothing provides librpm4.4, nothing provides libreadline5, nothing provides libpopt0, nothing provides libbzip2_1, nothing provides libsqlite3_0, nothing provides libneon0.26, nothing provides libopenssl0.9.8, nothing provides libelfutils1, nothing provides libbeecrypt6, nothing provides libkrb53, nothing provides libext2fs2, nothing provides libpcre0 which is strange, because I have no BuildRequires tag. No Log available. Regards Ladislav. 2007/8/30, Plinnell <mrdocs@scribus.info>:
Try: %if 0%{?suse_version} > 1000 instead of %if %suse_version > 1000
See: http://en.opensuse.org/Build_Service/cross_distribution_package_how_to
Peter
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 2007-08-30 15:30:15 +0200, Ladislav Michnovič wrote:
But for Mandriva on x86_64 I get error:
mandriva on x86_64 is not supported yet. -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Ladislav Michnovič
-
Marcus Rueckert
-
Plinnell