Package Details: linux-mainline 6.12-1

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)

Required by (5)

Sources (2)

Pinned Comments

miffe commented on 2020-01-30 21:44 (UTC)

Repository here

Latest Comments

1 2 3 4 5 6 .. 76 Next › Last »

xx777 commented on 2024-10-04 08:06 (UTC)

The modules are not compressed.

And the binary packages in miffe repo didn't work on my pc, the packages built on my pc didn't work neither, I will try to find the cause this weekend.

InoriHeart commented on 2024-07-29 01:28 (UTC)

The upstream Linux 6.11 kernel is making it easier to build a Pacman package of the kernel for use on Arch Linux and other Arch derived distributions relying on Pacman.

Merged to the mainline Linux Git codebase is support for the "make pacman-pkg" target for generating a Pacman package of the kernel for use on Arch Linux and its derivatives.

edgarscirulis commented on 2024-07-07 23:49 (UTC)

@gromit Yes, I do looked logs.

edgars@arch linux-next-git]$ 02:48:03.598841 http.c:843              == Info: Couldn't find host git.kernel.org in the .netrc file; using defaults
> 02:48:03.598857 http.c:843              == Info: Found bundle for host: 0x555ca22df500 [serially]
> 02:48:03.598865 http.c:843              == Info: Can not multiplex, even if we wanted to
> 02:48:03.598874 http.c:843              == Info: Re-using existing connection with host git.kernel.org
> 02:48:03.598999 http.c:790              => Send header, 0000000370 bytes (0x00000172)
> 02:48:03.599007 http.c:802              => Send header: POST /pub/scm/linux/kernel/git/torvalds/linux.git/git-upload-pack HTTP/1.1
> 02:48:03.599012 http.c:802              => Send header: Host: git.kernel.org
> 02:48:03.599016 http.c:802              => Send header: User-Agent: git/2.45.2
> 02:48:03.599019 http.c:802              => Send header: Accept-Encoding: deflate, gzip, br, zstd
> 02:48:03.599021 http.c:802              => Send header: Content-Type: application/x-git-upload-pack-request
> 02:48:03.599025 http.c:802              => Send header: Accept: application/x-git-upload-pack-result
> 02:48:03.599028 http.c:802              => Send header: Accept-Language: en-US, *;q=0.9
> 02:48:03.599032 http.c:802              => Send header: Git-Protocol: version=2
> 02:48:03.599036 http.c:802              => Send header: Content-Encoding: gzip
> 02:48:03.599039 http.c:802              => Send header: Content-Length: 21428
> 02:48:03.599043 http.c:802              => Send header:
> 02:48:03.599048 http.c:843              == Info: upload completely sent off: 21428 bytes
> 02:48:03.733760 http.c:790              <= Recv header, 0000000026 bytes (0x0000001a)
> 02:48:03.733791 http.c:802              <= Recv header: HTTP/1.1 502 Bad Gateway
> 02:48:03.733801 http.c:790              <= Recv header, 0000000015 bytes (0x0000000f)
> 02:48:03.733805 http.c:802              <= Recv header: Server: nginx
> 02:48:03.733811 http.c:790              <= Recv header, 0000000037 bytes (0x00000025)
> 02:48:03.733815 http.c:802              <= Recv header: Date: Sun, 07 Jul 2024 23:48:03 GMT
> 02:48:03.733821 http.c:790              <= Recv header, 0000000025 bytes (0x00000019)
> 02:48:03.733825 http.c:802              <= Recv header: Content-Type: text/html
> 02:48:03.733830 http.c:790              <= Recv header, 0000000021 bytes (0x00000015)
> 02:48:03.733834 http.c:802              <= Recv header: Content-Length: 150
> 02:48:03.733839 http.c:790              <= Recv header, 0000000024 bytes (0x00000018)
> 02:48:03.733842 http.c:802              <= Recv header: Connection: keep-alive
> 02:48:03.733847 http.c:790              <= Recv header, 0000000002 bytes (0x00000002)
> 02:48:03.733851 http.c:802              <= Recv header:
> 02:48:03.733871 http.c:843              == Info: Connection #0 to host git.kernel.org left intact
> error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
> 02:48:03.734015 pkt-line.c:86           packet:          git> 0002
> 02:48:03.734132 pkt-line.c:86           packet:        clone< 0002
> fatal: expected 'packfile'

gromit commented on 2024-07-07 22:29 (UTC)

@edgarscirulis are you still getting this error? It seems to be a transient error with the AUR platform

edgarscirulis commented on 2024-07-07 22:21 (UTC) (edited on 2024-07-07 22:25 (UTC) by edgarscirulis)

==> Retrieving sources...
  -> Cloning linux-mainline git repo...
Cloning into bare repository '/home/edgars/.cache/yay/linux-mainline/linux-mainline'...
error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
fatal: expected 'packfile'
==> ERROR: Failure while downloading linux-mainline git repo
    Aborting...
 -> error making: linux-mainline-exit status 1
checking dependencies...

sin commented on 2024-07-01 12:50 (UTC) (edited on 2024-07-01 12:58 (UTC) by sin)

@DutchEllie and others who have this issue. That's Torvalds key and it's probably been poisoned. For me, it worked to run

$ gpg --locate-keys torvalds@kernel.org

gpg: key 79BE3E4300411886: public key "Linus Torvalds <torvalds@kernel.org>" imported
gpg: Total number processed: 1
gpg:               imported: 1
pub   rsa2048 2011-09-20 [SC]
      ABAF11C65A2970B130ABE3C479BE3E4300411886
uid           [ unknown] Linus Torvalds <torvalds@kernel.org>
sub   rsa2048 2011-09-20 [E]

This isn't an issue of this package. You can read more about it here, and find the keys in this repo.

DutchEllie commented on 2024-06-17 08:15 (UTC)

@gromit When installing/updating:

:: (1/1) Parsing SRCINFO: linux-mainline
gpg: error reading key: No public key
pub   rsa4096 2011-09-23 [SC]
      647F28654894E3BD457199BE38DBBDC86092693E
uid           [ unknown] Greg Kroah-Hartman <gregkh@linuxfoundation.org>
uid           [ unknown] Greg Kroah-Hartman <gregkh@kernel.org>
uid           [ unknown] Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
sub   rsa4096 2011-09-23 [E]

pub   ed25519 2023-12-11 [SC]
      83BC8889351B5DEBBB68416EB8AC08600F108CDF
uid           [ unknown] Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
uid           [ unknown] Jan Alexander Steffens (heftig) <heftig@archlinux.org>
sub   ed25519 2023-12-11 [A]
sub   cv25519 2023-12-11 [E]


 :: PGP keys need importing:
 -> ABAF11C65A2970B130ABE3C479BE3E4300411886, required by: linux-mainline
:: Import? [Y/n] Y
:: Importing keys with gpg...
gpg: keyserver receive failed: No data
 -> problem importing keys

gromit commented on 2024-06-13 10:26 (UTC)

@DutchEllie, what exactly is failing? Please make any bug report actionable and attach enough information so people can actually try to understand whats going wrong.

DutchEllie commented on 2024-06-13 10:09 (UTC)

GPG keys fail. Please fix