Bugzilla – Bug 156137
SWAMP does not build
Last modified: 2006-04-04 15:45:08 UTC
Trying to build SWAMP on the buildservice: http://build.opensuse.org/package/show?project=swamp&name=swamp breaks when the buildroot tries to install mx4j with: installing mx4j-1.1.1-5.1 /var/tmp/rpm-tmp.34040: line 1: /usr/sbin/update-alternatives: No such file or directory error: %post(mx4j-1.1.1-5.1) scriptlet failed, exit status 127 based on the target SL10.0/standard, and using a specfile with buildrequires. When using mbuild, it works...
Note: The spec file does contain PreReq: /usr/sbin/update-alternatives so that's not the problem. I guess that it is a problem of the new autobuild system, don't know.
It seems that every build that tries to install mx4j in the build-root breaks.
update-alternatives was missing in the java2-devel-packages macro
thanks, building now