Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken %pre script on new installation #14

Open
sandrobonazzola opened this issue Dec 22, 2022 · 0 comments
Open

Broken %pre script on new installation #14

sandrobonazzola opened this issue Dec 22, 2022 · 0 comments
Assignees

Comments

@sandrobonazzola
Copy link
Member

On a clean CentOS Stream 9 system, installing ovirt-engine from ovirt-4.5.4 shows:

Running scriptlet: ovirt-openvswitch-2.15-4.el9.noarch                                                                                                             583/635 
Failed to get unit file state for ovirt-provider-ovn.service: No such file or directory
Failed to get unit file state for ovn-controller.service: No such file or directory
Installing       : ovirt-openvswitch-2.15-4.el9.noarch                                                                                                             583/635 

which is a symptom of a broken %pre script assuming the service is already there and loaded into systemd which is not the case on a fresh installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants