Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 192046
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 192046 depends on: Show dependency tree
Bug 192046 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-09-10 20:34 0000
Patch below...

--- sabayon-2.18.1.ebuild       2007-08-28 20:05:39.000000000 +0200
+++ sabayon-2.18.1.ebuild       2007-09-10 22:31:47.000000000 +0200
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/app-admin/sabayon/sabayon-2.18.1.ebuild,v
1.7 2007/08/28 17:52:32 jer Exp $

-inherit gnome2 eutils python multilib
+inherit gnome2 eutils python multilib pam

 DESCRIPTION="Tool to maintain user profiles in a GNOME desktop"
 HOMEPAGE="http://www.gnome.org/projects/sabayon/"
@@ -51,7 +51,7 @@
        G2CONF="--with-distro=gentoo \
                --with-prototype-user=${PN}-admin \
                --enable-console-helper=no \
-               --with-pam-prefix=/lib/security"
+               --with-pam-prefix=$(getpam_mod_dir)"

        einfo "Adding user '${PN}-admin' as the prototype user"
        # I think /var/lib/sabayon is the correct directory to use here.

------- Comment #1 From Gilles Dartiguelongue 2007-10-07 22:47:11 0000 -------
fixed in 2.18 and 2.20

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug