Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 200949
Alias:
Product:
Component:
Status: VERIFIED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Timothy Stotts <devel@tstotts.net>
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 200949 depends on: Show dependency tree
Bug 200949 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-12-01 19:25 0000
If the group 'slocate' exists on the current system, emerge
sys-apps/slocate-2.7-r8 dies with a message to rename the group 'slocate' to
'locate'.


Reproducible: Always

Steps to Reproduce:
The system in question is a client on an "NIS" network with a heterogeneous 
cluster of systems. The groups 'slocate' and 'locate' are needed to both exist
due to the needs of other systems.

Actual Results:  
The ebuild fails to emerge due to both groups existing.

Expected Results:  
Please modify pkg_setup() of this ebuild to have an option to install without
strict group checking. Thanks!

Example:
    # just use 'locate' group and ignore presence of 'slocate' group
    NO_GROUP_CHECK='1' emerge slocate

------- Comment #1 From Jakub Moc (RETIRED) 2007-12-01 22:50:24 0000 -------
Yeah, so rename it...

------- Comment #2 From Timothy Stotts 2007-12-02 00:30:33 0000 -------
I have software that *requires* the presence of both groups.
Perhaps this ebuild should be modified to permit this case?

Thank you for your thoughtful consideration.

------- Comment #3 From SpanKY 2007-12-02 20:02:42 0000 -------
sounds reasonable ... should be fixed in cvs now, thanks for being anal !

http://sources.gentoo.org/sys-apps/slocate/slocate-2.7-r8.ebuild?r1=1.15&r2=1.16
http://sources.gentoo.org/sys-apps/slocate/slocate-3.1-r1.ebuild?r1=1.2&r2=1.3

------- Comment #4 From Timothy Stotts 2007-12-02 20:41:26 0000 -------
thank you too.  works great.

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