Bugs search
Useful queries for testing (bullseye)
- BSP view (bugs needing attention): Old bugs affecting sid and bullseye, not RT-tagged and not marked for auto-removal
- Sponsor view: Affecting sid and bullseye, 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 bullseye; 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 bullseye. Help the fix migrate to bullseye!
Error : Must select at least one bug type!
0 bugs found
bug# | package | title | modified |
---|
Generated in 0.616 seconds.
select id, bugs.package, bugs.source, severity, title, last_modified, affects_stable, affects_testing, affects_unstable, affects_experimental from bugs where id in (select id from bugs_rt_affects_testing) and not (id in (select id from bugs_merged_with where id > merged_with)) AND FALSE order by id asc