You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/02 10:08:00 UTC

[jira] [Commented] (BIGTOP-2862) Puppet in debian-8 docker is not 3.8.x

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

ASF GitHub Bot commented on BIGTOP-2862:
----------------------------------------

GitHub user JunHe77 opened a pull request:

    https://github.com/apache/bigtop/pull/270

    BIGTOP-2862: Debian-8 doesn't provide puppet-3.8.*. Install it from t…

    …arball.
    
    Change-Id: Ifa351a2dee0d5778d1e2f1fe83c93b0bc9910cc5
    Signed-off-by: Jun He <ju...@arm.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JunHe77/bigtop BIGTOP-2862

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/bigtop/pull/270.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #270
    
----
commit 721b3284b33686acb6d213fdc5e38617da659b36
Author: Jun He <ju...@arm.com>
Date:   2017-08-02T09:41:43Z

    BIGTOP-2862: Debian-8 doesn't provide puppet-3.8.*. Install it from tarball.
    
    Change-Id: Ifa351a2dee0d5778d1e2f1fe83c93b0bc9910cc5
    Signed-off-by: Jun He <ju...@arm.com>

----


> Puppet in debian-8 docker is not 3.8.x
> --------------------------------------
>
>                 Key: BIGTOP-2862
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2862
>             Project: Bigtop
>          Issue Type: Bug
>          Components: docker, toolchain
>    Affects Versions: 1.2.0
>            Reporter: Jun He
>            Assignee: Jun He
>
> Puppet installed in bigtop/puppet:debian-8 is v3.7.2, not 3.8.x.
> This will lead to smoke test failure, with following output log:
> ==================================================
> Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x0000002ca98220> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node b20d968b11a0.bigtop.apache.org
> Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x0000002ca98220> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node b20d968b11a0.bigtop.apache.org
> Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x000000176ebb78> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node 75db076e5ab8.bigtop.apache.org
> Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x000000176ebb78> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node 75db076e5ab8.bigtop.apache.org
> Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x0000003d9a3bb0> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node 6406debb1d10.bigtop.apache.org
> Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x0000003d9a3bb0> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node 6406debb1d10.bigtop.apache.org
> + HCFS_USER=hdfs
> + SMOKE_TESTS=hdfs
> + '[' -e /usr/lib/bigtop-utils/bigtop-detect-javahome ']'
> + echo -e '\nUNABLE TO DETECT JAVAHOME SINCE bigtop-utils NEEDS TO BE INSTALLED!\n'
> ====================================================



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)