Bugs search
Useful queries for testing (forky)
- BSP view (bugs needing attention): Old bugs affecting sid and forky, not RT-tagged and not marked for auto-removal
- Sponsor view: Affecting sid and forky, not marked as done, tagged 'patch', not in delayed; those need a DD to review and sponsor an upload or remove the tag
- Cleaner view: Marked as done, no activity in the last 5 days, but still affecting sid and forky; why is it still affecting unstable? fixed only in stable or experimental? missing binaries? cruft? wrong changelog?
- Release Team view: Fixed in sid, no activity in the last 5 days, but still not fixed in forky. Help the fix migrate to forky!
23 bugs found
| bug# | package | title | modified |
|---|---|---|---|
| #1081217 | src:fava | Should fava be removed from unstable? | 2025-04-14 |
| #1112611 | src:xpra | Should xpra be removed from unstable? | 2026-01-05 |
| #1112612 | src:umap-learn | Should umap-learn be removed from unstable? | 2025-09-01 |
| #1116479 | src:q2-phylogeny | Should q2-phylogeny be removed from unstable? | 2025-12-09 |
| #1116480 | src:vim-ultisnips | Should vim-ultisnips be removed from unstable? | 2025-11-14 |
| #1116680 | ftp.debian.org | RM: trafficserver -- RoQA; unmaintained, depends on pcre3 | 2026-02-09 |
| #1121269 | src:libpsml | Should libpsml be removed from unstable? | 2025-11-23 |
| #1121522 | src:yash | Should yash be removed from unstable? | 2025-11-27 |
| #1121637 | src:imexam | Should imexam be removed from unstable? | 2025-12-05 |
| #1121640 | src:libgrokj2k | Should libgrokj2k be removed from unstable? | 2025-12-05 |
| #1123986 | src:robot-testing-framework | Should robot-testing-framework be removed from unstable? | 2025-12-25 |
| #1126673 | src:frama-c | Should frama-c be removed from unstable? | 2026-02-02 |
| #1134417 | src:umis | Should umis be removed from unstable? | 2026-04-30 |
| #1134419 | src:in-toto | Should in-toto be removed from unstable? | 2026-04-21 |
| #1134680 | src:tworld | Should tworld be removed from unstable? | 2026-07-04 |
| #1134681 | src:jh7100-bootloader-recovery | Should jh7100-bootloader-recovery be removed from unstable? | 2026-05-12 |
| #1137258 | src:open-infrastructure-system-tools | Should open-infrastructure-system-tools be removed from unstable? | 2026-05-21 |
| #1137259 | src:python-diagrams | Should python-diagrams be removed from unstable? | 2026-05-21 |
| #1137260 | src:sia | Should sia be removed from unstable? | 2026-05-21 |
| #1137266 | src:python-certbot-dns-gandi | Should python-certbot-dns-gandi be removed from unstable? | 2026-05-21 |
| #1139690 | src:unoconv | Should unoconv be removed from unstable? | 2026-06-11 |
| #1139691 | src:cross-gcc | Should cross-gcc be removed from unstable? | 2026-06-11 |
| #1139692 | src:chemps2 | Should chemps2 be removed from unstable? | 2026-06-11 |
Generated in 0.098 seconds.
select id, bugs.package, bugs.source, severity, title, last_modified, status, affects_stable, affects_testing, affects_unstable, affects_experimental from bugs where id in (select id from bugs where status!='done') and not (id in (select id from bugs_merged_with where id > merged_with)) and ( id in (select id from bugs_usertags where email='helmutg@debian.org' and tag = 'sidremove') ) AND (true) order by id asc
