Skip to content

CI fixes from anbe42#387

Merged
evelikov merged 2 commits intodkms-project:masterfrom
evelikov:fix-ci
Jan 26, 2024
Merged

CI fixes from anbe42#387
evelikov merged 2 commits intodkms-project:masterfrom
evelikov:fix-ci

Conversation

@evelikov
Copy link
Collaborator

Basically #385 without the first commit.

Thanks again for the fixes @anbe42 sorry it took so long to review/land.

@evelikov
Copy link
Collaborator Author

@AndrewAmmerlaan can we have your expertise for a moment? This CI run is aimed to fix the Gentoo build (we were not handling the module extension correctly), yet it seems like something has changed recently and emerge is now failing. Snippet from the log, below see the full in the CI above:

2024-01-25T16:47:46.3266763Z Dependency resolution took 1.14 s (backtrack: 0/20).
2024-01-25T16:47:46.3267326Z 
2024-01-25T16:47:46.3304548Z [ebuild  N     ] app-arch/cpio-2.14  USE="nls" 
2024-01-25T16:47:46.3305710Z [ebuild  N     ] app-alternatives/cpio-0  USE="gnu (split-usr) -libarchive" 
2024-01-25T16:47:46.3306852Z [ebuild  N     ] app-text/asciidoc-10.2.0  PYTHON_SINGLE_TARGET="python3_11 (-pypy3) -python3_10 (-python3_12)" 
2024-01-25T16:47:46.3307874Z [ebuild  N     ] sys-kernel/dracut-060_pre20240104  USE="(-selinux) (-test)" 
2024-01-25T16:47:46.3309002Z [ebuild     U  ] sys-kernel/installkernel-18 [12] USE="-module-rebuild% -systemd%" 
2024-01-25T16:47:46.3312061Z [ebuild  N     ] dev-libs/elfutils-0.190  USE="bzip2 nls utils -debuginfod -lzma -static-libs -test -verify-sig -zstd" ABI_X86="(64) -32 (-x32)" 
2024-01-25T16:47:46.3313123Z [ebuild  N     ] virtual/libelf-3-r1  ABI_X86="(64) -32 (-x32)" 
2024-01-25T16:47:46.3313949Z [ebuild  N    ~] sys-kernel/gentoo-kernel-bin-6.7.1  USE="initramfs -generic-uki -modules-compress -test" 
2024-01-25T16:47:46.3314653Z [ebuild  N    ~] virtual/dist-kernel-6.7.1 
2024-01-25T16:47:46.3314930Z 
2024-01-25T16:47:46.3315106Z The following USE changes are necessary to proceed:
2024-01-25T16:47:46.3315617Z  (see "package.use" in the portage(5) man page for more details)
2024-01-25T16:47:46.3316440Z # required by sys-kernel/gentoo-kernel-bin-6.7.1::gentoo[initramfs,-generic-uki]
2024-01-25T16:47:46.3317093Z # required by virtual/dist-kernel-6.7.1::gentoo
2024-01-25T16:47:46.3317519Z >=sys-kernel/installkernel-18 dracut
2024-01-25T16:47:46.3317759Z 
2024-01-25T16:47:46.3318036Z Use --autounmask-write to write changes to config files (honoring
2024-01-25T16:47:46.3318620Z CONFIG_PROTECT). Carefully examine the list of proposed changes,
2024-01-25T16:47:46.3319201Z paying special attention to mask or keyword changes that may expose
2024-01-25T16:47:46.3319696Z experimental or unstable packages.
2024-01-25T16:47:46.4626754Z ##[error]Process completed with exit code 1.

Thanks in advance for all the help 👍

@Nowa-Ammerlaan
Copy link
Contributor

This is caused by my changes to our installkernel scripts, I'll fix it tomorrow.

@Nowa-Ammerlaan
Copy link
Contributor

I made the changes that should fix it here: #388

But now its failing somewhere else in Debian/Ubuntu complaining about a missing os-release, the gentoo job got cancelled because of this and I have therefore not yet verified that it actually works again now.

@evelikov evelikov merged commit 3b45932 into dkms-project:master Jan 26, 2024
@evelikov evelikov deleted the fix-ci branch January 26, 2024 11: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