<html>
<head>
<base href="https://issues.kolab.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED --- - centos 7: pykolab install script references user "apache" but does not depend on httpd"
href="https://issues.kolab.org/show_bug.cgi?id=5072">5072</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>centos 7: pykolab install script references user "apache" but does not depend on httpd
</td>
</tr>
<tr>
<th>Classification</th>
<td>Kolab Server
</td>
</tr>
<tr>
<th>Product</th>
<td>Kolab Server
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>Mac OS
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P3
</td>
</tr>
<tr>
<th>Component</th>
<td>packaging
</td>
</tr>
<tr>
<th>Assignee</th>
<td>packaging-bugs@lists.kolabsys.com
</td>
</tr>
<tr>
<th>Reporter</th>
<td>brad.rubenstein@gmail.com
</td>
</tr>
<tr>
<th>Ticket Type</th>
<td>---
</td>
</tr></table>
<p>
<div>
<pre>The preinstall scriptlet for
pykolab-0.7.10-3.el7.kolab_3.4.noarch
references the user "apache", but the package does not depend on the package
whose preinstall scriptlet creates that user (i.e. httpd).
Observed:
# yum install pykolab
gives /etc/group
kolab:x:412:kolab-n
Expected:
/etc/group:
kolab:x:412:apache,kolab-n
pykolab should depend on httpd.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>