Skip to content
New issue

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

Implement better handling for linux-firmware due clone errors #2732

Open
nuclearcat opened this issue Nov 4, 2024 · 1 comment
Open

Implement better handling for linux-firmware due clone errors #2732

nuclearcat opened this issue Nov 4, 2024 · 1 comment
Labels
bug Something isn't working critical Critical for project techdebt

Comments

@nuclearcat
Copy link
Member

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
@nuclearcat nuclearcat added bug Something isn't working critical Critical for project techdebt labels Nov 4, 2024
@nuclearcat
Copy link
Member Author

Maybe cache on KernelCI?
Or download archive? https://cdn.kernel.org/pub/linux/kernel/firmware/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Critical for project techdebt
Projects
None yet
Development

No branches or pull requests

1 participant