Package Details: linux-lqx-docs 6.14.8.lqx1-1

Git Clone URL: https://aur.archlinux.org/linux-lqx.git (read-only, click to copy)
Package Base: linux-lqx
Description: Documentation for the Linux Liquorix kernel
Upstream URL: https://liquorix.net/
Keywords: bbr2 bfq futex pds proton zen
Licenses: GPL-2.0-only
Submitter: akurei
Maintainer: sir_lucjan (damentz)
Last Packager: damentz
Votes: 165
Popularity: 1.01
First Submitted: 2011-08-08 16:08 (UTC)
Last Updated: 2025-05-22 13:48 (UTC)

Pinned Comments

damentz commented on 2020-08-31 15:22 (UTC) (edited on 2021-12-21 18:25 (UTC) by damentz)

Official binaries of linux-lqx, linux-lqx-headers, and linux-lqx-docs are now available: https://wiki.archlinux.org/index.php/Unofficial_user_repositories#liquorix

Signing key import instructions: sudo pacman-key --keyserver hkps://keyserver.ubuntu.com --recv-keys 9AE4078033F8024D && sudo pacman-key --lsign-key 9AE4078033F8024D

Latest Comments

« First ‹ Previous 1 .. 23 24 25 26 27 28 29 30 31 32 33 .. 122 Next › Last »

damentz commented on 2018-10-11 20:29 (UTC) (edited on 2018-10-11 20:29 (UTC) by damentz)

There's probably multiple reasons why makepkg -sric solved your problem:

-s = --syncdeps - installs missing dependencies

-c = --clean - removes artifacts and work directories before building

-r = --rmdeps - removes installed dependecies required for build

It could just be you were missing dependencies and your work directory was dirty, had previous folders and files that were interfering with your build.

sir_lucjan commented on 2018-10-11 20:04 (UTC)

Manjaro != Arch

AUR is designed for Arch, not Manjaro

mapcode.mind commented on 2018-10-11 20:00 (UTC)

i am running manjaro and have base-devel already installed. You know it's really surprising, but this time i tried makepkg -sric, the first line was what it is supposed to be :

==> Making package: linux-lqx 4.18.13_1-1 (Fri 12 Oct 2018 01:21:27 IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading linux-4.18.tar.xz...

I guess it would work this time. I'll let you know after it finishes compiling. Thank you for the makepkg suggestion.

sir_lucjan commented on 2018-10-11 19:50 (UTC) (edited on 2018-10-11 19:51 (UTC) by sir_lucjan)

Do you use Arch Linux or fork? Do you install base-devel? I've installed linux-lqx without problem:

http://pasted.co/edb4f6ef

mapcode.mind commented on 2018-10-11 19:49 (UTC)

i just tried makepkg and the first line itself is instructive :

➜  linux-lqx git:(master) ✗ makepkg
==> Making package: linux-lqx 4.18._-1 (Fri 12 Oct 2018 01:17:44 IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found linux-4.18.tar.xz
  -> Found linux-4.18.tar.sign
  -> Found 4.18-16.tar.gz
  -> Found 60-linux.hook
  -> Found 90-linux.hook
  -> Found 99-linux.hook
  -> Found linux.preset
==> Validating source files with sha512sums...
    linux-4.18.tar.xz ... Passed
    linux-4.18.tar.sign ... Skipped
    4.18-16.tar.gz ... Passed
    60-linux.hook ... Passed
    90-linux.hook ... Passed
    99-linux.hook ... Passed
    linux.preset ... Passed
==> Verifying source file signatures with gpg...
    linux-4.18.tar ... Passed
==> Extracting sources...
  -> Extracting linux-4.18.tar.xz with bsdtar
^C
==> ERROR: Aborted by user! Exiting...

sir_lucjan commented on 2018-10-11 19:46 (UTC) (edited on 2018-10-11 19:48 (UTC) by sir_lucjan)

Try with makepkg.

git clone https://aur.archlinux.org/linux-lqx.git
cd linux-lqx.git
makepkg -sric

https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_packages

mapcode.mind commented on 2018-10-11 19:44 (UTC)

i am using aur helper yay. I edit the PKGBUILD to use nconfig at times and to set use_Current=y.

sir_lucjan commented on 2018-10-11 19:43 (UTC) (edited on 2018-10-11 19:45 (UTC) by sir_lucjan)

Do you use aur helpers or makepkg?

I don't support aur-helpers. Try with makepkg.

mapcode.mind commented on 2018-10-11 19:41 (UTC) (edited on 2018-10-11 19:43 (UTC) by mapcode.mind)

@sir_lucjan : i was able to install linux-lqx with yay until now. I'd try using makepkg if the issue persists.

here are the logs for the latest build i tried:

https://pastebin.com/LhsPJBwA

-> Adding symlink...
  -> Fixing permissions...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "linux-lqx-headers"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_linux-lqx-docs()...
  -> Installing documentation...
  -> Adding symlink...
  -> Fixing permissions...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "linux-lqx-docs"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: linux-lqx 4.18._-1 (Fri 12 Oct 2018 01:06:46 IST)
==> Cleaning up...
loading packages...
error: '/home/mapcode/.cache/yay/linux-lqx/linux-lqx-4.18.13_1-1-x86_64.pkg.tar.xz': could not find or read package
error: '/home/mapcode/.cache/yay/linux-lqx/linux-lqx-headers-4.18.13_1-1-x86_64.pkg.tar.xz': could not find or read package