[This is mainly a note-to-self so I know what the problems are next time] On Mon, Feb 24, 2020 at 01:53:37PM -0700, Jerry James wrote: > I may have caused you a problem with the ocaml-ounit update I > requested. Now we have ocaml-ounit requiring ocaml-dune to build, and > ocaml-dune requiring ocaml-ounit to run its tests. I guess ocaml-dune > will need a bootstrap mode where it does not run its tests. There's another circular dependency caused by ocaml-ounit. I thought it was ocaml-ounit <-> ocaml-lwt, and I made the ocaml-ounit-lwt subpackage optional. However that still doesn't solve the issue. The main thing for me is I need to improve goals so it can clearly show circular dependencies, and also so that controlled cuts can be made in the dependency graph. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx