Hi.
AFAIU, iputils-tracepath provides only a IPv6 tracepath
(/usr/bin/traceroute6.iputils), right?
traceroute provides one (/usr/bin/traceroute.db) for both,
v4 and v6.
I would say that most people expect that if both packages are installed,
traceroute and traceroute6 come from the same "origin",
but right now,
- traceroute would be that from the traceroute package
- traceroute6 would be that from iputils-tracepath
So perhaps it would make sense to give iputils-tracepath's
tracepath6 a lower priority than traceroute's?
Cheers,
Chris.