Red Hat Bugzilla – Bug 630497
Book fails to build in Brew (but build locally)
Last modified: 2015-11-09 19:10:10 EST
Description of problem: When trying to brew the release notes for JBoss EAP 4.2.9, the process fails. I got this error (from log): cp: cannot stat `images/icon.svg': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.98130 (%install) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.98130 (%install) Child returncode was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/JBoss_Enterprise_Application_Platform-Release_Notes_CP09-4.2-web-ja-JP.spec'] Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.4/site-packages/mock/util.py", line 324, in do raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/JBoss_Enterprise_Application_Platform-Release_Notes_CP09-4.2-web-ja-JP.spec'] LEAVE do --> EXCEPTION RAISED The book builds normally in the local machine Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. publican package --brew --lang ja-JP 2. 3. Actual results: raise and error and fail Expected results: It should build Additional info:
*** This bug has been marked as a duplicate of bug 612515 ***