#220: Span is broken in 0.9.0
---------------------+------------------------------------------------------
 Reporter:  raphink  |       Owner:  lutter
     Type:  defect   |      Status:  new   
 Priority:  major    |   Milestone:  next  
Component:  Augeas   |     Version:  0.9.0 
 Keywords:  span     |  
---------------------+------------------------------------------------------
 The span functionality doesn't work with augtool in version 0.9.0:

 {{{
 $ augtool --span
 augtool> span /files/etc/passwd/
 error: Failed to execute command
 error: Span is not enabled. To enable, run the commands:
     set /augeas/span enable
     rm /files
     load

 augtool> print /augeas/span
 /augeas/span = "enable"
 }}}

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/220>
Augeas <http://augeas.net/>
a configuration API

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to