MacChen01 commented on PR #1147: URL: https://github.com/apache/bigtop/pull/1147#issuecomment-1713801887
> > We found the reason that postgreSQL didn't start, becasue the dbus service didn't install and start in openEuler puppet default. So using the default Init postgreSQL mode, The code is: [cd6cd0d](https://github.com/apache/bigtop/commit/cd6cd0d62a4a648cdb6d2186af4f722a960d0ee3) > > @guyuqi please check the code, thanks. > > Thanks for your continuing efforts to improve this PR. That's Awesome! > > IMHO, `dbus` is the fundamental package for Redhat based OS(Centos, Fedora, openEuler...). I'm afraid we may encounter other tricky issues in openEuler in the future if we don't have the dbus package in the future. > > It would be appreciated that you could kindly put `dbus` installation into `bigtop/puppet` toolchain images. Thank you very much. @MacChen01 ok, We move `dbus` into `bigtop/puppet` toolchain, the code we modify in https://github.com/apache/bigtop/pull/1148 The commit is: a7608972ca30309770468757b6e3cb547db1da41 @guyuqi pls check it, and we can verfiy the whole openEuler-support branch, thanks. -- 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: dev-unsubscr...@bigtop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org