You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bigtop.apache.org by iw...@apache.org on 2020/11/12 00:42:39 UTC

[bigtop] branch master updated: BIGTOP-3425. Deploying Ambari fails on Fedora 31. (#695)

This is an automated email from the ASF dual-hosted git repository.

iwasakims pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new e2160e2  BIGTOP-3425. Deploying Ambari fails on Fedora 31. (#695)
e2160e2 is described below

commit e2160e26ef803cdeeaa1e4a966c4ba4b13c83fd3
Author: Kengo Seki <se...@apache.org>
AuthorDate: Thu Nov 12 09:42:29 2020 +0900

    BIGTOP-3425. Deploying Ambari fails on Fedora 31. (#695)
---
 bigtop-packages/src/rpm/ambari/SPECS/ambari.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec b/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
index 60c943f..9d82422 100644
--- a/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
+++ b/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
@@ -260,7 +260,7 @@ exit 0
 %package agent
 Summary: Ambari Agent
 Group: Development/Libraries
-Requires: openssl, zlib, python2 >= 2.6
+Requires: openssl, zlib, python2 >= 2.6, initscripts
 AutoProv: no
 AutoReqProv: no
 %description agent