[augeas-devel] adjustment to the krb5.aug lense

Raphaël Pinson raphael.pinson at camptocamp.com
Wed Aug 8 07:29:52 UTC 2012


It still won't passe augparse:

$ augparse -I lenses/ lenses/krb5.aug
Syntax error in lens definition
lenses/krb5.aug:57.0-.152:Failed to compile all_permitted_enctypes
lenses/build.aug:59.43-.57:
lenses/krb5.aug:57.0-.152:Failed to compile all_permitted_enctypes
exception: ambiguous iteration
      Iterated regexp: /([
\t,]*)(([a-zA-Z0-9-]{3,8}[a-zA-Z0-9]{3,5}[a-zA-Z0-9-]*))/
      'AAAAAAAAAAAA' can be split into
      'AAAAAA|=|AAAAAA'

     and
      'AAAAAAAAAAAA|=|'

    Iterated lens: lenses/build.aug:59.45-.54:


That is because valsep is an optional separator. Make it mandatory (change
* into +), and this will be resolved. There'll be other errors to fix, by
the look of it, though.




-- 
Raphaël Pinson
Administrateur Systèmes & Réseaux
Camptocamp France
Savoie Technolac
BP 352
48, avenue du Lac du Bourget
73372 Le Bourget du Lac, Cedex
www.camptocamp.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20120808/30b8b0a0/attachment.htm>


More information about the augeas-devel mailing list