Bugs search
Useful queries for testing (trixie)
- BSP view (bugs needing attention): Old bugs affecting sid and trixie, not RT-tagged and not marked for auto-removal
- Sponsor view: Affecting sid and trixie, 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 trixie; 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 trixie. Help the fix migrate to trixie!
1 bugs found
| bug# | tags | package | title | hints | deferred | RT | modified |
|---|---|---|---|---|---|---|---|
| #807168 | [bul-i|bus-i|jes-i|str-i|☹] | src:debian-installer-netboot-images | debian-installer-netboot-images: required resources not declared as build-dependencies (fetches via network) | unblock | bookworm-can-defer bullseye-can-defer stretch-can-defer | 2020-02-20 |
Generated in 1.607 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_rt_affects_testing)
and not (id in (select id from bugs_merged_with where id > merged_with))
and bugs.source in (select hints.source from hints where type in ('approve','unblock'))
and bugs.id in (select id from bugs_packages bp, key_packages kp where bp.source = kp.source)
AND (severity >= 'serious')
order by id asc
