Hmm, this might need same treatment as src:php-defaults. I will need to export the version-to-break somehow from the src:php-defaults. I’ll have to think about it for a while, but if you have another smart idea, please share it.
-- Ondřej Surý <ond...@sury.org> (He/Him) > On 9. 1. 2022, at 19:38, Paul Gevers <elb...@debian.org> wrote: > > Hi David, > > On 08-01-2022 23:09, David Prévot wrote: >>> I also see some autopkgtest regressions which have this (eg. [1, 2]): >>> """ >>> PHPUnit requires the "dom" extension. >>> """ >>> where should that get fixed? >> There are several php7.4-* packages pulled in those logs, so it’s not really >> a surprise that doesn’t end well (php-xml 2:7.4+76 is probably not the >> expected version either). > > Normally this points to an issue with the right versioned Depends or > versioned Breaks. This is important because some of these packages are > currently allowed to migrate to testing without php-defaults (were it not for > the autopgktest failure), and would break functionality in testing. We need > to find out how to fix that. > > Paul