Search Criteria
Package Details: linux-zencjk-headers 6.9.9.zen1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-zencjk.git (read-only, click to copy) |
---|---|
Package Base: | linux-zencjk |
Description: | Headers and scripts for building modules for the Linux ZEN (with cjktty patch) kernel |
Upstream URL: | https://github.com/zen-kernel/zen-kernel |
Licenses: | GPL-2.0-only |
Submitter: | huyz |
Maintainer: | heipiao233 |
Last Packager: | heipiao233 |
Votes: | 5 |
Popularity: | 0.133492 |
First Submitted: | 2023-06-28 10:17 (UTC) |
Last Updated: | 2024-07-14 03:15 (UTC) |
Dependencies (10)
- 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 (0)
Sources (7)
- 0001-cjktty.patch
- 0002-cjktty-32.patch
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.9.tar.sign
- https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.9.9.tar.xz
- https://github.com/zen-kernel/zen-kernel/releases/download/v6.9.9-zen1/linux-v6.9.9-zen1.patch.zst
- https://github.com/zen-kernel/zen-kernel/releases/download/v6.9.9-zen1/linux-v6.9.9-zen1.patch.zst.sig
- https://gitlab.archlinux.org/archlinux/packaging/packages/linux-zen/-/raw/6.9.9.zen1-1/config
Latest Comments
xinwater commented on 2024-06-05 05:07 (UTC) (edited on 2024-06-05 05:08 (UTC) by xinwater)
0001-cjktty.patch 校验值不对,重下了2次都是这样。
BryanLiang commented on 2024-06-01 16:07 (UTC) (edited on 2024-06-01 16:08 (UTC) by BryanLiang)
@kurtsbrain 你把这个文件保存到本地,然后运行命令
gpg --import ABAF11C65A2970B130ABE3C479BE3E4300411886.asc
kurtsbrain commented on 2024-05-29 08:02 (UTC)
不知道怎么导入公钥,有会的麻烦告知一下。 查询了一下公钥服务器,没找到ABAF11C65A2970B130ABE3C479BE3E4300411886。 查询到Linus Torvalds(tourvalds@kernel.org)的公钥是6AFDDB6B447170715E61ADE5E40F771F68294F39。
BryanLiang commented on 2024-05-23 11:37 (UTC)
这里有可以使用的patch https://github.com/zhmars/cjktty-patches/pull/21
heipiao233 commented on 2024-04-14 01:34 (UTC) (edited on 2024-05-29 15:13 (UTC) by heipiao233)
If you got an error like
gpg: keyserver receive failed: No data
when importing the keyABAF11C65A2970B130ABE3C479BE3E4300411886
, please import it manually:gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
This may be a bug of GPG.ABAF11C65A2970B130ABE3C479BE3E4300411886
is Linus Torvalds' key. (You can check this on https://kernel.org/category/signatures.html#important-fingerprints)如果在导入
ABAF11C65A2970B130ABE3C479BE3E4300411886
这个公钥的时候发生gpg: 从公钥服务器接收失败:无数据
错误,请手动导入:gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
这可能是 GPG 的 bug。ABAF11C65A2970B130ABE3C479BE3E4300411886
是 Linus Torvalds 的公钥指纹(这一点可在 https://kernel.org/category/signatures.html#important-fingerprints 验证。)