Package: reportbug/stable,now 7.5.3~deb10u1 all [installed]
Version: 7.5.3~deb10u1
When it is trying to connect to FTP to look for newest package versions, it's crashing..
Here is a transcript:
$ reportbug
E: You must put some 'source' URIs in your sources.list
Traceback (most recent call last):
File "/usr/bin/reportbug", line 2284, 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
I am using Raspbian Buster on Raspberry Pi 4 armhf architecture.
$uname -r
Linux raspberrypi 5.4.51-v7l+ #1333 SMP Mon Aug 10 16:51:40 BST 2020 armv7l GNU/Linux