[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#909945: reportbug crashes after package selection



Package: reportbug
Version: 7.5.0
Severity: normal

Dear Maintainer,
After entering the package name and clicking continue, the GTK version of reportbug crashes with the following:

raceback (most recent call last):

File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1049, in sync_pre_operation
    http_proxy=http_proxy, archived=archived, source=source)
File "/usr/lib/python3/dist-packages/reportbug/debbugs.py", line 1072, in get_reports
    bugs = debianbts.get_bugs(pkg_filter, package)
File "/usr/local/lib/python3.6/dist-packages/debianbts/debianbts.py", line 412, in get_bugs
    reply = soap_client.call('get_bugs', method_el)
File "/usr/local/lib/python3.6/dist-packages/pysimplesoap/client.py", line 260, in call
    self.xml_response = self.send(method, self.xml_request)
File "/usr/local/lib/python3.6/dist-packages/pysimplesoap/client.py", line 313, in send
    location, http_method, body=xml, headers=headers)
File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 1395, in request
    self.disable_ssl_certificate_validation)
File "/usr/lib/python3/dist-packages/httplib2/__init__.py", line 978, in __init__
    timeout=timeout, context=context)
TypeError: fixer() missing 1 required positional argument: 'check_hostname'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2266, in <module>
    main()
  File "/usr/bin/reportbug", line 1109, in main
    return iface.user_interface()
  File "/usr/bin/reportbug", line 1722, in user_interface
    latest_first=self.options.latest_first)
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1763, in func
    args, kwargs = op.sync_pre_operation(*args, **kwargs)
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 1051, in sync_pre_operation
    error_dialog("Unable to connect to %s BTS." % sysinfo['name'])
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 137, in error_dialog
    _assert_context(ui_context)
File "/usr/lib/python3/dist-packages/reportbug/ui/gtk2_ui.py", line 92, in _assert_context
    (_describe_context(really), _describe_context(expected)))
AssertionError: Function should be called in <MainContext of reportbug thread> but was called in <MainContext of UI thread>

Cheers,
Marcel



-- Package-specific info:
** Environment settings:
DEBEMAIL="mlautenb@gmail.com"
DEBFULLNAME="Marcel Lautenbach"

** /home/marcel/.reportbugrc:
reportbug_version "7.5.0"
mode advanced
ui gtk2
email "mlautenb@gmail.com"
smtphost "smtp.gmail.com:587"
smtpuser "mlautenb@gmail.com"
smtppasswd <omitted>
smtptls

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages reportbug depends on:
ii  apt                1.7.0~rc2
ii  python3            3.6.6-1
ii  python3-reportbug  7.5.0
ii  sensible-utils     0.0.12

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
pn  debconf-utils                              <none>
ii  debsums                                    2.2.3
ii  dlocate                                    1.07+nmu1
pn  emacs24-bin-common | emacs25-bin-common    <none>
ii  exim4                                      4.91-7
ii  exim4-daemon-light [mail-transport-agent]  4.91-7
ii  file                                       1:5.34-2
ii  gnupg                                      2.2.10-1
pn  python3-urwid                              <none>
pn  reportbug-gtk                              <none>
ii  xdg-utils                                  1.1.3-1

Versions of packages python3-reportbug depends on:
ii  apt                1.7.0~rc2
ii  file               1:5.34-2
ii  python3            3.6.6-1
ii  python3-apt        1.6.2
ii  python3-debian     0.1.33
ii  python3-debianbts  2.7.2
ii  python3-requests   2.18.4-2

python3-reportbug suggests no packages.

-- no debconf information




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


Reply to: