ITADN

Cannot make arch package anymore: WARNING: linux-tkg needs to be git cloned

#1212Openmabod 创建于 2026-05-31
bug
M
mabodcommented
### Same-issue check Yes ### Linux Distribution Archlinux ### Kernel version any ### What happened? During package creation on enadeavouros I get: ``` ==> WARNING: linux-tkg needs to be git cloned -> please delete the current linux-tkg folder and re-created it with -> git clone --depth=1 https://github.com/Frogging-Family/linux-tkg.git -> exit cleanup done ``` ### Relevant logs ``` [matthias@rakete] /tmp # git clone https://github.com/Frogging-Family/linux-tkg.git Cloning into 'linux-tkg'... remote: Enumerating objects: 18411, done. remote: Counting objects: 100% (183/183), done. remote: Compressing objects: 100% (146/146), done. remote: Total 18411 (delta 64), reused 113 (delta 35), pack-reused 18228 (from 2) Receiving objects: 100% (18411/18411), 17.65 MiB | 10.90 MiB/s, done. Resolving deltas: 100% (14397/14397), done. [matthias@rakete] /tmp # cd linux-tkg/ [matthias@rakete] /tmp/linux-tkg # ll total 84K drwxr-xr-x 38 matthias matthias 820 2026-05-31@11:12 linux-tkg-config drwxr-xr-x 38 matthias matthias 820 2026-05-31@11:12 linux-tkg-patches -rw-r--r-- 1 matthias matthias 18K 2026-05-31@11:12 LICENSE -rw-r--r-- 1 matthias matthias 12K 2026-05-31@11:12 PKGBUILD -rw-r--r-- 1 matthias matthias 12K 2026-05-31@11:12 README.md -rw-r--r-- 1 matthias matthias 19K 2026-05-31@11:12 customization.cfg -rwxr-xr-x 1 matthias matthias 18K 2026-05-31@11:12 install.sh [matthias@rakete] /tmp/linux-tkg # makepkg .---.` `.---. `/syhhhyso- -osyhhhys/` .syNMdhNNhss/``.---.``/sshNNhdMNys. +sdMh.`+MNsssssssssssssssNM+`.hMds+ :syNNdhNNhssssssssssssssshNNhdNNys: /ssyhhhysssssssssssssssssyhhhyss/ .ossssssssssssssssssssssssssssso. :sssssssssssssssssssssssssssssssss: /sssssssssssssssssssssssssssssssssss/ Linux-tkg :sssssssssssssoosssssssoosssssssssssss: kernels osssssssssssssoosssssssoossssssssssssso osssssssssssyyyyhhhhhhhyyyyssssssssssso /yyyyyyhhdmmmmNNNNNNNNNNNmmmmdhhyyyyyy/ smmmNNNNNNNNNNNNNNNNNNNNNNNNNNNNNmmms /dNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNd/ `:sdNNNNNNNNNNNNNNNNNNNNNNNNNds:` `-+shdNNNNNNNNNNNNNNNdhs+-` `.-:///////:-.` ==> WARNING: linux-tkg needs to be git cloned -> please delete the current linux-tkg folder and re-created it with -> git clone --depth=1 https://github.com/Frogging-Family/linux-tkg.git -> exit cleanup done cp: cannot create regular file '/tmp/linux-tkg/logs/customization.cfg.txt': No such file or directory /tmp/linux-tkg/linux-tkg-config/prepare: line 2021: /tmp/linux-tkg/logs/system-info.txt: No such file or directory /tmp/linux-tkg/linux-tkg-config/prepare: line 2023: /tmp/linux-tkg/logs/system-info.txt: No such file or directory /tmp/linux-tkg/linux-tkg-config/prepare: line 2024: /tmp/linux-tkg/logs/system-info.txt: No such file or directory /tmp/linux-tkg/linux-tkg-config/prepare: line 2026: /tmp/linux-tkg/logs/system-info.txt: No such file or directory /tmp/linux-tkg/linux-tkg-config/prepare: line 2027: /tmp/linux-tkg/logs/system-info.txt: No such file or directory ``` ### My Favorite type(s) of frog Frog
5 条评论