On Wed, Aug 30, 2023 at 10:36:26AM +0200, Sandro Mani wrote: > Hi > > I'd say, as least as it stands now, this is because the dependency > generators require mingw-objdump, see mingw.req [1]. > > Sandro > > [1] https://src.fedoraproject.org/rpms/mingw-filesystem/blob/rawhide/f/mingw.req I see, good point. There's a concern in this bug: > >https://src.fedoraproject.org/rpms/virt-v2v/pull-request/2 that pulling in mingw-srvany pulls in too many dependencies. We only need this binary because it gets copied into Windows virtual machines during various virt-v2v and virt-customize operations (it is used to run some "firstboot"-type services in Windows). The dependency chain is: virt-v2v -> mingw32-srvany -> mingw32-crt | \ v -> mingw32-filesystem -> mingw-binutils-generic Both dependencies of mingw32-srvany are justified -- the program is a Windows binary that gets installed in the mingw "filesystem", and it needs various C runtime dependencies if you want to run it under Wine. But indirectly pulling in programs like mingw-objdump and mingw-strip seems less justified. What do you think about adding {ucrt64,mingw32,mingw64}-srpm-macros to contain the rpmbuild macros and the dependency on mingw-binutils-generic? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v _______________________________________________ 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 Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue