Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287249 - [gnome-overlay] =sys-auth/polkit-0.93.ebuild fails at user creation
Summary: [gnome-overlay] =sys-auth/polkit-0.93.ebuild fails at user creation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 17:39 UTC by Kobboi
Modified: 2009-10-29 08:01 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 Kobboi 2009-10-01 17:39:16 UTC
(Portage 2.2rc42)

>>> Emerging (15 of 37) sys-auth/polkit-0.93 from gnome
 * polkit-0.93.tar.gz RMD160 SHA1 SHA256 size ;-) ...                    [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * Adding user 'polkituser' to your system ...
 *  - Userid: 105
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 * You must add group polkituser to the system first
 * 
 * ERROR: sys-auth/polkit-0.93 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called pkg_setup
 *      polkit-0.93.ebuild, line   32:  Called enewuser 'polkituser' '-1' '-1' '/dev/null' 'polkituser'
 *           eutils.eclass, line  570:  Called die
 * The specific snippet of code:
 *   				die "${g} is not a valid GID"
 *  The die message:
 *   polkituser is not a valid GID
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-auth/polkit-0.93/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-auth/polkit-0.93/temp/die.env'.
 * This ebuild is from an overlay named 'gnome': '/usr/local/portage/layman/gnome/'
 * 


Reproducible: Always
Comment 1 Kobboi 2009-10-01 18:19:51 UTC
After having added the group manually, the rest of the emerge seems to go well.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-10-29 08:01:09 UTC
fixed a while ago with 0.94 bump. Thanks for reporting.