[augeas-devel] [Augeas] #355: Failed to update PHP settings in per host section: Invalid path expression

Raphaël Pinson raphael.pinson at camptocamp.com
Sun Jul 28 09:10:11 UTC 2013


Have you tried escaping the `=`?
On Jul 28, 2013 11:04 AM, "Augeas" <trac at fedorahosted.org> wrote:

> #355: Failed to update PHP settings in per host section: Invalid path
> expression
> --------------------+---------------------
>  Reporter:  gold    |       Owner:  lutter
>      Type:  defect  |      Status:  new
>  Priority:  major   |   Milestone:  next
> Component:  Augeas  |     Version:  1.0.0
>  Keywords:          |  Blocked By:
>  Blocking:          |
> --------------------+---------------------
>  Steps
>  1. Create file '/etc/php5/conf.d/example.com.ini' with the following
>  content
>  {{{
>  [HOST=example.com]
>  memory_limit = 128M
>  }}}
>  2. Run in augtool the following command
>  {{{
>  set /files/etc/php5/conf.d/example.com.ini/HOST=example.com/memory_limit
>  256M
>  }}}
>
>  Run failed with the following error
>  {{{
>  error: Invalid path expression
>  error: type error
>  /files/etc/php5/conf.d/example.com.ini/HOST=example.com/memory_limit|=|
>  }}}
>
> --
> Ticket URL: <https://fedorahosted.org/augeas/ticket/355>
> Augeas <http://augeas.net/>
> a configuration API
>
> _______________________________________________
> augeas-devel mailing list
> augeas-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/augeas-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20130728/b6b6445e/attachment.htm>


More information about the augeas-devel mailing list