Paru fails to get and verify GPG keys - can they be updated, please ?
Search Criteria
Package Details: linux-mainline 6.12-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: | GPL-2.0-only |
Provides: | KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE |
Replaces: | virtualbox-guest-modules-arch, wireguard-arch |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 278 |
Popularity: | 2.56 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (UTC) |
Dependencies (20)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-hybridAUR, coreutils-selinuxAUR, coreutils-uutilsAUR)
- initramfs (booster-gitAUR, booster-wip-gitAUR, mkinitcpio-gitAUR, dracut-gitAUR, booster, dracut, mkinitcpio)
- kmod (busybox-coreutilsAUR, kmod-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- graphviz (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-yaml (python-yaml-gitAUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (make)
- xz (xz-gitAUR) (make)
- linux-firmware (linux-libre-firmwareAUR, linux-firmware-xzAUR, linux-firmware-amd-staging-um5606-gitAUR, linux-firmware-uncompressedAUR, linux-firmware-gitAUR) (optional) – firmware images needed for some devices
- wireless-regdb (optional) – to set the correct wireless channels of your country
Required by (5)
- 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)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 76 Next › Last »
Mendelir commented on 2024-04-27 20:13 (UTC)
fmc000 commented on 2024-03-06 19:34 (UTC)
Thanks for clarifying. I guess I'll wait for stable 6.8.1 then.
miffe commented on 2024-03-06 00:01 (UTC)
@InoriHeart: python-yaml is one of the makedepends. Make sure your system is up to date.
@fmc000: I'm not changing the config. The config is synced with core/linux on rc1. So once it's in there it will show up here. But you can easily enable it yourself.
fmc000 commented on 2024-03-05 08:00 (UTC)
Is it possible to add the new Intel "xe" module in this kernel? It's new in 6.8 but it's not available in linux-mainline.
InoriHeart commented on 2024-03-05 03:28 (UTC) (edited on 2024-03-05 03:28 (UTC) by InoriHeart)
Traceback (most recent call last):
File "linux-mainline/src/linux-mainline/./tools/net/ynl/ynl-gen-rst.py", line 26, in <module>
import yaml
ModuleNotFoundError: No module named 'yaml'
gromit commented on 2024-01-29 20:33 (UTC)
After having a second look I think this just comes from upstream:
$ make -s kernelrelease
6.8.0-rc2
See the Makefile
VERSION = 6
PATCHLEVEL = 8
SUBLEVEL = 0
EXTRAVERSION = -rc2
miffe commented on 2024-01-29 20:24 (UTC)
@gromit: It should. I'm not sure why it's not working. I'll debug it someday.
gromit commented on 2024-01-29 20:04 (UTC) (edited on 2024-01-29 20:05 (UTC) by gromit)
The version reported by uname -r
differs from the pkgver, is this expected?
6.8-rc2
-> 6.8.0-rc2-1-mainline
I would have expected it to be 6.8-rc2-1-mainline
instead 😃
Jelgnum commented on 2024-01-07 06:02 (UTC)
I'm a new to patching aur builds, where do I put the .patch file for the pkgbuild to use it?
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here