control: merge 709862 930085 control: tags 709862 patch > > Traceback (most recent call last): > > File "/usr/bin/reportbug", line 2285, in <module> > > main() > > File "/usr/bin/reportbug", line 1115, in main > > return iface.user_interface() > > File "/usr/bin/reportbug", line 1728, in user_interface > > latest_first=self.options.latest_first) > > File "/usr/lib/python3/dist-packages/reportbug/ui/gtk_ui.py", line > > 1763, in func > > args, kwargs = op.sync_pre_operation(*args, **kwargs) > > TypeError: cannot unpack non-iterable NoneType object > > > > -- System Information: > > Distributor ID: Kali > > Description: Kali GNU/Linux Rolling > > The crash is very likely caused by a system administration error. Please see > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892270
Anyway reportbug should not crash, not even on non-Debian systems. This has been reported multiple times already; merging this bug with a previous instance. This can be fixed with a small change: https://salsa.debian.org/reportbug-team/reportbug/-/merge_requests/60