Line 1:

% cat resources.dot | head -1
digraph Resources {

When "view"ing the file, everything in there seems to be valid digraph
syntax. I don't think it's Puppets fault, it looks like it's an error
with my graphviz package (SLES 10 64bit; installed via zypper).

I guess I have to dig a little deeper.

Sven Sporer

On Aug 25, 6:22 pm, James Turnbull <ja...@puppetlabs.com> wrote:
> Sven Sporer wrote:
> > Hi Puppetmasters,
>
> > my puppet client successfully generates the graphs in /var/lib/puppet/
> > state/graphs:
>
> > * expanded_relationships.dot
> > * relationships.dot
> > * resources.dot
>
> > When trying to convert them with graphviz, I get the following error:
>
> > % dot -Tpng resources.dot -o configuration.png
> > Error: resources.dot:1: syntax error near line 1
> > context:  >>> ?PNG <<<
>
> > Has anyone encountered this before?
>
> > Sven Sporer
>
> Sven
>
> What does line 1 of the .dot look like?
>
> Could you please log a ticket for this?  It sounds like a bug to me.
>
> Thanks
>
> James Turnbull
>
> --
> Puppet Labs -http://www.puppetlabs.com
> C: 503-734-8571

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to