* Ivana Varekova <[email protected]> [2009-04-21 14:18:33]:

> Balbir Singh wrote:
>> * Ivana Varekova <[email protected]> [2009-04-21 14:00:49]:
>>
>>   
>>> Balbir Singh wrote:
>>>     
>>>> * Ivana Varekova <[email protected]> [2009-04-21 13:44:12]:
>>>>
>>>>         
>>>>> Hello,
>>>>> I just test cgconfig on f11 and there is a problem with  
>>>>> log_warning_msg function.
>>>>> The output is -
>>>>> /etc/init.d/cgconfig: line 74: log_warning_msg: command not found
>>>>>
>>>>> There have to be either
>>>>>  include /lib/lsb/init-functions
>>>>> or log_warning_msg could be substitute by
>>>>>  echo -n "cgconfig: lock file already exists"
>>>>>  failure
>>>>>  echo
>>>>> which is fine for fedora because of the dependency problem.
>>>>> Which version do you prefer?
>>>>> Would it be helpful to send a patch for this problem.
>>>>> Ivana Varekova
>>>>>
>>>>>             
>>>> Please do send a patch with an include of /lib/lsb/init-functions.
>>>>
>>>> Thanks for the problem report. 
>>>>
>>>>         
>>> It is not a problem but in fedora it means the package will be depend 
>>> on  a lot of unnecessary dependencies (it is fedora's problem, but 
>>> not  solved yet), so could it be fixed temporary in fedora by 
>>> changing
>>> log_warning_msg
>>> to that echo stuff?
>>> Ivana Varekova
>>>     
>>
>> How do other init scripts solve this problem?
>>
>>   
> The majority use "echo -n ...; failure; echo ".
> Ivana Varekova
>

In that case I would maintain a fedora specific patch (just for Fedora
packaging) until the problem is fixed. Why affect other distros?

What do others think?

-- 
        Balbir

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Libcg-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libcg-devel

Reply via email to