Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 202474

Summary: dbus fails to add group in install phase
Product: Gentoo/Alt Reporter: Goran Mekić <meka>
Component: FreeBSDAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---

Description Goran Mekić 2007-12-16 16:19:54 UTC
In ebuild groupadd is called which doesn't exist on FreeBSD. The proper way for FreeBSD is "pw group add <group>". I would write the patch for ebuild but don't know what's the best way of checking OS.

Reproducible: Always

Steps to Reproduce:
Comment 1 Goran Mekić 2007-12-16 21:40:18 UTC
It was my mistake. My CHOST was totally fucked up. Sorry about this. It works like a charm now.
Comment 2 Doug Goldstein (RETIRED) gentoo-dev 2008-02-28 15:48:41 UTC
marking invalid as per original reporter's comment