@edgarscirulis are you still getting this error? It seems to be a transient error with the AUR platform
Search Criteria
Package Details: linux-mainline-headers 6.15rc1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 290 |
Popularity: | 1.82 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2025-04-06 22:33 (UTC) |
Dependencies (19)
- pahole (pahole-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)
- rust (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup) (make)
- rust-bindgen (rust-bindgen-gitAUR) (make)
- rust-src (rustup-gitAUR, rust-src-gitAUR, rustup) (make)
- tar (tar-gitAUR) (make)
- texlive-latexextra (texlive-dummyAUR, texlive-installerAUR, texlive-fullAUR) (make)
- xz (xz-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 93 Next › Last »
gromit commented on 2024-07-07 22:29 (UTC)
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
Mendelir commented on 2024-04-27 20:13 (UTC)
Paru fails to get and verify GPG keys - can they be updated, please ?
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.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here