On 25/04/09 1:10, Luke Kanies wrote:
> Unfortunately, again because of a Ruby bug
> (http://rubyforge.org/tracker/?group_id=426&atid=1698&func=detail&aid=8886)
> Ruby can't print yaml that it can read, if custom
> classes are used as keys in hashes, which Sets use internally.

Note, that I can trigger the same issue but with the VertexWrapper in 
and out Sets in relation to RelationShip:

...
vertices:
   *id002: !ruby/object:Puppet::SimpleGraph::VertexWrapper
     adjacencies:
       :out: {}

       :in:
         *id003: !ruby/object:Set
           hash:
             &id004 !ruby/object:Puppet::Relationship ?
------------------^
not good!
               source: *id003
               target: *id002
             : true

     vertex: *id002
...

And it seems --catalog_format doesn't exist anynore in 0.25, is that right?
-- 
Brice Figureau
http://www.masterzen.fr/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to