Package Details: linux-ck 6.11.7-1

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Package Base: linux-ck
Description: The Linux kernel and modules with ck's hrtimer patches
Upstream URL: https://wiki.archlinux.org/index.php/Linux-ck
Licenses: GPL-2.0-only
Provides: KSMBD-MODULE, VIRTUALBOX-GUEST-MODULES, WIREGUARD-MODULE
Replaces: virtualbox-guest-modules-arch, wireguard-arch
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 459
Popularity: 0.32
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-11-09 16:45 (UTC)

Dependencies (14)

Required by (6)

Sources (6)

Latest Comments

« First ‹ Previous 1 .. 147 148 149 150 151 152 153 154 155 156 157 .. 307 Next › Last »

sir_lucjan commented on 2015-03-27 14:07 (UTC)

1. nano /home/tjuh/.gnupg/gpg.conf 2. Add 'keyserver hkp://keys.gnupg.net' 3. Try again

Tjuh commented on 2015-03-27 13:57 (UTC)

tjuh ~ $ gpg --keyserver hkp://keys.gnupg.net --recv-keys 00411886 6092693E gpg: directory '/home/tjuh/.gnupg' created gpg: new configuration file '/home/tjuh/.gnupg/gpg.conf' created gpg: WARNING: options in '/home/tjuh/.gnupg/gpg.conf' are not yet active during this run gpg: keybox '/home/tjuh/.gnupg/pubring.kbx' created gpg: keyserver receive failed: No keyserver available Same warning :S

FadeMind commented on 2015-03-27 13:12 (UTC)

Execute this command: gpg --keyserver hkp://keys.gnupg.net --recv-keys 00411886 6092693E Scimmia thanks for tip.

Scimmia commented on 2015-03-27 12:36 (UTC)

You shouldn't need to sign them.

Tjuh commented on 2015-03-27 11:45 (UTC)

==> Verifying source file signatures with gpg... linux-3.19.tar ... FAILED (unknown public key 79BE3E4300411886) patch-3.19.3 ... FAILED (unknown public key 38DBBDC86092693E) ==> ERROR: One or more PGP signatures could not be verified! ==> Removing installed dependencies... checking dependencies... Packages (1) bc-1.06.95-1 Total Removed Size: 0.18 MiB :: Do you want to remove these packages? [Y/n] y (1/1) removing bc [######################] 100% tjuh ~/Downloads/linux-ck $ gpg --recv-keys 79BE3E4300411886 gpg: keyserver receive failed: No keyserver available tjuh ~/Downloads/linux-ck $ gpg --recv-keys 38DBBDC86092693E gpg: keyserver receive failed: No keyserver available Anyway to fix this? I tried running dirmngr </dev/null as root and then those 2 gpg commands again, but the keyserver is still not available.

<deleted-account> commented on 2015-03-26 21:21 (UTC)

Thanks Sir_Lucjan, Graysky and Sir.Tiddlesworth -- removed my comments for errors, it was my mistakes. Fixed download interruption using tip on repo-ck wiki and had to add keys as root (not sure why using sudo wasn't working). Finally I am on ck-kx :)