Hi max,
While I am trying to follow the steps as mentioned by you, I get the below error
Processed 1 hosts in 0 seconds
ERROR: At least one host has a configuration error:
devweb02: error: Missing '(' in %attr
devweb02: error: Missing '(' in %attr
devweb02:
devweb02:
devweb02: RPM build errors:
devweb02: Missing '(' in %attr
devweb02: Missing '(' in %attr
devweb02: /home/yadt/src/yadt.config-rpm/hooks/config_rpm_maker: ERROR: Could not build RPM for host 'devweb02'
NOTICE:
Even though your commit as been accepted by the SVN server, due to the
errors mentioned above _no_ RPMs have been created.
Please fix the issues first and trigger the RPM creation with a dummy commit.
My dir struct
-rw-r--r-- 1 sush wheel 0 Mar 7 15:03 foo
-rw-r--r-- 1 sush wheel 16 Mar 7 16:58 foo.%attr
Contents of foo.%attr
$ cat foo.%attr
755,xvid,xvid
Also tried with
$ cat foo.%attr
(755,xvid,xvid)
Could you please help me in figuring out where am I doing wrong?
Thanks,
Sushant