#6086: please add opendnssec package to repos for F21 Server ------------------------------+----------------------- Reporter: pspacek | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 21 Final | Component: koji Resolution: | Keywords: Blocked By: | Blocking: ------------------------------+-----------------------
Comment (by sgallagh):
So, there are actually two issues here, one in comps.xml and one in pspacek's install scripts.
opendnssec is an optional dependency for FreeIPA, and one that we were unaware of. I have updated comps.xml for Fedora 22 to include it on the DVD for that release. See https://git.fedorahosted.org/cgit/comps.git/commit/?id=f74562ab4048fc8e0c3b5...
The other issue is out of my control: pspacek was deploying VMs that had only the install repository included in yum.repos.d and did not include the Everything repo. This is why he was unable to install it there.