You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/10/09 16:44:26 UTC

[jira] [Comment Edited] (BIGTOP-2085) gradle toolchain should install necessary puppet modules

    [ https://issues.apache.org/jira/browse/BIGTOP-2085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950495#comment-14950495 ] 

Olaf Flebbe edited comment on BIGTOP-2085 at 10/9/15 2:44 PM:
--------------------------------------------------------------

Hi [~cos] and [~evans_ye]: thanks for your comments!

We cannot fix this dependency with puppet, since a puppet module cannot install a puppet module. It will not be picked up by the current run.

How about including all the needed puppet modules with the puppet installer ?

i.e.  {{puppet module install stdlib }} and {{puppet module install apt}} into puppetize.sh ?

Then the bigtop/puppet docker image will include everything needed for running toolchain or ci, respectivly. And bare metal is handled, too.



was (Author: oflebbe):
Hi [~cos] and [~evans ye]: thanks for your comments!

We cannot fix this dependency with puppet, since a puppet module cannot install a puppet module. It will not be picked up by the current run.

How about including all the needed puppet modules with the puppet installer ?

i.e.  {{puppet module install stdlib }} and {{puppet module install apt}} into puppetize.sh ?

Then the bigtop/puppet docker image will include everything needed for running toolchain or ci, respectivly. And bare metal is handled, too.


> gradle toolchain should install necessary puppet modules
> --------------------------------------------------------
>
>                 Key: BIGTOP-2085
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2085
>             Project: Bigtop
>          Issue Type: Bug
>          Components: toolchain
>    Affects Versions: 1.0.0
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>             Fix For: 1.1.0
>
>         Attachments: BIGTOP-2085.1.patch
>
>
> Its clumsy to run {{gradle toolchain-puppetmodules toolchain}} and you get weird errors if you forget to install puppet modules



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