iwasakims commented on PR #1269: URL: https://github.com/apache/bigtop/pull/1269#issuecomment-2117509510
packaging on fedora-38 succeeded but deployment failed. The cause seems to be hidden bug of the manifest. Puppet 8 on Fedora 38 looks stricter than older versions. ``` Notice: Scope(Class[Node_with_components]): Roles to deploy: [bigtop-utils, gpdb-master, gpdb-segment] Notice: Scope(Class[Gpdb::Common::Prepare_db_dirs]): 81a5e2ba286b.bigtop.apache.org Notice: Scope(Class[Gpdb::Common::Prepare_db_dirs]): 81a5e2ba286b.bigtop.apache.org Notice: Scope(Class[Gpdb::Common::Start_master_node]): must make admin Error: Evaluation Error: Error while evaluating a Resource Statement, Evaluation Error: Unknown variable: 'dbid'. (file: /bigtop-home/bigtop-deploy/puppet/modules/gpdb/manifests/init.pp, line: 229, column: 38) (file: /bigtop-home/bigtop-deploy/puppet/manifests/cluster.pp, line: 187) on node 81a5e2ba286b.bigtop.apache.org ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
