On 15/07/2026 at 15:13, John Paul Adrian Glaubitz wrote:
On Wed, 2026-07-15 at 12:51 +0200, Pascal Hambourg wrote:
On 15/07/2026 at 11:09, Marc Haber wrote:
Jul 15 09:03:01 main-menu[259]: INFO: Menu item 'partman-base' selected
Jul 15 09:03:01 main-menu[259]: WARNING **: Deep recursion configuring
package partman-base (dep loop?)
Jul 15 09:03:01 main-menu[259]: WARNING **: Menu item 'partman-base'
failed.
Could it be another unforeseen side effect [1] of my SET_FLAG change
which introduced a loop dependency between partman-base and
partman-partitioning ? But then, why would it affect only your local build ?
Yes, it must have been some change that was introduced later. I don't know
why it affects local builds only, but it assume there were no tests with
local builds prior this change was committed, were there?
I do not know about others, but I have not tested with any local build.
I only may have tested with the mini.iso generated by salsa CI.
If circular dependencies in udebs are an issue, then IMO partman-base
udeb should be split in two: one udeb providing the common resources
which other partman-* udebs depend on, and one providing the main-menu
entry which depends on other partman-* udebs.