Mailinglist Archive: opensuse-buildservice (206 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Error on server:eGroupware build for openSUSE11.1
- From: "Johannes Weberhofer, Weberhofer GmbH" <office@xxxxxxxxxxxxx>
- Date: Fri, 27 Mar 2009 09:35:21 +0100
- Message-id: <49CC8FC9.6020508@xxxxxxxxxxxxx>
Check http://en.opensuse.org/Java/Packaging/Cookbook#bytecode_version_error
I think, you need to include the java-devel package or to switch of the test
(is the client loading the jar or is the jar executed by the web-server?).
Another hint: change Buildroot from
/tmp/%{packagename}-buildroot
to
%{_tmppath}/%{packagename}-buildroot
because /tmp can be very small on some systems.
Johannes
Am 26.03.2009 19:06, schrieb Ralf Becker:
--
|---------------------------------
| weberhofer GmbH | Johannes Weberhofer
| information technologies
| Austria, 1080 Wien, Blindengasse 52/3
|
| Firmenbuch: 225566s, Handelsgericht Wien
| UID: ATU55277701
|
| phone : +43 (0)1 5454421 0 | email: office@xxxxxxxxxxxxx
| fax : +43 (0)1 5454421 19 | web : http://weberhofer.at
| mobile: +43 (0)699 11998315
|----------------------------------------------------------->>
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I think, you need to include the java-devel package or to switch of the test
(is the client loading the jar or is the jar executed by the web-server?).
Another hint: change Buildroot from
/tmp/%{packagename}-buildroot
to
%{_tmppath}/%{packagename}-buildroot
because /tmp can be very small on some systems.
Johannes
Am 26.03.2009 19:06, schrieb Ralf Becker:
When I try to build the noarch rpm for openSUSE11.1, I get the following
error, stoping the build:
+ /usr/lib/rpm/brp-rpath
+ /usr/lib/rpm/brp-pie
+ /usr/lib/rpm/brp-rootfs
+ /usr/lib/rpm/brp-tcl
+ /usr/lib/rpm/brp-check-python
+ /usr/lib/rpm/brp-check-bytecode-version
ERROR: jar, fastjar, or unzip is not installed (trying file
/tmp/eGroupware-buildroot/usr/share/egroupware/gallery/gallery2/modules/core/classes/GalleryStorage/g2_db2.jar)
error: Bad exit status from /var/tmp/rpm-tmp.54764 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.54764 (%install)
System halted.
--
|---------------------------------
| weberhofer GmbH | Johannes Weberhofer
| information technologies
| Austria, 1080 Wien, Blindengasse 52/3
|
| Firmenbuch: 225566s, Handelsgericht Wien
| UID: ATU55277701
|
| phone : +43 (0)1 5454421 0 | email: office@xxxxxxxxxxxxx
| fax : +43 (0)1 5454421 19 | web : http://weberhofer.at
| mobile: +43 (0)699 11998315
|----------------------------------------------------------->>
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |