Björn 'besser82' Esser wrote: > We have a circular dependency in the minimal buildroot: > > systemd --> cryptsetup-libs --> json-c > > > cryptsetup needs json-c for LUKS2 and there is no option to disable > LUKS2 during build. > > However systemd can *possibly* be build without support for cryptsetup.
Why does the minimal buildroot need to contain systemd at all? It does nothing in a chroot. If we can get that fixed, the many dependencies of systemd shouldn't be a bootstrapping issue anymore. Kevin Kofler _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org