Closed jrha closed 5 years ago
I just had a first look to RC6 but it doesn't work with SCDB examples as exercised with (from the scdb
repo checkout):
utils/scdb/create-vanilla-SCDB.sh -F 18.12.0-rc6
With panc 10.5, there is a problem with a debug statement without an embedded format()
in quattor/functions/filesystem.pan
and another syntax issue in metaconfig/httpd/schema.pan
. With 10.7, I have the feeling that these issues are fixed but there are a lot of validation errors always with the same reason:
record definition contains unexpected field(s): end_script
Regarding record definition contains unexpected field(s): end_script
, see https://github.com/quattor/aii/pull/297#issuecomment-483681287.
I will open a PR to revert it as it has broken too many things.
Needs a new RC now.
Top level issue tracker for any blocking issues discovered with 18.12.0-rc6.