Version-Release number of selected component: libreport-plugin-bugzilla-2.17.8-1.fc38 Additional info: reporter: libreport-2.17.8 kernel: 6.2.8-300.fc38.x86_64 cmdline: /usr/bin/python3 /usr/bin/reporter-bugzilla -b -F /etc/libreport/plugins/bugzilla_format_kernel.conf cgroup: 0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.freedesktop.problems.applet uid: 1000 reason: reporter-bugzilla:780:<module>:NameError: name 'ticket' is not defined executable: /usr/bin/reporter-bugzilla type: Python3 package: libreport-plugin-bugzilla-2.17.8-1.fc38 runlevel: N 5 exception_type: NameError crash_function: module interpreter: python3-3.11.2-1.fc38.x86_64 Truncated backtrace: #1 [/usr/bin/reporter-bugzilla:780] <module>
Created attachment 1953497 [details] File: os_info
Created attachment 1953498 [details] File: environ
Created attachment 1953499 [details] File: mountinfo
Created attachment 1953500 [details] File: open_fds
Created attachment 1953501 [details] File: namespaces
Created attachment 1953502 [details] File: backtrace
Created attachment 1953503 [details] File: cpuinfo
I think the same thing happened to me, when I tried to report another problem with the problem reporter. The actual reporting to bugzilla failed and I got this log: ``` Adding extra ccs to bug report: ['kernel-maint'] Traceback (most recent call last): File "/usr/bin/reporter-bugzilla", line 783, in <module> bz_conn.bug_update(ticket, update_data) ^^^^^^ NameError: name 'ticket' is not defined. Did you mean: 'ticket_no'? (”report_Bugzilla” avslutade med 1) ```
*** This bug has been marked as a duplicate of bug 2186050 ***