<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="mod-content">
<div id="description-val" class="field-ignore-highlight">
<div class="user-content-block">
<p>Hi.</p>
<p>I have in kickstart:</p>
<p>module --name postgresql --stream 15</p>
<p>which seems to cause no errors but further down in
%packages:</p>
<p>postgresql</p>
<p>postgresql-server</p>
<p>and Anaconda stops, saying that those are missing. Also
with:</p>
<p>@postgresql:15/server</p>
<p>Anaconda is not happy, saying that "group or modules" is
broken.</p>
<p>Installation is of Centos 9 latest.</p>
<p>Any & all thoughts are much appreciated.</p>
<p>many thanks, L.<br>
</p>
</div>
</div>
</div>
</body>
</html>