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

Bug 132518

Summary: net-im/jabberd-2.0.10 bad enewgroup usage
Product: Gentoo Linux Reporter: Aaron VonderHaar <gruen0aermel>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to move enewgroup into pkg_preinst

Description Aaron VonderHaar 2006-05-06 18:26:59 UTC
In reference to bug #124680, enewgroup may no longer be called from scr_install, the ebuild now fails on the following error

 * 'enewgroup()' called from 'install()' which is not a pkg_* function.
 * Package fails at QA and at life.  Please file a bug.

jabberd-2.0.9, and it looks like all jabberd-1.4.* ebuilds have the same problem.

Patch for 2.0.10 is attached.
Comment 1 Aaron VonderHaar 2006-05-06 18:28:27 UTC
Created attachment 86328 [details, diff]
Patch to move enewgroup into pkg_preinst
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-06 18:29:21 UTC
emerge --sync before reporting bugs...

*** This bug has been marked as a duplicate of 130849 ***