[Laurent Bonnaud] wrote:
> I have attached the resulting boot.dot file.

Thank you.  The problem seem to be this section of the dot file, and
the "" parts that are incorrect formatting.

"systemimager" [shape=box];
"for" -> ""flamethrowerd"[color=blue] ;
""flamethrowerd" [shape=box];
""flamethrowerd" -> "for"[color=blue] ;
"for" [shape=box];
"SystemImager"" -> ""flamethrowerd"[color=blue] ;
""flamethrowerd" -> "SystemImager""[color=blue] ;
"SystemImager"" [shape=box];
"$network" -> ""flamethrowerd"[color=blue] ;
"$syslog" -> ""flamethrowerd"[color=blue] ;
"$network" -> "for"[color=blue] ;
"$syslog" -> "for"[color=blue] ;
"$network" -> "SystemImager""[color=blue] ;
"$syslog" -> "SystemImager""[color=blue] ;
"$local_fs" -> "tenshi"[color=blue] ;

Any idea where these strings come from?  Can you provide the output
from /usr/share/insserv/make-testsuite on your machine, to make it
possible to reproduce your setup?

I suspect some headers have unexpected quotes, and wonder how to best
filter out these illegal characters.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to