[Bug 256484] net-p2p/deluge-cli: deluge_web fails to start after update to python38

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 08 Jun 2021 17:03:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256484

            Bug ID: 256484
           Summary: net-p2p/deluge-cli: deluge_web fails to start after
                    update to python38
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rm@FreeBSD.org
          Reporter: jordy@jvwdev.nl
             Flags: maintainer-feedback?(rm@FreeBSD.org)
          Assignee: rm@FreeBSD.org

Error:

Starting deluge_web.
Unable to initialize gettext/locale!
'ngettext'
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/deluge/i18n/util.py", line 118,
in setup_translation
    builtins.__dict__['_n'] = builtins.__dict__['ngettext']
KeyError: 'ngettext'

Solution:
https://dev.deluge-torrent.org/ticket/3342

Patch:
https://dev.deluge-torrent.org/changeset/d6c96d629183e8bab

For some reason this patch is not in their latest release.

-- 
You are receiving this mail because:
You are the assignee for the bug.