oVirt / ovirt-engine

The oVirt Engine virtualization manager
Other
513 stars 268 forks source link

engine-setup: external_truststore missing #835

Closed yongshengma closed 1 year ago

yongshengma commented 1 year ago

Hello,

I'm doing developer mode installation on ovirt-engine with current master. I did all the work on CentOS Stream 8 and ovirt 4.5 repo.

Build completed but setup failed ( "${PREFIX}/bin/engine-setup" ) with the following message:

[ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory: '/home/yongsheng/f419/var/lib/ovirt-engine/external_truststore'

The setup log: `2023-04-18 17:51:34,736+0800 DEBUG otopi.context context._executeMethod:127 Stage pre-terminate METHOD otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate 2023-04-18 17:51:34,736+0800 DEBUG otopi.context context._executeMethod:136 otopi.plugins.otopi.dialog.cli.Plugin._pre_terminate condition False 2023-04-18 17:51:34,742+0800 INFO otopi.context context.runSequence:616 Stage: Termination 2023-04-18 17:51:34,742+0800 DEBUG otopi.context context.runSequence:620 STAGE terminate 2023-04-18 17:51:34,746+0800 DEBUG otopi.context context.executeMethod:127 Stage terminate METHOD otopi.plugins.ovirtFILTERED_common.base.core.misc.Plugin.terminate 2023-04-18 17:51:34,747+0800 ERROR otopi.plugins.ovirtFILTERED_common.base.core.misc misc._terminate:153 Execution of setup failed 2023-04-18 17:51:34,754+0800 DEBUG otopi.context context._executeMethod:127 Stage terminate METHOD otopi.plugins.otopi.dialog.human.Plugin._terminate 2023-04-18 17:51:34,769+0800 DEBUG otopi.context context._executeMethod:127 Stage terminate METHOD otopi.plugins.otopi.dialog.machine.Plugin._terminate 2023-04-18 17:51:34,770+0800 DEBUG otopi.context context._executeMethod:136 otopi.plugins.otopi.dialog.machine.Plugin._terminate condition False 2023-04-18 17:51:34,780+0800 DEBUG otopi.context context._executeMethod:127 Stage terminate METHOD otopi.plugins.otopi.core.log.Plugin._terminate

`

Any idea please?

Regards, Yongsheng

yongshengma commented 1 year ago

Solved, but not really. Setup completed successfully after I re-installed everything from a very "pure clean " environment based on CentOS Stream 8