Package: fml
Version: 4.0.3.dfsg-1
Severity: important
Tags: patch
makefml command execution failed with error message like below:
===============
list% makefml
---NOT USING configuration file (for the first time)
THIS HOST (some.example.com) IS [i686-pc-linux-gnu]
Can't locate libloadconfig.pl in @INC ([snip]...
===============
wrong configuration is written in /usr/share/fml/makefml,
15 ### AUTOMATICALLY REPLACED by makefml (Wed, 10 May 2006 23:21:42 )
16 $CONFIG_DIR =
'/usr/src/debian/fml/fml-4.0.3.dfsg/debian/fml/usr/share/fml/.fml'; #
__MAKEFML_AUTO_REPLACED_HERE__
I fixed it and it works.
16 $CONFIG_DIR = '/usr/share/fml/.fml';
This bug might be contained from 4.0.3.dfsg-1 (10 May 2006).
I confirmed fml 4.0.3-1 in sarge dosen't have this problem.
-- yoosee
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]