[augeas-devel] Re: [Augeas] #6: Augeas 0.3.0 seems to use the labels to check lenses

Augeas trac at fedorahosted.org
Wed Aug 13 16:43:08 UTC 2008


#6: Augeas 0.3.0 seems to use the labels to check lenses
----------------------+-----------------------------------------------------
  Reporter:  raphink  |       Owner:  lutter
      Type:  defect   |      Status:  closed
  Priority:  major    |   Milestone:  next  
 Component:  Augeas   |     Version:  0.2.2 
Resolution:  invalid  |    Keywords:        
----------------------+-----------------------------------------------------
Changes (by lutter):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 This is actually correct: the error message refers to 'tree union.put',
 meaning that when Augeas is confronted with a node in the tree labelled
 'comment/' it doesn't know whether to turn that back into the file using
 the comment_generic or the entry_generic lens.

 While this isn't a bug, we do need a union operator that allows overlap so
 that you can say 'entry_generic || comment_generic' even if the two lenses
 overlap.

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/6#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list