You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by "Konstantin Kolinko (JIRA)" <ji...@apache.org> on 2014/09/17 16:55:33 UTC

[jira] [Created] (BUILDS-21) Install Wine on silvanus_ubuntu Buildbot slave

Konstantin Kolinko created BUILDS-21:
----------------------------------------

             Summary: Install Wine on silvanus_ubuntu Buildbot slave
                 Key: BUILDS-21
                 URL: https://issues.apache.org/jira/browse/BUILDS-21
             Project: Infra Build Platform
          Issue Type: Task
          Components: Buildbot
            Reporter: Konstantin Kolinko


Tomcat 7 needs Wine to be able to launch NSIS installer builder to build a Windows installer package.

Example of failed build:
http://ci.apache.org/builders/tomcat-7-trunk/builds/303/steps/compile/logs/stdio

{quote}
BUILD FAILED
/home/buildslave32/slave32/tomcat-7-trunk/build/build.xml:2120: Execute failed: java.io.IOException: Cannot run program "wine" (in directory "/home/buildslave32/slave32/tomcat-7-trunk/build/output/dist"): java.io.IOException: error=2, No such file or directory
{quote}

This build step is optional and will be skipped if "skip.installer" Ant property is set in configuration. As a temporary solution I plan to reconfigure Buildbot to skip this step.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)