[augeas-devel] [Augeas] #226: resolv.conf doesn't support decimal timeout values

Augeas trac at fedorahosted.org
Thu Nov 10 23:34:58 UTC 2011


#226: resolv.conf doesn't support decimal timeout values
----------------------+-----------------------------------------------------
  Reporter:  jorhett  |       Owner:  lutter
      Type:  defect   |      Status:  new   
  Priority:  major    |   Milestone:  next  
 Component:  Augeas   |     Version:  0.9.0 
Resolution:           |    Keywords:        
----------------------+-----------------------------------------------------
Changes (by domcleal):

  * priority:  critical => major

Comment:

 Replying to [comment:1 deepunix]:
 > yeah, augeas is a fucking piece of joke.
 >
 > I tried setting options today with it and it's totally of no use.

 I appreciate you're annoyed with it, but this bug is for something else.
 I'd suggest a more civil message to the mailing list would be good - a
 number of people would be more than willing to help.

 > just look at this:
 > augtool> set /files/etc/resolv.conf/options/rotate 1
 > augtool> save
 > error: Failed to execute command
 > error: saving failed (run 'print /augeas//error' for details)

 The command you need is "clear /files/etc/resolv.conf/options/rotate"
 which will create the node and not assign any values to it, unlike set.
 The value "1" can't be mapped back to the file, which generates a "put"
 error.

 Cheers,
 Dom

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




More information about the augeas-devel mailing list