Bug 145153 - net-mail/popa3d creates useless untracked top-level directory (all versions)
Bug#: 145153 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: net-mail@gentoo.org Reported By: jnrowe@gmail.com
Component: Ebuilds
URL: 
Summary: net-mail/popa3d creates useless untracked top-level directory (all versions)
Keywords:  
Status Whiteboard: 
Opened: 2006-08-26 01:27 0000
Description:   Opened: 2006-08-26 01:27 0000
User-Agent:       Opera/9.01 (X11; Linux i686; U; en)
Build Identifier: 

  Owing to an error in the enewuser() call in all the popa3d ebuilds the
directory /nonexistent is created, that obviously isn't removed at unmerge
time either.

  This affects all the versions in the tree.  The attached patch fixes this
for 1.0, but the same fix applies to the other versions too.

Thanks for your time


James


Reproducible: Always

------- Comment #1 From James Rowe 2006-08-26 01:28:15 0000 -------
Created an attachment (id=95110) [details]
popa3d-broken_useradd.patch

------- Comment #2 From Fernando J. Pereda (RETIRED) 2006-08-26 03:23:32 0000 -------
Fixed in CVS. Thanks.

- ferdy