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

Temporary fix for bootc CI builds #559

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

enriquebelarte
Copy link
Collaborator

Konflux CI fails when building using bootc images as base throwing this error:
Error: Cannot create repo temporary directory "/var/cache/dnf/baseos-044cae74d71fe9ea/libdnf.1jsyRp": Permission denied
This temporary workaround is needed for build pipeline to work on Konflux CI until libdnf fix is merged to RHEL.
References:
https://issues.redhat.com/browse/RHEL-39796
rpm-software-management/libdnf#1665

It should be removed once the permanent fix is merged.

Konflux CI fails when building using bootc images as base throwing this error:
`Error: Cannot create repo temporary directory "/var/cache/dnf/baseos-044cae74d71fe9ea/libdnf.1jsyRp": Permission denied`
This temporary workaround is needed for build pipeline to work on Konflux CI until libdnf fix is merged to RHEL.

References:
https://issues.redhat.com/browse/RHEL-39796
rpm-software-management/libdnf#1665

This should be removed once the permanent fix is merged.

Signed-off-by: Enrique Belarte Luque <[email protected]>
Copy link
Collaborator

@Gregory-Pereira Gregory-Pereira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good lets try this
/lgtm

@cooktheryan
Copy link
Collaborator

/LGTM

@cooktheryan cooktheryan merged commit 948f303 into containers:main Jun 13, 2024
1 check passed
@Gregory-Pereira
Copy link
Collaborator

@enriquebelarte We went ahead and unmerged this to unblock you. If builds fail please help fix them for both our usecases.

@enriquebelarte enriquebelarte deleted the temp-fix-libdnf branch June 13, 2024 15:54
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

Successfully merging this pull request may close these issues.

3 participants