Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 145153

Summary: net-mail/popa3d creates useless untracked top-level directory (all versions)
Product: Gentoo Linux Reporter: James Rowe <jnrowe>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: popa3d-broken_useradd.patch

Description James Rowe 2006-08-26 01:27:37 UTC
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 James Rowe 2006-08-26 01:28:15 UTC
Created attachment 95110 [details, diff]
popa3d-broken_useradd.patch
Comment 2 Fernando J. Pereda (RETIRED) gentoo-dev 2006-08-26 03:23:32 UTC
Fixed in CVS. Thanks.

- ferdy