




















Requires importing GPG Keys to build # Linus Torvalds gpg --recv-keys 79BE3E4300411886 # Greg Kroah-Hartman (Linux kernel stable release signing key) gpg --recv-keys 38DBBDC86092693E
@jklc Makes sense now why you still need the previous version. Unfortunately, there's not really any good way to fix old commits after switching to the next version. Even though it's not listed on the front page yet, 6.12.x is the new LTS release. I'll look for ways to make the next transition smoother.
@jklc For current version, clear cache and rebuild. For older versions, you're on your own. (Package is constructed to make easy to change or disable patches.)
happy new year!
==> ERROR: Failure while downloading https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main/0002-skip-simpledrm-if-nvidia-drm.modeset=1-is.patch
Aborting...
are not there anymore after the 6.12.11 update, it caused past versions fail to build. would you please fix to reflect the version
_dl_url_arch='https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/main'
_dl_url_arch='https://gitlab.archlinux.org/archlinux/packaging/packages/linux-lts/-/raw/'${pkgver}-${pkgrel}
The file "linux-v6.6.10-arch1.patch.zst" requires a valid gpg key.
clang or disabling Arch patches.Why doesn't this use make -j$(nproc) for the build commands? Like most kernel compilations, this takes a ridiculous amount of time when using a single core.
Hello, i have a problem at compiling:
LD [M] fs/btrfs/btrfs.o
CC [M] arch/x86/kernel/cpuid.o
CC [M] arch/x86/kernel/msr.o
make: *** [Makefile:1732: fs] Error 2
AR arch/x86/kernel/built-in.a
AR arch/x86/built-in.a
==> ERROR: Se produjo un fallo en build().
Cancelando...
error compilando: linux-vfio-lts (linux-vfio-lts linux-vfio-lts-headers)
Any hints? Thanks beforehand.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
clangor disabling Arch patches.