I am using Fedora Linux and when i want to update MongoDB tools (mongodb-org-tools) or my packages via sudo dnf update
i always get error like this:
Error:
Problem: problem with installed package mongodb-org-database-tools-extra-4.4.4-1.el8.x86_64
- cannot install the best update candidate for package mongodb-org-database-tools-extra-4.4.4-1.el8.x86_64
- nothing provides /usr/libexec/platform-python needed by mongodb-org-database-tools-extra-4.4.5-1.el8.x86_64
- nothing provides /usr/libexec/platform-python needed by mongodb-org-database-tools-extra-4.4.6-1.el8.x86_64
- nothing provides /usr/libexec/platform-python needed by mongodb-org-database-tools-extra-4.4.7-1.el8.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
i had similar error for updating mongodb and i solved them by sudo dnf upgrade mongodb-org-mongos --best --allowerasing.
but still i have problem with mongodb tools