Search Criteria
Package Details: linux-ck-headers 6.11.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-ck.git (read-only, click to copy) |
---|---|
Package Base: | linux-ck |
Description: | Headers and scripts for building modules for Linux-ck kernel |
Upstream URL: | https://wiki.archlinux.org/index.php/Linux-ck |
Licenses: | GPL-2.0-only |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 459 |
Popularity: | 0.132423 |
First Submitted: | 2011-07-22 14:51 (UTC) |
Last Updated: | 2024-11-26 13:15 (UTC) |
Dependencies (11)
- linux-ckAUR
- pahole (pahole-gitAUR)
- bc (bc-ghAUR) (make)
- cpio (cpio-gitAUR) (make)
- gettext (gettext-gitAUR) (make)
- libelf (elfutils-gitAUR) (make)
- pahole (pahole-gitAUR) (make)
- perl (perl-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- tar (tar-gitAUR, busybox-coreutilsAUR) (make)
- xz (xz-gitAUR) (make)
Required by (8)
- ch343-dkms (optional)
- ch343ser-dkms-git (optional)
- ch9344ser-dkms-git (optional)
- e1000e-dkms (optional)
- fl2000-dkms (optional)
- i2c-ch341-dkms (optional)
- igb-dkms (optional)
- spi-config-dkms (optional)
Latest Comments
« First ‹ Previous 1 .. 45 46 47 48 49 50 51 52 53 54 55 .. 308 Next › Last »
graysky commented on 2018-05-01 20:56 (UTC)
@sir_lucjan - Yes, I thought I diffed that out >:( ... fixed now but since I have been building the repo packages, I don't want to bump the pkgver and start all over.
@zebulon - Thanks for reporting. Please try now.
sir_lucjan commented on 2018-05-01 20:51 (UTC) (edited on 2018-05-01 20:52 (UTC) by sir_lucjan)
@graysky
You should remove
from headers()
@zebulon
UP
zebulon commented on 2018-05-01 20:47 (UTC) (edited on 2018-05-01 20:48 (UTC) by zebulon)
Hi, packaging fails with this error:
==> Starting package_linux-ck-headers()... install: cannot stat 'drivers/media/dvb-core/*.h': No such file or directory ==> ERROR: A failure occurred in package_linux-ck-headers(). Aborting...
Or am I doing something wrong? The only option I used is Skylake optimisations, but I do not think this is relevant.
sir_lucjan commented on 2018-04-11 14:47 (UTC)
@simona
You should ask Con.
simona commented on 2018-04-10 08:13 (UTC)
4.16? soon?
Dennis commented on 2018-03-24 07:14 (UTC)
Today receiving the key just worked and the packages updated as well without issues. Must have been a network issue elsewhere.
@vp1981: The missing sudo on the second command was just an oversight on my part when I prepared a cleaned up, condensed message for posting here. In reality I ran all commands in a root shell and only added sudo in front for the log here to make it clear that I was running those commands as root.
vp1981 commented on 2018-03-23 23:55 (UTC)
@graysky
I already installed that packages using 'pacman -U'. I had to say that these are the only packages that not upgraded smoothly, on other two platforms (haswell and sandybridge) all was fine. At first I suspected that it is the 'archlinux-keyring' that cause the problem, I tried to update all other packages but without '-ck-skylake*' and only after that tried to update these two packages using usual 'pacman -Su' but 'pacman' reported something about either broken package or a key, I couldn't remember the details, sorry.
@Dennis
I tried to reinstall the key and went fine (actually pacman-key returned that the key is already installed). Besides, according to the your message the problem with 'gpg': it cannot retrieve the key. You may try again but I'm not sure what causes the failure (may be network problem or gpg misconfiguration, you may want to [re]read https://wiki.archlinux.org/index.php/Pacman/Package_signing). Also I noticed that you issue command like
sudo pacman-key ... && pacman-key ...
without 'sudo' before the second pacman-key. Try to append 'sudo' to both 'pacman-key'.
P.S. I usually do that everyday:
(reflector stuff) && pacman -Scc && pacman -Syy && pacman -Su && pacman -Scc
Dennis commented on 2018-03-23 19:22 (UTC) (edited on 2018-03-23 19:22 (UTC) by Dennis)
I'm also having problems updated linux-ck-skylake from repo-ck:
$ sudo pacman -Syyu
:: Starting full system upgrade... resolving dependencies... looking for conflicting packages...
Packages (2) linux-ck-skylake-4.15.12-1 linux-ck-skylake-headers-4.15.12-1
Total Installed Size: 152.68 MiB Net Upgrade Size: 0.05 MiB
:: Proceed with installation? [Y/n] Y (2/2) checking keys in keyring [#######################################################################################] 100% downloading required keys... error: key "88A032865EE46C4C" could not be looked up remotely error: required key missing from keyring error: failed to commit transaction (unexpected error) Errors occurred, no packages were upgraded.
$ sudo pacman-key -r 5EE46C4C && pacman-key --lsign-key 5EE46C4C gpg: keyserver receive failed: Address family not supported by protocol ==> ERROR: Remote key not fetched correctly from keyserver.
Also tried updating archlinux-keyring alone first and reinitialized and repopulated the keyring but I am still getting above errors.
graysky commented on 2018-03-23 18:54 (UTC)
@vp1981 and @Silvermight - Please
pacman -Syyu
and it should work.vp1981 commented on 2018-03-23 14:35 (UTC)
@SilverMight: same here, I checked downloaded files (-ck-skylake and -ck-skylake-headers) and they are correct and 'pacman -U' installs them fine.
« First ‹ Previous 1 .. 45 46 47 48 49 50 51 52 53 54 55 .. 308 Next › Last »