Package Details: linux-lts515-docs 5.15.169-1

Git Clone URL: https://aur.archlinux.org/linux-lts515.git (read-only, click to copy)
Package Base: linux-lts515
Description: Documentation for the LTS Linux 5.15.x kernel
Upstream URL: https://www.kernel.org/
Licenses: GPL2
Submitter: andreas_baumann
Maintainer: andreas_baumann (severach)
Last Packager: andreas_baumann
Votes: 15
Popularity: 0.024677
First Submitted: 2023-02-24 10:54 (UTC)
Last Updated: 2024-10-24 08:24 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5

ajgringo619 commented on 2023-02-28 21:28 (UTC)

Guess I jumped the gun. I imported the key successfully, but I'm still prompted every time I attempt to install the packages. I've tried reinstalling the keys, with both gpg and pacman-key, and neither fixes this. I know that adding keys does work; added the Chaotic AUR repo this morning.

ajgringo619 commented on 2023-02-28 20:31 (UTC) (edited on 2023-02-28 21:04 (UTC) by ajgringo619)

OK, it's working now - thanks!

andreas_baumann commented on 2023-02-28 19:01 (UTC)

Yeah, basically, the PGP keyserver infrastructure is broken. Either change ~/.gnupg/gpg.conf to use another keyserver (for instance keyserver keyserver.ubuntu.com works fine). Or just fetch the key from the linux-lts packages and import it manually. That's the whole reason, why Arch32 has its own keyserver and upstream Arch is using the 'keys' subfolder.. (I presume).

ajgringo619 commented on 2023-02-28 18:55 (UTC)

$ gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886
gpg: keyserver receive failed: No data

andreas_baumann commented on 2023-02-28 18:52 (UTC) (edited on 2023-02-28 18:52 (UTC) by andreas_baumann)

That key can not possibly expire if we talk about Linux.. :-) Did it work when you gpg --recv-keys ABAF11C65A2970B130ABE3C479BE3E4300411886? I actually wanted to attach the keys here (as for "normal" packages), but AUR doesn't allow me to upload a 'keys' subdirectory.

ajgringo619 commented on 2023-02-28 17:06 (UTC)

Getting this whenever I need to update this package:

:: PGP keys need importing:
 -> ABAF11C65A2970B130ABE3C479BE3E4300411886, required by: linux-lts515 (linux-lts515 linux-lts515-headers)
:: Import? [Y/n] 
:: Importing keys with gpg...
gpg: keyserver receive failed: No data

If I skip this, the package builds as expected. Trying to add the key manually also fails.

msrd0 commented on 2023-02-24 20:36 (UTC)

I tried building it with yay, but I'm going to retry as I had less than 1GB remaining disk space after the build failed (would be an odd error message if that was the problem though). I'll let you know if/when it fails again.

yay -S linux-lts515{,-headers}

andreas_baumann commented on 2023-02-24 14:58 (UTC) (edited on 2023-02-24 15:06 (UTC) by andreas_baumann)

https://kernel.org/ shows a 5.15.95, I'll upgrade..

Interesting. I built it with staging-x86_64-build just fine.. Let me try with makepkg.. How did you build it?

msrd0 commented on 2023-02-24 12:47 (UTC)

The package failed to build with this error message:

  STRIP   /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko
strip: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko: file format not recognized
make[1]: *** [scripts/Makefile.modinst:83: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko] Error 1
make[1]: *** Deleting file '/home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio.ko'
make[1]: *** Waiting for unfinished jobs....
  STRIP   /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko
  INSTALL /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko
  STRIP   /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko
  INSTALL /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko
  SIGN    /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/common/cavium_ptp.ko
strip: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko: file format not recognized
strip: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko: file format not recognized
make[1]: *** [scripts/Makefile.modinst:82: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko] Error 1
make[1]: *** Deleting file '/home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/liquidio/liquidio_vf.ko'
make[1]: *** [scripts/Makefile.modinst:82: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko] Error 1
make[1]: *** Deleting file '/home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicpf.ko'
  STRIP   /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko
  STRIP   /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko
strip: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko: file format not recognized
make[1]: *** [scripts/Makefile.modinst:81: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko] Error 1
make[1]: *** Deleting file '/home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/nicvf.ko'
strip: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko: file format not recognized
make[1]: *** [scripts/Makefile.modinst:81: /home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko] Error 1
make[1]: *** Deleting file '/home/msrd0/.cache/yay/linux-lts515/pkg/linux-lts515/usr/lib/modules/5.15.94-1-lts515/kernel/drivers/net/ethernet/cavium/thunder/thunder_bgx.ko'
make: *** [Makefile:1829: modules_install] Error 2
==> ERROR: A failure occurred in package_linux-lts515().
    Aborting...
 -> error making: linux-lts515 (linux-lts515 linux-lts515-headers)

Any idea how to fix this?