Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132518 - net-im/jabberd-2.0.10 bad enewgroup usage
Summary: net-im/jabberd-2.0.10 bad enewgroup usage
Status: RESOLVED DUPLICATE of bug 130849
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-06 18:26 UTC by Aaron VonderHaar
Modified: 2006-05-06 18:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to move enewgroup into pkg_preinst (portage-jabberd-2.0.10.patch,713 bytes, patch)
2006-05-06 18:28 UTC, Aaron VonderHaar
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***