Add whitelist to ignore missing binaries
In Apertis is very common to disable the build of some binaries to avoid license issues and to reduce the number of dependencies. To do it, usually d/rules are tweak to skip some binary packages. However, this approach makes dashboard to complain about missing binaries.
A possible approach could be to remove the binary packages from d/control but this approach adds more delta.
To avoid getting a wrong idea of status of the packages, ignore this issue for the packages we know we tweaked.
Signed-off-by: Walter Lozano walter.lozano@collabora.com
Merge request reports
Activity
requested review from @em
assigned to @wlozano
- Resolved by Walter Lozano
Weird, do you have an example?
The code seems to complain when absolutely no binaries got published for a package/branch.
added 3 commits
-
b031edcc...7978628f - 2 commits from branch
master
- b207c550 - Treat missing binaries as info
-
b031edcc...7978628f - 2 commits from branch
added 7 commits
-
36732a8a...a122dd3e - 6 commits from branch
master
- b7bc0a90 - Add whitelist to ignore missing binaries
-
36732a8a...a122dd3e - 6 commits from branch
added 8 commits
-
b7bc0a90...5728f2f9 - 7 commits from branch
master
- 6a040a09 - Add whitelist to ignore missing binaries
-
b7bc0a90...5728f2f9 - 7 commits from branch
- Resolved by Walter Lozano
- Resolved by Walter Lozano
mentioned in merge request pkg/xtables-addons!5 (merged)
mentioned in merge request pkg/traprain!18 (merged)
added 2 commits
added 3 commits
-
bb6859a0...4063092b - 2 commits from branch
master
- 60d14577 - Add whitelist to ignore missing binaries
-
bb6859a0...4063092b - 2 commits from branch