You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Jun He (JIRA)" <ji...@apache.org> on 2018/10/03 13:18:00 UTC

[jira] [Created] (BIGTOP-3090) provisioner failed on fedora-26 when deploying jdk

Jun He created BIGTOP-3090:
------------------------------

             Summary: provisioner failed on fedora-26 when deploying jdk
                 Key: BIGTOP-3090
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3090
             Project: Bigtop
          Issue Type: Bug
          Components: provisioner
    Affects Versions: 1.2.1
            Reporter: Jun He
            Assignee: Jun He
             Fix For: 1.3.0


Provisioner failed to deploy jdk on fedora-26. 
The error msg says:
{code:bash}
Error: Could not set 'link' on ensure: No such file or directory @ dir_chdir - /usr/lib/jvm/java-1.8.0-openjdk/jre/lib/security at 64:/bigtop-home/bigtop-deploy/puppet/manifests/jdk.pp
{code}

The puppet recipe of jdk intends to setup cacerts link with pki/java/cacerts while jdk is not installed. This security failure will cause later bigtop components install failure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)