[augeas-devel] [Augeas] #171: Missing database names in nsswitch.conf lens

Augeas trac at fedorahosted.org
Mon Jan 3 16:28:50 UTC 2011


#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.

 {{{
 [dcleal at 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"
 [dcleal at iridium augeas.git]$ sed -n 48p /etc/nsswitch.conf
 bootparams: nisplus [NOTFOUND=return] files
 [dcleal at 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




More information about the augeas-devel mailing list