Anyone else getting a 404 error when running makepkg -s
on this? It's failing here:
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-lqx-patches.patch
Aborting...
Confirmed, that file does not exists here: https://github.com/ptr1337/kernel-patches/tree/master/5.16
Any ideas?
Edit 2022-01-20: I checked this morning and the file that was missing from the github repo is now there. However, when I try to run makepkg -s
I'm now seeing md5sum validity checks failing. See here:
❯ makepkg -s
==> Making package: linux-cacule 5.16.1-1 (Thu 20 Jan 2022 11:13:33 AM EST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found linux-5.16.1.tar.xz
-> Found config
[redacted for brevity]
==> Validating source files with md5sums...
linux-5.16.1.tar.xz ... Passed
config ... Passed
0001-cacULE-5.16-full.patch ... Passed
0001-lru-patches.patch ... Passed
0001-arch-patches.patch ... Passed
0001-sched-perf-fix.patch ... FAILED
0001-blk-patches.patch ... Passed
0001-pm.patch ... Passed
0001-anbox.patch ... Passed
0001-bbr2-patches.patch ... Passed
0001-bfq-patches.patch ... Passed
0001-btrfs.patch ... Passed
0001-lrng.patch ... Passed
0001-cpu.patch ... Passed
0001-clearlinux.patch ... Passed
0001-f2fs-xfs-ext4-patches.patch ... FAILED
0001-misc.patch ... Passed
0001-lqx-patches.patch ... Passed
0001-net-patches.patch ... Passed
0001-fixes-miscellaneous.patch ... FAILED
0001-pf-patches.patch ... Passed
0001-futex-winesync.patch ... Passed
0001-hwmon.patch ... FAILED
0001-ksmbd.patch ... Passed
0001-rcu.patch ... Passed
0001-zstd-patches.patch ... Passed
0001-v4l2loopback.patch ... Passed
0002-mm-next.patch ... Passed
auto-cpu-optimization.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
Not sure why the md5sums are failing on some of those files. Any ideas?
Pinned Comments
ptr1337 commented on 2021-04-14 15:45 (UTC) (edited on 2021-11-15 18:56 (UTC) by ptr1337)
Github Readme can be found here:
https://github.com/CachyOS/linux-cachyos