mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-12 20:01:08 +00:00
add reason for missing build
This commit is contained in:
parent
bb2512c948
commit
e245891d36
@ -509,6 +509,7 @@ class ExcuseFinder(object):
|
||||
else:
|
||||
excuse.policy_verdict = PolicyVerdict.REJECTED_CANNOT_DETERMINE_IF_PERMANENT
|
||||
excuse.missing_build_on_arch(arch)
|
||||
excuse.addreason("missingbuild")
|
||||
excuse.add_verdict_info(excuse.policy_verdict, text)
|
||||
|
||||
# check if there is a `force' hint for this package, which allows it to go in even if it is not updateable
|
||||
|
Loading…
x
Reference in New Issue
Block a user