Tries to determine the name of the Linux OS distribution name. The function first looks for a distribution release file in /etc and then reverts to _dist_try_harder() in case no suitable files are found. Returns a tuple (distname,version,id) which default to the
(distname='',version='',id='',
supported_dists=_supported_dists)
source not stored for this graph (policy: none)
no test coverage detected