We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build process fails sometimes due git clone failure
2024-11-04 19:31:47.274966 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default + git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git --depth 1 2024-11-04 19:31:47.274997 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default Cloning into 'linux-firmware'... 2024-11-04 19:31:47.275027 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500 2024-11-04 19:31:47.275061 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default fatal: expected flush after ref listing 2024-11-04 19:31:47.275094 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default + true 2024-11-04 19:31:47.275125 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default + cd linux-firmware 2024-11-04 19:31:47.348560 kci-672904384fd588c32f3692f9-kbuild-gcc-12-i386-vg6sujn4-ckw9r default build.sh: line 53: cd: linux-firmware: No such file or directory
The text was updated successfully, but these errors were encountered:
Maybe cache on KernelCI? Or download archive? https://cdn.kernel.org/pub/linux/kernel/firmware/
Sorry, something went wrong.
No branches or pull requests
Build process fails sometimes due git clone failure
The text was updated successfully, but these errors were encountered: