Please remove replaces
directive. Thank you. (No need to reply via comment; AUR now sends commit notifications.)
Search Criteria
Package Details: linux-mainline 6.6rc2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | The Linux Mainline kernel and modules |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL2 |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 261 |
Popularity: | 0.79 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2023-09-18 00:09 (UTC) |
Dependencies (19)
- coreutils (coreutils-hybrid-git, coreutils-git, coreutils-selinux, busybox-coreutils, coreutils-hybrid)
- initramfs (dracut-git, booster-git, booster-wip-git, mkinitcpio-git, booster, dracut, mkinitcpio)
- kmod (kmod-git, busybox-coreutils)
- bc (bc-gh) (make)
- cpio (cpio-git) (make)
- gettext (gettext-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- graphviz (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-fftw, imagemagick-full) (make)
- libelf (elfutils-git) (make)
- pahole (pahole-git) (make)
- perl (perl-git) (make)
- python (python36, python32, python37, python39, python38, python310, python312) (make)
- python-sphinx (python-sphinx-git, python-sphinx71) (make)
- tar (tar-parallel, tar-git, busybox-coreutils) (make)
- texlive-latexextra (texlive-full, texlive-installer) (make)
- xz (xz-git) (make)
- linux-firmware (linux-firmware-iwlwifi-git, linux-libre-firmware, armbian-firmware-git, linux-firmware-orangepi, linux-firmware-amlogic-ophub, linux-firmware-git, linux-firmware-xz, linux-firmware-uncompressed) (optional) – firmware images needed for some devices
- wireless-regdb (wireless-regdb-git, wireless-regdb-pentest) (optional) – to set the correct wireless channels of your country
Required by (6)
- bbswitch-mainline
- ksmbd-tools (requires KSMBD-MODULE)
- piavpn-bin (requires WIREGUARD-MODULE) (optional)
- piavpn-manual-git (requires WIREGUARD-MODULE)
- virtualbox-guest-utils-nox-svn (requires VIRTUALBOX-GUEST-MODULES)
- virtualbox-guest-utils-svn (requires VIRTUALBOX-GUEST-MODULES)
Sources (2)
xiota commented on 2023-09-20 13:39 (UTC)
Archcan_98 commented on 2023-09-11 14:46 (UTC)
6.6-rc1 fails to restart, no splash screen. ctrl+alt+delete or magic key don't work. Same issue with Manjaro unstable. Ryzen 5825.
gamezelda commented on 2023-09-10 23:45 (UTC)
Tip for the maintainer, Linux 6.6-rc1 no longer needs a rm “$modulesdir”/source
(see https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-next-git&id=b9a9df50ab6671ee23857a5060dcfd844c50578a) or the build will fail at the very end. Related upstream change is https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d8131c2965d5ee59bfa4d548641e52a13cbe17c9
aorth commented on 2023-08-23 09:35 (UTC)
I'm failing to build 6.5-rc7, both in a chroot and with makepkg -Ccrs
:
LD [M] drivers/net/dsa/mv88e6xxx/mv88e6xxx.o
LD [M] drivers/net/dsa/sja1105/sja1105.o
AR drivers/built-in.a
AR built-in.a
make: *** [Makefile:234: __sub-make] Error 2
==> ERROR: A failure occurred in build().
Archcan_98 commented on 2023-08-21 02:26 (UTC) (edited on 2023-08-21 02:29 (UTC) by Archcan_98)
Got it despite that it's not shown in the repo. Thanks for the weekly update, appreciate.
6.5.0-rc7-1-mainline
johnchen902 commented on 2023-08-20 10:33 (UTC)
Build error. When I ran "make -j32 htmldocs" manually to investigate, I got
Sphinx parallel build error:
TypeError: object of type 'PosixPath' has no len()
make[2]: *** [Documentation/Makefile:96: htmldocs] Error 2
make[1]: *** [/home/johnchen902/Git/linux-mainline/src/linux-mainline/Makefile:1819: htmldocs] Error 2
make: *** [Makefile:234: __sub-make] Error 2
Should https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/commit/dca726438c31b810051ee32f920992ec114a26a3 be applied here as well?
miffe commented on 2023-08-15 16:03 (UTC)
@Maziar: Of course it does, otherwise it would take over an hour to build.
Maziar commented on 2023-08-15 14:41 (UTC)
Does the build use parallel build? It seems to compile does not use CPU cores...
nytesblood commented on 2023-08-05 00:25 (UTC)
thanks for the update
nytesblood commented on 2023-07-20 21:46 (UTC) (edited on 2023-07-20 21:47 (UTC) by nytesblood)
The maintainer may be busy. I just updated the pkgbuild to rc2 and its building fine. Yet to test it i'll let you know
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here