<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - shared/util.c:get_group_creds() should not return -ESRCH upon error"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67958#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - shared/util.c:get_group_creds() should not return -ESRCH upon error"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67958">bug 67958</a>
              from <span class="vcard"><a class="email" href="mailto:cjashfor@linux.vnet.ibm.com" title="Corey Ashford <cjashfor@linux.vnet.ibm.com>"> <span class="fn">Corey Ashford</span></a>
</span></b>
        <pre>I see what you're saying, but on the other hand, getpwuid can also return
ENOENT in the event that it can't find the user name.

And seeing as how this error ends up getting display to a user, I think
"papering over" may not be a bad choice here. "no such process" is completely
misleading and confusing.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>