Package Details: linux-xanmod-linux-headers-bin-x64v3 6.12.11-1

Git Clone URL: https://aur.archlinux.org/linux-xanmod-linux-bin-x64v3.git (read-only, click to copy)
Package Base: linux-xanmod-linux-bin-x64v3
Description: The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v3
Upstream URL: http://www.xanmod.org/
Licenses: GPL2
Submitter: figue
Maintainer: figue (SoftExpert)
Last Packager: SoftExpert
Votes: 14
Popularity: 0.017747
First Submitted: 2022-10-27 20:59 (UTC)
Last Updated: 2025-01-24 13:38 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

pipes80 commented on 2023-03-11 17:40 (UTC)

I can upgrade this kernel only with makepkg --skippgpcheck and pacman -U

figue commented on 2023-01-29 00:26 (UTC)

It's funny, I've just see that there is an official repo in Sourceforge:

https://sourceforge.net/projects/xanmod/files/releases/main/

I have switched sources to Sourceforge, I'm not sure if there is a better method, but it's the first method that occurred to me.

pipes80 commented on 2023-01-13 22:28 (UTC)

[filippo@pipes ~]$ wget -qO - "https://keys.openpgp.org/pks/lookup?op=get&search=0xABAF11C65A2970B130ABE3C479BE3E4300411886" | sed -n '/^-----BEGIN/,/^-----END/p;/^-----END/q' | gpg --import - gpg: chiave 79BE3E4300411886: nessun ID utente gpg: Numero totale esaminato: 1

figue commented on 2023-01-13 21:44 (UTC)

@pipes80 launch the wget and see if it imports the gpg key. Another option is to build with makepkg --skippgpcheck

pipes80 commented on 2023-01-13 21:38 (UTC)

I don't use a proxy server, I installed linux-xanmod-linux-bin-x64v3 yesterday and everything was ok, it's trying to update that I can't. That command tell me this: gpg: chiave 79BE3E4300411886: nessun ID utente gpg: Numero totale esaminato: 1

figue commented on 2023-01-13 21:05 (UTC)

@pipes80 are you behind a proxy? Something with your connection with gpg servers is wrong...

Last attempt. With some magic, you can pull the key with wget and import locally. Something like:

wget -qO - "https://keys.openpgp.org/pks/lookup?op=get&search=0xABAF11C65A2970B130ABE3C479BE3E4300411886" | sed -n '/^-----BEGIN/,/^-----END/p;/^-----END/q' | gpg --import -

pipes80 commented on 2023-01-13 20:39 (UTC)

same problem this the error gpg: ricezione dal keyserver fallita: Dati assenti

figue commented on 2023-01-13 19:20 (UTC)

@pipes80 try with another keyserver:

gpg --keyserver keyserver.ubuntu.com --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886

pipes80 commented on 2023-01-13 18:34 (UTC)

no work, same problem with the key

figue commented on 2023-01-12 22:30 (UTC)

@pipes80 this is not my fault. This GPG key is from Linus Torvalds, which you have to import manually to your gpg. Check first manually:

gpg --recv 0xABAF11C65A2970B130ABE3C479BE3E4300411886

https://wiki.archlinux.org/title/GnuPG#Searching_and_receiving_keys