Hello, I very much appreciate the git-core package but there seems to be some change under f32 which makes it download many more deps during installation. This is f32: $ mock -r fedora-32-x86_64 install git-core ... ========================= Package ========================= Installing: git-core Installing dependencies: acl cryptsetup-libs dbus dbus-broker dbus-common device-mapper device-mapper-libs fipscheck fipscheck-lib gnutls iptables-libs json-c kmod-libs less libargon2 libcbor libedit libfido2 libmnl libnetfilter_conntrack libnfnetlink libpcap libseccomp nettle openssh openssh-clients qrencode-libs systemd systemd-pam systemd-rpm-macros Transaction Summary ========================= Install 31 Packages Total size: 14 M Installed size: 60 M ... This is f31: ... ========================= Package ========================= Installing: git-core Installing dependencies: fipscheck fipscheck-lib less libedit openssh openssh-clients Transaction Summary ========================= Install 7 Packages Total download size: 6.1 M Installed size: 35 M ... It seems the f32's git-core got many more deps for some reason, even such as dbus-broker or systemd. Could the dependencies be reduced back to the f31 state, please? clime _______________________________________________ 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