[augeas-devel] regression when path contains whitespace ?

Marc Fournier marc.fournier at camptocamp.com
Thu Mar 12 09:58:53 UTC 2009


Hello,

I just noticed that since 0.4.0, whitespaces seem to cause trouble to
augeas:

augtool> set "/files/etc/rsyncd.conf/.anon/pid file" /var/run/rsyncd.pid
Failed
augtool> get /augeas/pathx/error/pos
/augeas/pathx/error/pos = /files/etc/rsyncd.conf/.anon/pid |=|file
augtool> set "/files/etc/rsyncd.conf/.anon/pid-file" /var/run/rsyncd.pid
augtool> save
Saved 1 file(s)

I'm not sure what to do about that. Is it maybe that something needs to
be done in a different way in rsyncd.aug ? test_rsyncd.aug still seems
to work.

By the way, this error is silently ignored by puppet's type for augeas.
Do you think it is a separate problem ?


Thanks !

Marc





More information about the augeas-devel mailing list