#246: augtool stumbles over automagically created ifcfg-names (by NM)
---------------------+---------------------
 Reporter:  fabiand  |       Owner:  lutter
     Type:  defect   |      Status:  new
 Priority:  major    |   Milestone:  next
Component:  Augeas   |     Version:  0.8.0
 Keywords:           |  Blocked By:
 Blocking:           |
---------------------+---------------------
 Today I've ran into this:


 {{{
 [fabiand@apu ~]$ augtool
 Failed to initialize Augeas
 error: Invalid path expression
 error: garbage at end of path expression
 /augeas/files/etc/sysconfig/network-scripts/ifcfg-ALICE-
 WLAN38_|=|(automatisch)
 [fabiand@apu ~]$ ls /etc/sysconfig/network-scripts/ifcfg-ALICE-WLAN38*
 /etc/sysconfig/network-scripts/ifcfg-ALICE-WLAN38_(automatisch)
 }}}

 The connection was created automagically by NM, I suppose the brackets are
 the problem.

 It's quite annoying because augtool quits because of this error, so no
 further usage is possible.

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

_______________________________________________
augeas-devel mailing list
augeas-devel@redhat.com
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to