From afc9ca130314696afbf5eae4c5a91d533d7f8c4c Mon Sep 17 00:00:00 2001 From: Cryolitia PukNgae Date: Mon, 6 Jan 2025 02:21:01 +0800 Subject: [PATCH 1/2] addpatch: chezmoi 2.57.0-1 Disable the test timeout, it's passed by args instead of hard encoding in the source, so may not report upstream. It costs ~800s on `centiskorch` to finish, on qemu-user it will costs more than 1 hour (1 hour is the timeout set on upstream action CI) and I'm not able to wait it to finish, each step costs several minutes. But I believe it finally could be before the universe death hh Just be patient, we are using RISC-V. --- chezmoi/riscv64.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 chezmoi/riscv64.patch diff --git a/chezmoi/riscv64.patch b/chezmoi/riscv64.patch new file mode 100644 index 000000000..7e43a5658 --- /dev/null +++ b/chezmoi/riscv64.patch @@ -0,0 +1,11 @@ +--- PKGBUILD ++++ PKGBUILD +@@ -46,7 +46,7 @@ build() { + check() { + cd "$pkgname-$pkgver" + +- go test -v ./... ++ go test -v ./... -timeout 1h + } + + package() { From c4334f70e5550c7d29407bda418f782ac70a64bf Mon Sep 17 00:00:00 2001 From: Cryolitia PukNgae Date: Mon, 6 Jan 2025 02:27:38 +0800 Subject: [PATCH 2/2] qemu-user-blacklist: add chezmoi --- qemu-user-blacklist.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/qemu-user-blacklist.txt b/qemu-user-blacklist.txt index 9abc6c182..86f1468e9 100644 --- a/qemu-user-blacklist.txt +++ b/qemu-user-blacklist.txt @@ -12,6 +12,7 @@ cargo-audit cargo-generate-rpm cargo-nextest cherrytree +chezmoi cloud-init coreutils ctags