On Tue, Dec 17, 2024 at 03:18:41PM +0100, Johannes Schauer Marin Rodrigues wrote: > > > I would bet a lot on this breaking something. The problem are > > > settings which have a GET function which is allowed to perform > > > some magic. The GET function is called if the value behind a > > > setting is requested but the user has set it to undef in their > > > ~/.sbuildrc. If all values that have defaults are now set, then > > > the GET function is not called anymore which I guess can have > > > undesired consequences in some cases? Can you try this patch and > > > see what happens? > > The question is how to proceed. I fear that things will break. But I tested > this and nothing broke. But I know that people are *very* creative when it > comes to their ~/.sbuildrc... I fear that the only way to find out what breaks > is to upload and break things... :/
I fear that is indeed the only way to find that out. :/ Chris

