Heads up: F23 products/spins, weak rpm dependencies, and you

Adam Jackson ajax at redhat.com
Wed Aug 5 14:38:07 UTC 2015


In Fedora 23, rpm has grown support for weak dependencies (Recommends:
and Suggests: tags). However, the compose tools have not been ported to
dnf/libsolv yet, which means these tags will have no effect at image
compose time.

This has implications for spin kickstarts: the set of packages included
in media derived from a kickstart will be a subset of the packages you
would see installed by passing the kickstart package/group list to dnf.
As a result, any packages that you want to see included on the
generated media must be either explicitly listed in the kickstart, or
brought in with Requires: from another package. Technically this is not
different from previous Fedora releases, but it is different from what
you might get from using F23's dnf to compute a package list.

Product and spin kickstart maintainers are advised to double-check the
package manifests for the produced media to ensure all packages they
want included actually are included.

- ajax


More information about the devel-announce mailing list