Search Criteria
Package Details: linux-zen-git-headers 6.2.7+1157492+gc7b590fef263-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/linux-zen-git.git (read-only, click to copy) |
---|---|
Package Base: | linux-zen-git |
Description: | Featureful kernel including various new features, code and optimizations to better suit desktops |
Upstream URL: | https://github.com/damentz/zen-kernel |
Licenses: | GPL2 |
Conflicts: | linux-zen |
Provides: | linux-zen |
Submitter: | ilikenwf |
Maintainer: | ilikenwf |
Last Packager: | ilikenwf |
Votes: | 28 |
Popularity: | 0.25 |
First Submitted: | 2015-08-10 23:27 (UTC) |
Last Updated: | 2023-03-18 08:18 (UTC) |
Dependencies (1)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
Required by (7)
- humble-lumpia-git (requires linux-zen) (optional)
- linux-zen-git (optional)
- lutris-wine-git (requires linux-zen) (optional)
- zfs-linux-zen (requires linux-zen)
- zfs-linux-zen-git (requires linux-zen)
- zfs-linux-zen-git-headers (requires linux-zen)
- zfs-linux-zen-headers (requires linux-zen)
Latest Comments
1 2 3 4 5 6 .. 24 Next › Last »
soloturn commented on 2023-02-08 05:12 (UTC)
we now have flags for the repo cloning which saves quite some bandwith:
--depth works with all repositories, --filter in case the repo supports partial clones. it even updates the repo correctly as soon as this is merged: https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/53
if you give it a try and make a comment into the pull request if something does not work i'd be glad.
antdking commented on 2022-06-04 12:05 (UTC)
_CORES ends up being set to
1
when runningmakepkg --noextract
.prepare()
doesn't run in these cases. It also affects users ofyay
, which runsprepare
separate tobuild
ilikenwf commented on 2021-11-02 15:15 (UTC)
@nalyD - fixed thank you!
nalyD commented on 2021-11-02 15:05 (UTC) (edited on 2021-11-02 15:07 (UTC) by nalyD)
I get the following error:
Changing
git://github.com/damentz/zen-kernel.git#branch=5.14/master
tozen-kernel::git+https://github.com/zen-kernel/zen-kernel.git#branch=5.14/master
seems to be the fix.ilikenwf commented on 2021-09-29 16:52 (UTC)
You need to update your PKGBUILD from the git repo, it does build fine now.
The only change was commenting out the permission changing lines that you're crashing at.
Best commented on 2021-09-29 16:43 (UTC)
Tried many times, same thing happens every time on 2 computers. 5.14.7 was working fine.
ilikenwf commented on 2021-09-29 15:29 (UTC)
Please try again.
Best commented on 2021-09-29 07:11 (UTC)
5.14.8 suddenly wil not build correct..
==> Starting package_linux-zen-git-headers()... -> Installing files necessary for 3rd party modules such as NVIDIA drivers or OSSv4... -> Fixing permissions on scripts directory... ==> ERROR: A failure occurred in package_linux-zen-git-headers(). Aborting...
1 2 3 4 5 6 .. 24 Next › Last »