[Bug 2103370] [NEW] [p-m] Please demote phpunit reverse dependencies with failing autopkgtests

Launchpad Bug Tracker 2103370 at bugs.launchpad.net
Thu Mar 20 04:32:42 UTC 2025


You have been subscribed to a public bug by Simon Quigley (tsimonq2):

phpunit has been in plucky-proposed for 32 days now, and has a handful
of reverse dependencies waiting for it to migrate (this list is not
clearly stated by Britney.)

All of these packages have been removed from Debian Testing. I have attached all of the relevant RC bugs. There seems to be two options here, please proceed with the preferable option:
 - Ask the Release Team to explicitly skiptest phpunit so it migrates, regressing all these packages in the release pocket.
 - Ask the Archive Administrators to demote all of these packages to proposed, which allows phpunit to migrate, but might allow some or all of the demoted packages to re-migrate if the block-proposed tag is not set on this bug.

Please only mark phpunit as Fix Release once it's migrated.

Thank you in advance.

$ for i in libphp-swiftmailer pdepend php-codesniffer php-fxsl php-gettext php-sabredav php-sql-formatter phpcpd phploc phpmd; do reverse-depends -lb src:$i >> /tmp/phpunit-rms; reverse-depends -l src:$i >> /tmp/phpunit-rms; done && cat /tmp/phpunit-rms | sort -u >> /tmp/phpunit-binpkg-rdeps && rm /tmp/phpunit-rms && for i in $(cat /tmp/phpunit-binpkg-rdeps); do out=$(apt show "$i" 2>/dev/null); echo "$out" | grep -q '^Source:' && echo "$out" | sed -n 's/^Source: //p' >> /tmp/phpunit-rms || echo "$out" | sed -n 's/^Package: //p' >> /tmp/phpunit-rms; done && cat /tmp/phpunit-rms | sort -u && rm /tmp/phpunit-rms
phing (added to list)
php-fdomdocument (added to list)
php-fxsl (in list)
phpmd (in list)
tt-rss (added to list)
zabbix (added to list)

Same list again:

$ for i in libphp-swiftmailer pdepend php-codesniffer php-fxsl php-gettext php-sabredav php-sql-formatter phpcpd phploc phpmd phing php-fdomdocument tt-rss zabbix; do reverse-depends -lb src:$i >> /tmp/phpunit-rms; reverse-depends -l src:$i >> /tmp/phpunit-rms; done && cat /tmp/phpunit-rms | sort -u >> /tmp/phpunit-binpkg-rdeps && rm /tmp/phpunit-rms && for i in $(cat /tmp/phpunit-binpkg-rdeps); do out=$(apt show "$i" 2>/dev/null); echo "$out" | grep -q '^Source:' && echo "$out" | sed -n 's/^Source: //p' >> /tmp/phpunit-rms || echo "$out" | sed -n 's/^Package: //p' >> /tmp/phpunit-rms; done && cat /tmp/phpunit-rms | sort -u && rm /tmp/phpunit-rmsphing
php-fdomdocument
php-fxsl
phpmd
tt-rss
zabbix

** Affects: libphp-swiftmailer (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: pdepend (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: phing (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: php-codesniffer (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: php-fdomdocument (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: php-fxsl (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: php-gettext (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: php-sabredav (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: php-sql-formatter (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: phpcpd (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: phploc (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: phpmd (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: phpunit (Ubuntu)
     Importance: Medium
         Status: Fix Committed

** Affects: tt-rss (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: zabbix (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: libphp-swiftmailer (Debian)
     Importance: Unknown
         Status: New

** Affects: pdepend (Debian)
     Importance: Unknown
         Status: New

** Affects: phing (Debian)
     Importance: Unknown
         Status: Unknown

** Affects: php-codesniffer (Debian)
     Importance: Unknown
         Status: New

** Affects: php-fdomdocument (Debian)
     Importance: Unknown
         Status: Unknown

** Affects: php-fxsl (Debian)
     Importance: Unknown
         Status: New

** Affects: php-gettext (Debian)
     Importance: Unknown
         Status: New

** Affects: php-sabredav (Debian)
     Importance: Unknown
         Status: New

** Affects: php-sql-formatter (Debian)
     Importance: Unknown
         Status: New

** Affects: phpcpd (Debian)
     Importance: Unknown
         Status: New

** Affects: phploc (Debian)
     Importance: Unknown
         Status: New

** Affects: phpmd (Debian)
     Importance: Unknown
         Status: New

** Affects: tt-rss (Debian)
     Importance: Unknown
         Status: Unknown


** Tags: ftbfs rm update-excuse
-- 
[p-m] Please demote phpunit reverse dependencies with failing autopkgtests
https://bugs.launchpad.net/bugs/2103370
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.



More information about the ubuntu-archive mailing list