Your message dated Mon, 29 Jun 2026 17:02:35 +0200
with message-id <[email protected]>
and subject line Re: Bug#1141061: reportbug: Failing with python 3.14 because 
of urllib
has caused the Debian Bug report #1141061,
regarding reportbug: Failing with python 3.14 because of urllib
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1141061: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141061
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: reportbug
Version: 13.2.0+nmu1
Severity: important

Dear Maintainer,

When reporting a bug and selecting and existing bug to retrieve the information
reportbug fails with:


Enter the number of the bug report you want to give more info on,
or press ENTER to exit: #36
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 2419, in <module>
    main()
    ~~~~^^
  File "/usr/bin/reportbug", line 1110, in main
    return iface.user_interface()
           ~~~~~~~~~~~~~~~~~~~~^^
  File "/usr/bin/reportbug", line 1804, in user_interface
    exinfo = ui.handle_bts_query(pkg, bts, self.options.timeout,
                                 self.options.mirrors,
    ...<5 lines>...
                                 mbox_reader_cmd=self.options.mbox_reader_cmd,
                                 latest_first=self.options.latest_first)
  File "/usr/lib/python3/dist-packages/reportbug/ui/text_ui.py", line 623, in
handle_bts_query
    return browse_bugs(hierarchy, count, bugs, bts, queryonly,
                       mirrors, http_proxy, timeout, screen, title,
                       package, source, mbox_reader_cmd)
  File "/usr/lib/python3/dist-packages/reportbug/ui/text_ui.py", line 739, in
browse_bugs
    return debbugs.get_report(number, timeout)[0]
           ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/reportbug/debbugs.py", line 2051, in
get_report
    log = debianbts.get_bug_log(number)
  File "/usr/lib/python3/dist-packages/debianbts/debianbts.py", line 296, in
get_bug_log
    items = _soap_client_call(f"{{{NS}}}get_bug_log", nr)
  File "/usr/lib/python3/dist-packages/debianbts/debianbts.py", line 534, in
_soap_client_call
    with opener.open(
         ~~~~~~~~~~~^
        urllib.request.Request(
        ^^^^^^^^^^^^^^^^^^^^^^^
    ...<7 lines>...
        )
        ^
    ) as f:
    ^
  File "/usr/lib/python3.14/urllib/request.py", line 493, in open
    response = meth(req, response)
  File "/usr/lib/python3.14/urllib/request.py", line 602, in http_response
    response = self.parent.error(
        'http', request, response, code, msg, hdrs)
  File "/usr/lib/python3.14/urllib/request.py", line 531, in error
    return self._call_chain(*args)
           ~~~~~~~~~~~~~~~~^^^^^^^
  File "/usr/lib/python3.14/urllib/request.py", line 464, in _call_chain
    result = func(*args)
  File "/usr/lib/python3.14/urllib/request.py", line 611, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 503: Service Unavailable


This is probably due to urllib class missing in python 3.14


-- Package-specific info:
** Environment settings:
INTERFACE=gtk

** /home/michele/.reportbugrc:
reportbug_version "13.0.2"
mode standard
ui text
email "[email protected]"

-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 7.0.13+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages reportbug depends on:
ii  apt                3.3.1
ii  python3            3.14.6-1
ii  python3-reportbug  13.2.0+nmu1
ii  sensible-utils     0.0.26

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
ii  debconf                                    1.5.92
pn  debsums                                    <none>
pn  dlocate                                    <none>
pn  emacs-bin-common                           <none>
ii  exim4-daemon-light [mail-transport-agent]  4.99.4-1
ii  file                                       1:5.47-4
ii  gnupg                                      2.4.9-5
pn  python3-urwid                              <none>
ii  reportbug-gtk                              13.2.0+nmu1
ii  xdg-utils                                  1.2.1-2

Versions of packages python3-reportbug depends on:
ii  apt                3.3.1
ii  file               1:5.47-4
ii  python3            3.14.6-1
ii  python3-apt        3.1.0
ii  python3-debian     1.1.1
ii  python3-debianbts  4.1.1
ii  python3-requests   2.32.5+dfsg-2
ii  sensible-utils     0.0.26

python3-reportbug suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On Mon, Jun 29, 2026 at 08:50:21AM +0200, Michele Cane wrote:
> [..]
> urllib.error.HTTPError: HTTP Error 503: Service Unavailable
> 
> This is probably due to urllib class missing in python 3.14

No, see the last quoted line: the BTS backend was failing at that 
moment in time. There is no relation to python 3.14.

Closing as this is not a bug in reportbug.

Best,
Chris

--- End Message ---

Reply via email to