On Tue Oct 26, 2021 at 06:53:59PM +0200, Rob Schmersel wrote:
> On Sat, 16 Oct 2021 11:41:55 +0200
> Rafael Sadowski <[email protected]> wrote:
> 
> > On Mon Oct 11, 2021 at 01:57:27PM +0200, Rob Schmersel wrote:
> > > Hi,
> > > 
> > > My first attempt to update a port (thanks @sthen for the guidance).
> > > Updated deluge to include the following fixes to get it starting up
> > > without errors in python >= 3.8
> > > 
> > > [Logging] Fix Python 3.8 compatibility: 
> > > https://git.deluge-torrent.org/deluge/commit/?h=develop&id=351664ec071daa04161577c6a1c949ed0f2c3206
> > > 
> > > [Logging] Fix findCaller with unknown source: 
> > > https://git.deluge-torrent.org/deluge/commit/?h=develop&id=5e06aee5c8846f94bd5fcc209132dacf06de781f
> > > 
> > > Fix warning related to gettext: 
> > > https://git.deluge-torrent.org/deluge/commit/?h=develop&id=d6c96d629183e8bab2167ef56457f994017e7c85
> > > 
> > > 
> > > BR/Rob  
> > 
> > This fix my issue, thanks
> > 
> > $ deluge
> > Unable to initialize gettext/locale!
> > 'ngettext'
> > Traceback (most recent call last):
> >   File "/usr/local/lib/python3.8/site-packages/deluge/i18n/util.py",
> >   line 11
> >       builtins.__dict__['_n'] = builtins.__dict__['ngettext']
> > 
> > OK rsadowski@
> 
> Gentle reminder. There is 1 OK.
> 

Committed, thanks

Reply via email to