iwasakims commented on pull request #827:
URL: https://github.com/apache/bigtop/pull/827#issuecomment-967786562


   > Failed to connect to bus: No such file or directory
   
   I got the above when I provisioned fedora-33 container on fedora-33. I got 
no issue on using ubuntu-18.04 as hosting environment. It should be my docker 
setup issue on Fedora 33.
   
   ```
   $ cat /etc/os-release | grep VERSION=
   VERSION="18.04.3 LTS (Bionic Beaver)"
   
   $ ./gradlew bigtop-groovy-pkg-ind bigtop-jsvc-pkg-ind bigtop-utils-pkg-ind 
zookeeper-pkg-ind repo-ind -POS=fedora-33 -Pprefix=trunk
   $ cd provisioner/docker
   $ rm config.yaml
   $ ./docker-hadoop.sh --create 1 --image bigtop/puppet:trunk-fedora-33 
--memory 8g --repo file:///bigtop-home/output --disable-gpg-check --stack 
zookeeper --smoke-tests zookeeper
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to