You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/09/10 13:53:01 UTC

[jira] [Comment Edited] (BIGTOP-2879) BIGTOP-2749 breaks deployments on Debian-8

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

Evans Ye edited comment on BIGTOP-2879 at 9/10/17 1:52 PM:
-----------------------------------------------------------

No I don't think it's actually compatible:
{code}
Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x000000032ef9c0> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node edc9518454f6.bigtop.apache.org
{code}

The reason I raise this JIRA is because our [CI matrix for deployment|https://ci.bigtop.apache.org/view/Provisioner/job/Bigtop-trunk-deployments/] failed for Debian-8. You can observe a pattern that all the failed deployments are on slave 02, which has newly built docker image(bigtop/puppet:debian-8) with puppet 3.7 installed.


was (Author: evans_ye):
No I don't think it's actually compatible:
{code}
Error: Evaluation Error: Error while evaluating a Function Call, undefined method `repeated_param' for #<Puppet::Functions::DispatcherBuilder:0x000000032ef9c0> at /etc/puppet/modules/apt/manifests/init.pp:18:3 on node edc9518454f6.bigtop.apache.org
{code}

The reason I raise this JIRA is because our [CI matrix for deployment|https://ci.bigtop.apache.org/view/Provisioner/job/Bigtop-trunk-deployments/] failed for Debian-8. You can observe a pattern that all the failed deployments
are on slave 02, which has newly built docker image(bigtop/puppet:debian-8) with puppet 3.7 installed.

> BIGTOP-2749 breaks deployments on Debian-8
> ------------------------------------------
>
>                 Key: BIGTOP-2879
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2879
>             Project: Bigtop
>          Issue Type: Bug
>          Components: debian, deployment
>    Affects Versions: 1.2.1, 1.3.0
>            Reporter: Evans Ye
>            Assignee: Evans Ye
>             Fix For: 1.2.1
>
>
> For unknown reason the Jessie repo can only get Puppet 3.7, which is incompatible with apt module. Let's revert to use Trusty repo in 1.2.1 release to keep support for Debian-8.



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