jelmer/buildlog-consultant

worker-failure: buildlog_consultant.common.MatcherError: Error while matching re.compile("[^:]+: cannot stat \\'.*\\': No such file or directory") against "install: cannot stat 'debian-popcon.gpg': No such file or directory\n" (<re.Match object; span=(0, 67), match="install: cannot stat 'debian-popcon.gpg': No such>): IndexError('no such group')

jelmer opened this issue · 0 comments

See run e2f02b66-59f6-438f-9bc8-0b3abd7742ea.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/buildlog_consultant/common.py", line 949, in match
    err = self.cb(m)
  File "/usr/local/lib/python3.10/dist-packages/buildlog_consultant/common.py", line 232, in file_not_found
    if m.group(1).startswith("/") and not m.group(1).startswith("/<<PKGBUILDDIR>>"):
IndexError: no such group

During handling of the above exception, another exception occurred: