Comment 4 for bug 807675

Revision history for this message
Raphaƫl Pinson (raphink) wrote :

SRU information:

[Impact]
This bug prevents from parsing the default sudoers file in natty with Augeas

[Development Fix]
Grabbing patches from Augeas tickets 188 and 211 fixes the bug. A package with these two patches has been uploaded to my PPA with version 0.8.0-0ubuntu5~pparaphink1 :

[Stable Fix]
The package can be uploaded to natty-updates with a proper version number.

[Test Case]
After upgrading the package in a Natty environment, issue the following command:

  sudo augtool print /augeas/files/etc/sudoers/error

which should not return anything. On the other hand,

  sudo augtool print /files/etc/sudoers

should output the tree representing your /etc/sudoers.

[Regression Potential]

No regression expected.