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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
