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 2016/12/16 09:01:58 UTC

[jira] [Comment Edited] (BIGTOP-2633) Switch to Java 1.8 because of SSL problems

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

Olaf Flebbe edited comment on BIGTOP-2633 at 12/16/16 9:01 AM:
---------------------------------------------------------------

I'll have to rework the patch for ubuntu. Will rework jdk.pp instead.

Learned that Exec['apt_update'] is built into apt module, will remove our home-grown Exec['apt-update'] . Triggering of apt_update is automatic so it can be removed from jdk.pp and packages.pp.




was (Author: oflebbe):
I'll have to rework the patch for ubuntu. Will rework jdk.pp instead

> Switch to Java 1.8 because of SSL problems
> ------------------------------------------
>
>                 Key: BIGTOP-2633
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2633
>             Project: Bigtop
>          Issue Type: Bug
>            Reporter: Olaf Flebbe
>            Assignee: Olaf Flebbe
>         Attachments: BIGTOP-2633.1.patch
>
>
> When running bigtop_toolchain to generate the bigtop/slaves docker images we get "peer not authenticated" error messages on debian-8 and ubuntu-14.04. Seems like we have issues with the cert store.
> The message is 
> {code}
> * What went wrong:
> Error resolving plugin [id: 'de.undercouch.download', version: '2.0.0']
> > Could not GET 'https://plugins.gradle.org/api/gradle/2.7/plugin/use/de.undercouch.download/2.0.0'.
>    > peer not authenticated
> {code}



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