You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by JunHe77 <gi...@git.apache.org> on 2018/10/03 15:48:05 UTC

[GitHub] bigtop pull request #403: BIGTOP-3090: provisioner failed on fedora-26 when ...

GitHub user JunHe77 opened a pull request:

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

    BIGTOP-3090: provisioner failed on fedora-26 when deploying jdk

    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 installation failure.
    
    Change-Id: Ib728cdf60db9feaddb3f65643ee2134158947254
    Signed-off-by: Jun He <ju...@linaro.org>

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

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

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

    https://github.com/apache/bigtop/pull/403.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 #403
    
----
commit f8b11c182090e2ea6efee268726246cd4b5f5464
Author: Jun He <ju...@...>
Date:   2018-10-03T13:56:48Z

    BIGTOP-3090: provisioner failed on fedora-26 when deploying jdk
    
    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 installation failure.
    
    Change-Id: Ib728cdf60db9feaddb3f65643ee2134158947254
    Signed-off-by: Jun He <ju...@linaro.org>

----


---

[GitHub] bigtop issue #403: BIGTOP-3090: provisioner failed on fedora-26 when deployi...

Posted by JunHe77 <gi...@git.apache.org>.
Github user JunHe77 commented on the issue:

    https://github.com/apache/bigtop/pull/403
  
    Close this as it has been merged by upstream.


---

[GitHub] bigtop pull request #403: BIGTOP-3090: provisioner failed on fedora-26 when ...

Posted by JunHe77 <gi...@git.apache.org>.
Github user JunHe77 closed the pull request at:

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


---