You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Wojtek Janiszewski (JIRA)" <ji...@apache.org> on 2009/05/27 14:52:45 UTC

[jira] Created: (INFRA-2069) Erlang installation on vmbuild machine

Erlang installation on vmbuild machine
--------------------------------------

                 Key: INFRA-2069
                 URL: https://issues.apache.org/jira/browse/INFRA-2069
             Project: Infrastructure
          Issue Type: New Feature
      Security Level: public (Regular issues)
            Reporter: Wojtek Janiszewski


Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on vmbuild machine so JUnit tests are disabled and integration module is not beeing tested properly.
Please install Erlang package on vmbuild machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.

[1] - http://erlang.org
[2] - http://erlang.org/download/otp_src_R13B.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (INFRA-2069) Erlang installation on vmbuild machine

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell updated INFRA-2069:
---------------------------------

    Component/s: Continuum

> Erlang installation on vmbuild machine
> --------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Wojtek Janiszewski
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on vmbuild machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on vmbuild machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2069) Erlang installation on vmbuild machine

Posted by "Brett Porter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12726302#action_12726302 ] 

Brett Porter commented on INFRA-2069:
-------------------------------------

Sorry for the delay in picking this up. Is it still needed?

> Erlang installation on vmbuild machine
> --------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Wojtek Janiszewski
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on vmbuild machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on vmbuild machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2069) Erlang installation on vmbuild machine

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800936#action_12800936 ] 

Gavin commented on INFRA-2069:
------------------------------

Luciano, less than an hour before your comment, this issue was altered from installing Erlang on Continuum (vmbuild) to Hudson.
So you'll need to allow times for Hudson admins to come accross this issue, perhaps notify of its existence on the builds@ list.

Also, Hudson has more than one slave, which machine should the package be installed on?

> Erlang installation on vmbuild machine
> --------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Wojtek Janiszewski
>            Priority: Critical
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B03.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (INFRA-2069) Erlang installation on Hudson machine

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting resolved INFRA-2069.
----------------------------------

    Resolution: Fixed
      Assignee: Jukka Zitting

I've now installed Erlang (version R13B03) on all the main Hudson servers (hudson, minerva and vesta). It's available under ~hudson/tools/erlang/latest.

It's probably better if you configure the PATH settings individually for any builds that need Erlang.

> Erlang installation on Hudson machine
> -------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Wojtek Janiszewski
>            Assignee: Jukka Zitting
>            Priority: Critical
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B03.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (INFRA-2069) Erlang installation on vmbuild machine

Posted by "Wojtek Janiszewski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wojtek Janiszewski updated INFRA-2069:
--------------------------------------

    Component/s:     (was: Continuum)
                 Hudson
       Priority: Critical  (was: Major)
    Description: 
Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.

[1] - http://erlang.org
[2] - http://erlang.org/download/otp_src_R13B03.tar.gz

  was:
Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on vmbuild machine so JUnit tests are disabled and integration module is not beeing tested properly.
Please install Erlang package on vmbuild machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.

[1] - http://erlang.org
[2] - http://erlang.org/download/otp_src_R13B.tar.gz


> Erlang installation on vmbuild machine
> --------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Wojtek Janiszewski
>            Priority: Critical
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B03.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2069) Erlang installation on vmbuild machine

Posted by "Wojtek Janiszewski (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727419#action_12727419 ] 

Wojtek Janiszewski commented on INFRA-2069:
-------------------------------------------

Yes, this is still needed.

> Erlang installation on vmbuild machine
> --------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Wojtek Janiszewski
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on vmbuild machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on vmbuild machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2069) Erlang installation on Hudson machine

Posted by "Luciano Resende (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800954#action_12800954 ] 

Luciano Resende commented on INFRA-2069:
----------------------------------------

We need this for our Tuscany 1.x/1.6 builds [1], I believe it is now building in one of the Ubuntu nodes, but I believe we are flexible with which node it goes to.

[1] http://hudson.zones.apache.org/hudson/job/Tuscany-1x/

> Erlang installation on Hudson machine
> -------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Wojtek Janiszewski
>            Priority: Critical
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B03.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (INFRA-2069) Erlang installation on Hudson machine

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated INFRA-2069:
-------------------------

    Summary: Erlang installation on Hudson machine  (was: Erlang installation on vmbuild machine)

> Erlang installation on Hudson machine
> -------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Wojtek Janiszewski
>            Priority: Critical
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B03.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2069) Erlang installation on vmbuild machine

Posted by "Luciano Resende (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12800907#action_12800907 ] 

Luciano Resende commented on INFRA-2069:
----------------------------------------

Could someone please help with this ?

> Erlang installation on vmbuild machine
> --------------------------------------
>
>                 Key: INFRA-2069
>                 URL: https://issues.apache.org/jira/browse/INFRA-2069
>             Project: Infrastructure
>          Issue Type: New Feature
>      Security Level: public(Regular issues) 
>          Components: Hudson
>            Reporter: Wojtek Janiszewski
>            Priority: Critical
>
> Apache Tuscany uses epmd program (part of Erlang package) for testing interoperability with Erlang. Currently there is no epmd binary on Hudson machine so JUnit tests are disabled and integration module is not beeing tested properly.
> Please install Erlang package on Hudson machine, sources can be found under [1] - latest stable version from [2] is preferred. After compiling and installing please update PATH variable to point to newly installed epmd binary.
> I marked it critical because we're preparing to release version 1.6 and we would like to include Erlang module in it.
> [1] - http://erlang.org
> [2] - http://erlang.org/download/otp_src_R13B03.tar.gz

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.