iwasakims commented on PR #882:
URL: https://github.com/apache/bigtop/pull/882#issuecomment-1090145086

   The odd dependency exists even without the patch. It looks just existing 
problem surfaced. I did the work of 
[BIGTOP-3598](https://issues.apache.org/jira/browse/BIGTOP-3598)(#830) on 
CentOS 8.
   
   ```
   $ rpm -q -p --requires output/hbase/x86_64/hbase-2.4.8-1.el7.x86_64.rpm
   /bin/bash
   /bin/sh
   /bin/sh
   /bin/sh
   /sbin/chkconfig
   /sbin/service
   /usr/bin/env
   /usr/sbin/useradd
   bigtop-utils >= 0.7
   config(hbase) = 2.4.8-1.el7
   coreutils
   hadoop-client
   osgi(commonj.sdo)
   osgi(org.eclipse.persistence.core)
   osgi(org.glassfish.hk2.hk2)
   rpmlib(CompressedFileNames) <= 3.0.4-1
   rpmlib(FileDigests) <= 4.6.0-1
   rpmlib(PayloadFilesHavePrefix) <= 4.0-1
   zookeeper >= 3.3.1
   rpmlib(PayloadIsXz) <= 5.2-1
   ```
   


-- 
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