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

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

2024-08-14 Thread Debian Bug Tracking System
Processing control commands: > tags 1078442 +pending Bug #1078442 [live-build] live-build: zsync removal from testing prevents building images based on trixie Added tag(s) pending. -- 1078442: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078442 Debian Bug Tracking System Contact ow...@bug

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

2024-08-14 Thread Roland Clobus
Control: tags 1078442 +pending Hello all, I just pushed a MR on Salsa [1], which got merged already. (Thanks bluca :-) Said MR changes the default value for `--zsync` to false. Given that: a) zsync was orphaned 2021-09-19 #994648; b) zsync FTBFS with GCC-14 #1075710; c) zsync was only available

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.