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 2017/08/11 19:50:00 UTC

[jira] [Comment Edited] (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=16123929#comment-16123929 ] 

Olaf Flebbe edited comment on BIGTOP-2862 at 8/11/17 7:49 PM:
--------------------------------------------------------------

Other option would be not to support arm64 aka aarch64 for debian-8 since it is now outdated. 
(i.e. debian-8 is in maintenance mode for amd64, no new arch)

We should use debian-9 for all archs instead.



was (Author: oflebbe):
Other option would be not to support arm64 aka aarch64 for debian-8 since it is now outdated. 
(i.e. debian-8 is in maintenance mode for amd64, no now arch)

We should use debian-9 for all archs instead.


> 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)