Hi Santiago! On Thu, 02 Jan 2025, Santiago Vila wrote:
> Package: src:lbdb > Version: 0.55-1 > Severity: serious > Tags: ftbfs trixie sid > During a rebuild of all packages in unstable, your package failed to build: > 14: m_mu FAILED (m_mu.at:22) > 15: m_mu personal FAILED (m_mu.at:48) > 16: m_mu after FAILED (m_mu.at:74) > 17: m_mu ignore missingname FAILED (m_mu.at:90) Thanks for noticing this problem. It is triggered by a behavior change of mailutils 1.12.7-1 to 1.12.8-1 (it's also a regression there, which I didn't notice). The problem is, that the m_mu tests run mu init --maildir=maildir, which the new version of mailutils does no longer accept since it's a relative directory name. I'll provide a changed version of lbdb (upstream and in Debian) soon. Greetings Roland