Search Criteria
Package Details: linux-xanmod-linux-bin-x64v3 6.1.9-1
Package Actions
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 |
Last Packager: | figue |
Votes: | 4 |
Popularity: | 1.25 |
First Submitted: | 2022-10-27 20:59 (UTC) |
Last Updated: | 2023-02-01 17:47 (UTC) |
Dependencies (2)
- curl (curl-minimal-git, curl-git) (make)
- jq (jq-git) (make)
Latest Comments
1 2 3 Next › Last »
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:
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
pipes80 commented on 2023-01-12 21:56 (UTC)
:: Le chiavi PGP devono essere importate: -> ABAF11C65A2970B130ABE3C479BE3E4300411886, richiesto da: linux-xanmod-linux-bin-x64v3 (linux-xanmod-linux-bin-x64v3 linux-xanmod-linux-headers-bin-x64v3) :: Importare? [S/n] S :: Importa le chiavi con gpg... gpg: ricezione dal keyserver fallita: Dati assenti this is my problem when try to upgrade
1 2 3 Next › Last »