On 26 Sep 2017 5:41 pm, "Miro Hrončok" <mhroncok@redhat.com> wrote:
On 26.9.2017 15:56, James Hogarth wrote:
Hi,

So net-tools has been deprecated a long time at this point with numerous known issues - especially as we enter an IPv6 world.

There was an initial discussion a few months back as can be reviewed here:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/OATM2PQLRKNUW54CQRZ33WUNS6WZMPVL/ <https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/OATM2PQLRKNUW54CQRZ33WUNS6WZMPVL/>


FESCo agreed with the goal of removing the distributions dependency on net-tools a couple of months ago:

https://pagure.io/fesco/issue/1711 <https://pagure.io/fesco/issue/1711>


In accordance with the mass bug filing process the packages that are affected have been located with `dnf repoquery --all --alldeps --whatrequires  net-tools` and the list of maintainers/packagers affected are at the end.


There are also BuildRequires, and I believe they are not covered by this command.

For example python3 BRs /usr/sbin/ifconfig and is not listed.



You're correct that this isn't covering BR situations but I didn't want the scope of this to blow out to the less reasonable. 

First phase let's get the package off systems where it's not absolutely required or requested by the user... 

Then BR can be cleaned up in the background without affecting user systems.