mirror of
https://git.proxmox.com/git/pve-kernel
synced 2026-03-27 20:00:48 +00:00
sometimes the build would fail with cp: cannot stat 'ubuntu-hirsute/.tmp_1987275': No such file or directory make[1]: *** [debian/rules:181: .headers_prepare_mark] Error 1 make[1]: Leaving directory '/home/fgruenbichler/pve-kernel/build' dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 make: *** [Makefile:58: pve-kernel-5.11.21-1-pve_5.11.21-1_amd64.deb] Error 2 if copying was slow enough. so let's do the copying first, then do the rest in parallel without needing to worry about side-effects. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com> |
||
|---|---|---|
| .. | ||
| rules.d | ||
| scripts | ||
| changelog | ||
| compat | ||
| control.in | ||
| copyright | ||
| pve-headers.postinst.in | ||
| pve-kernel.postinst.in | ||
| pve-kernel.postrm.in | ||
| pve-kernel.prerm.in | ||
| rules | ||