#171: Missing database names in nsswitch.conf lens
---------------------------+------------------------------------------------
 Reporter:  domcleal       |       Owner:  lutter
     Type:  defect         |      Status:  new   
 Priority:  minor          |   Milestone:  next  
Component:  Augeas         |     Version:  0.7.4 
 Keywords:  nsswitch.conf  |  
---------------------------+------------------------------------------------
 The lens for /etc/nsswitch.conf is missing a few services that cause
 errors on Fedora 14 out of the box.

 {{{
 [dcl...@iridium augeas.git]$ augtool print /augeas//nsswitch.conf//error
 /augeas/files/etc/nsswitch.conf/error = "parse_failed"
 /augeas/files/etc/nsswitch.conf/error/pos = "1471"
 /augeas/files/etc/nsswitch.conf/error/line = "48"
 /augeas/files/etc/nsswitch.conf/error/char = "0"
 /augeas/files/etc/nsswitch.conf/error/lens =
 "/usr/share/augeas/lenses/dist/nsswitch.aug:83.10-.41:"
 /augeas/files/etc/nsswitch.conf/error/message = "Iterated lens matched
 less than it should"
 [dcl...@iridium augeas.git]$ sed -n 48p /etc/nsswitch.conf
 bootparams: nisplus [NOTFOUND=return] files
 [dcl...@iridium augeas.git]$ rpm -qa augeas\*
 augeas-libs-0.7.4-1.fc14.x86_64
 augeas-0.7.4-1.fc14.x86_64
 }}}

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/171>
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