Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 460918 - Users and Groups: pkg_setup listed twice (possible typo?)
Summary: Users and Groups: pkg_setup listed twice (possible typo?)
Status: RESOLVED FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Devmanual (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Devmanual Team
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2013-03-09 12:49 UTC by Michał Górny
Modified: 2013-05-06 20:52 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-09 12:49:48 UTC
The first para of [1] states:

> Regardless of whether you are adding a group or a user, this should be
> performed in the pkg_setup [...]. You may also use the pkg_preinst or
                   ^^^^^^^^^
> pkg_setup functions for user creation, if the user is not required during
  ^^^^^^^^^
> or before src_install.

Wasn't the second phase supposed to be pkg_postinst?
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-05-03 19:20:51 UTC
Correct. Please provide a patch