Summary: | Bugzilla does not auto-assign bugs properly anymore | ||
---|---|---|---|
Product: | Services | Reporter: | Tobias Kortkamp <tobik> |
Component: | Bug Tracker | Assignee: | Oleksandr Tymoshenko <gonzo> |
Status: | In Progress --- | ||
Severity: | Affects Some People | CC: | bugmeister, clusteradm, dch |
Priority: | --- | Keywords: | regression |
Version: | unspecified | ||
Hardware: | Any | ||
OS: | Any |
Description
Tobias Kortkamp
![]() Thanks for the report Tobias. Bugmeister is aware of this (as of yesterday) and is investigating Error observed with (loading) bug 239231, in case you didnt see it: Global symbol "$s" requires explicit package name (did you forget to declare "my $s"?) at ./extensions/FBSDAutoAssign/Extension.pm line 82. Compilation failed in require at Bugzilla/Extension.pm line 71. (In reply to Kubilay Kocak from comment #2) Fat fingers on my side, fixed now. There is a problem with host/jail versions that caused to fail command that obtains information about maintainer: make: "/home/ports/Mk/bsd.port.mk" line 1189: UNAME_r (12.0-BETA3) and OSVERSION (1101515) do not agree on major version number. As a workaround, I put UNAME_r=11.0-RELEASE env variable to the command. I'll try to come up with a more permanent solution. |