Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143734 - www-servers/aolserver-4.0.10 failed bad enewuser/enewgroup usage
Summary: www-servers/aolserver-4.0.10 failed bad enewuser/enewgroup usage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-12 19:29 UTC by Al Guyer
Modified: 2006-08-16 21:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Al Guyer 2006-08-12 19:29:26 UTC
make[1]: Leaving directory `/var/tmp/portage/aolserver-4.0.10/work/aolserver-4.0.10/nspd'
>>> Source compiled.
>>> Test phase [not enabled]: www-servers/aolserver-4.0.10

>>> Install aolserver-4.0.10 into /var/tmp/portage/aolserver-4.0.10/image/ category www-servers
 * 'enewgroup()' called from 'install()' which is not a pkg_* function.
 * Package fails at QA and at life.  Please file a bug.

!!! ERROR: www-servers/aolserver-4.0.10 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_install
  ebuild.sh, line 1013:   Called src_install
  aolserver-4.0.10.ebuild, line 108:   Called enewgroup 'aolserver'
  eutils.eclass, line 642:   Called die

!!! Bad package!  enewgroup is only for use in pkg_* functions!
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Wormo (RETIRED) gentoo-dev 2006-08-16 21:24:44 UTC
moved enewgroup and enewuser from src_install() to pkg_setup(), so emerge now succeeds