Bug#1078442: live-build: zsync removal from testing prevents building images based on trixie

2024-08-10 Thread NoisyCoil
not affect building images based on bookworm (nor presumably on unstable, but I didn't check this explicitly). Best, NoisyCoil >From 4d11835d376899258946d52b54cfe32f6d94 Mon Sep 17 00:00:00 2001 From: NoisyCoil Date: Sat, 10 Aug 2024 15:07:43 +0200 Subject: [PATCH] Compile with -W

Bug#1078442: live-build: zsync removal from testing prevents building images based on trixie

2024-08-14 Thread noisycoil
Hello, The compile flag I used in the patch, -Wno-error=incompatible-pointer-types, has been used since presumably forever to build zsync. Note that the code of zsync has not changed since at least old-old stable: the zsync builds still in Debian unstable and <= 12 were made using it. The issue

Bug#1078442: live-build: zsync removal from testing prevents building images based on trixie

2024-08-14 Thread noisycoil
Thank you, I think this is a good compromise.