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

el9 build failure due to missing packages #22

Closed
sandrobonazzola opened this issue Mar 5, 2022 · 3 comments
Closed

el9 build failure due to missing packages #22

sandrobonazzola opened this issue Mar 5, 2022 · 3 comments
Assignees
Labels
bug Something isn't working build-failed
Milestone

Comments

@sandrobonazzola
Copy link
Member

Describe the bug
Building for el9 fails with:

16:56:00,737 INFO anaconda:program: No match for argument: ovirt-release-host-node
16:56:00,737 INFO anaconda:program: No match for argument: ovirt-node-ng-image-update-placeholder
16:56:00,737 INFO anaconda:program: Error: Unable to find a match: ovirt-release-host-node ovirt-node-ng-image-update-placeholder
@sandrobonazzola sandrobonazzola added the bug Something isn't working label Mar 5, 2022
@sandrobonazzola sandrobonazzola self-assigned this Mar 5, 2022
@sandrobonazzola sandrobonazzola added this to the ovirt-4.5.0 milestone Mar 5, 2022
@sandrobonazzola
Copy link
Member Author

This seems to be caused by missing repos:

16:56:00,737 INFO anaconda:program: CentOS Stream 9 - BaseOS                        495 kB/s | 5.6 MB     00:11
16:56:00,737 INFO anaconda:program: CentOS Stream 9 - AppStream                     9.1 MB/s |  12 MB     00:01
16:56:00,737 INFO anaconda:program: CentOS Stream 9 - CRB                           437 kB/s | 3.9 MB     00:09
16:56:00,737 INFO anaconda:program: CentOS Stream 9 - Extras packages                37 kB/s | 6.3 kB     00:00

@sandrobonazzola
Copy link
Member Author

Missing repos due to openssl changes causing:

16:56:00,729 INFO anaconda:program: Problem opening package ovirt-release-master-4.5.0-0.0.master.20220302132934.gitdc45bfd.el9.noarch.rpm
16:56:00,729 INFO anaconda:program: The downloaded packages were saved in cache until the next successful transaction.
16:56:00,729 INFO anaconda:program: You can remove cached packages by executing 'dnf clean packages'.
16:56:00,729 INFO anaconda:program: Error: GPG check FAILED

@sandrobonazzola
Copy link
Member Author

fixed via #25

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build-failed
Projects
None yet
Development

No branches or pull requests

1 participant