[csw-maintainers] GAR classes list variable name

Sebastian Kayser skayser at opencsw.org
Tue Sep 22 12:13:22 CEST 2009


Dagobert Michelsen wrote on 22.09.2009 11:58:
> Am 22.09.2009 um 11:44 schrieb Sebastian Kayser:
>> Peter Bonivart wrote on 22.09.2009 11:28:
>>> On Tue, Sep 22, 2009 at 11:18 AM, Sebastian Kayser <skayser at opencsw.org 
>>>> wrote:
>>>> I could see a possible problem as the USERGROUP related class which
>>>> takes care of adding the user/group (cswusergroup) is automatically
>>>> _appended_ to the SPKG_CLASSES variable by GAR.
>>>>
>>>> IIRC correctly however, it must be listed _before_ the class ugfiles
>>>> class, which lists files that should have their ownership set to  
>>>> such
>>>> newly created accounts.
>>> Yes, you're right. The cswusergroup needs to create the user/groups
>>> before any files can be assigned to them (with ugfiles).
>> Ok, while the ugfiles handling is not more tightly integrated into GAR
>> one needs to also explicitly add the
>> cswusergroup class to SPKG_CLASSES.
>>
>> SPKG_CLASSES = none cswusergroup ugfiles
> 
> This should be done automatically in the right order, yes.
> 
>> Sebastian
> 
>> (Dago, already hacking? ;)
> 
> Yes, on your X11 stuff :-P

Hehe :) I just saw your commits, following the libXmu dependency chain,
thanks alot. Very, very much appreciated.

Sebastian



More information about the maintainers mailing list