linux-fai  

Re: fcopy and hooks

David Ward
Thu, 04 Feb 2010 13:07:35 -0800

variables.log shows all expected classes, however fcopy -D shows only some
of them.  I'll have a look at the fcopy source.

On Thu, Feb 4, 2010 at 3:53 PM, Thomas Lange
<la...@informatik.uni-koeln.de>wrote:

> >>>>> On Thu, 4 Feb 2010 15:35:17 -0500, David Ward <anson...@gmail.com>
> said:
>
>    > It seems when I use fcopy from a hook only some classes are defined.
>  For
>    > ex. if I call it from
>    > hooks/configure.XYZ then fcopy -D does not show class XYZ as being
> defined.
>    > Is that the
>    > intended behavior?
> No. fcopy uses the shell variable $classes, which is the list of all
> defined classes. Try to debug this variable. HAve a look at variables.log
>
> --
> regards Thomas
>