On Fri, Mar 17, 2017 at 08:11:18PM +0100, Reiner Herrmann wrote: > On Fri, Mar 17, 2017 at 07:45:49PM +0100, Evgeni Golov wrote: > > It's now on > > https://fedorapeople.org/cgit/dsommers/public_git/python-ethtool.git/ > > Is that the official repository? It looks outdated (version 0.12 is > missing there).
It is at least the same repo (but a different url, cgit instead of gitweb) as before. I could not find any newer version or repo yet. > > I am currently looking into #845323 and wonder if that is related to this. > > It's very likely the same issue: > > $ grep -r ethtool > ovirt-guest-agent/GuestAgentLinux2.py: import ethtool > ovirt-guest-agent/GuestAgentLinux2.py: 'hw': > self.ethtool.get_hwaddr(dev)}) Yepp, but I wanted to be sure ;)