[
https://issues.apache.org/jira/browse/AURORA-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621205#comment-14621205
]
Steve Salevan commented on AURORA-1391:
---------------------------------------
A fix for this issue has been applied in:
https://reviews.apache.org/r/36370/
> RPMS for Centos 7 have hard dependency for daemonize package
> ------------------------------------------------------------
>
> Key: AURORA-1391
> URL: https://issues.apache.org/jira/browse/AURORA-1391
> Project: Aurora
> Issue Type: Bug
> Reporter: Zameer Manji
> Assignee: Steve Salevan
> Priority: Trivial
>
> I built RPMs on Centos 7 and there is a hard dependency for the daemonize
> even though it is not used on Centos 7.
> {noformat}
> [centos@ip-172-31-11-209 x86_64]$ rpm -qpR
> aurora-0.9.0.SNAPSHOT.201507091752.8efcd06-1.el7.centos.aurora.x86_64.rpm
> /bin/bash
> /bin/sh
> /bin/sh
> /bin/sh
> /bin/sh
> /usr/bin/env
> config(aurora) = 0.9.0.SNAPSHOT.201507091752.8efcd06-1.el7.centos.aurora
> daemonize
> java-1.8.0-openjdk
> mesos = 0.22.0
> rpmlib(CompressedFileNames) <= 3.0.4-1
> rpmlib(FileDigests) <= 4.6.0-1
> rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> rpmlib(PayloadIsXz) <= 5.2-1
> {noformat}
> Only RPMs for Centos 6 should have this dependency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)