Package: debian-installer Severity: serious On Sun, Mar 29, 2026 at 12:09:29PM +0200, Marc Haber wrote: > after my long feedback message failed to get some response, I am now trying > to wedge myself into the code. However, building fails.
This is because the code can't cope with new-style deb822 apt sources. And then fails with really unhelpful errors if it can't setup something working. Given that this is the now default style of sources, d-i needs to support it. Relevant code: build/util/gen-sources.list.udeb. Bastian -- Phasers locked on target, Captain.

