[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#905600: britney: Crash in britney due to trigger



Subject: asd
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: britney
Severity: normal
X-Debbugs-CC: elbrus@debian.org

Hi,

Britney crashed with the following error:

Cron Daemon:
> Traceback (most recent call last):
>   File "/srv/release.debian.org/britney/code/b2/britney.py", line 2873, in <module>
>     Britney().main()
>   File "/srv/release.debian.org/britney/code/b2/britney.py", line 388, in __init__
>     policy.initialise(self)
>   File "/srv/release.debian.org/britney/code/b2/britney2/policies/autopkgtest.py", line 178, in initialise
>     self.add_trigger_to_results(trigger, src, ver, arch, stamp, Result[status.upper()])
>   File "/srv/release.debian.org/britney/code/b2/britney2/policies/autopkgtest.py", line 669, in add_trigger_to_results
>     (trigsrc, trigver) = trigger.split('/', 1)
> ValueError: not enough values to unpack (expected 2, got 1)
> 

It appears be due to an autopkgtest trigger that does not match
britney's expectations.

@elbrus: I noticed you had the following commit attempts to fix
something similar:
https://salsa.debian.org/elbrus/britney2/commit/e6a6e62abd04c7c0d5e844ce6cd45c5e6eb970e7

(though I am not entirely sure it is applicable here, because it does
not seem like the commit will fix this crash)

Thanks,
~Niels


Reply to: