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

ci: fix Gentoo container used for testing #2167

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

LaszloGombos
Copy link
Collaborator

@LaszloGombos LaszloGombos commented Jan 13, 2023

Started failing on Jan-9 - https://github.com/dracutdevs/dracut/actions/runs/3873354892/jobs/6603276560.
Jan-8 the container was building without any error - https://github.com/dracutdevs/dracut/actions/runs/3866857299/jobs/6591253021

This is a regression caused by Gentoo upstream changes and not Dracut commits.

@github-actions github-actions bot added the test Issues related to testing label Jan 13, 2023
@LaszloGombos LaszloGombos added gentoo Issue tracker for the Gentoo distribution regression labels Jan 13, 2023
@@ -23,6 +23,8 @@ RUN echo 'sys-fs/lvm2 device-mapper-only -thin' > /etc/portage/package.use/lvm2
# workaround for https://bugs.gentoo.org/734022 whereby Gentoo does not support NFS4 with musl
RUN echo 'net-fs/nfs-utils -nfsv4' > /etc/portage/package.use/nfs-utils

RUN echo '>=sys-fs/lvm2-2.03.17-r1 lvm' > /etc/portage/package.use/dmraid
Copy link
Contributor

Choose a reason for hiding this comment

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

You could combine this with the sys-fs/lvm2 entry on line 21 if you want.

@aafeijoo-suse aafeijoo-suse merged commit 3c16c76 into dracutdevs:master Jan 19, 2023
@LaszloGombos LaszloGombos deleted the g34 branch January 19, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gentoo Issue tracker for the Gentoo distribution regression test Issues related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants