Re: graphite on Debian 12
Hi,
> [Fri Sep 05 12:20:36.106482 2025] [wsgi:error] [pid 1480:tid 1542]
> [remote 127.0.0.1:46174] RuntimeError: populate() isn't reentrant
>From a quick search[1], it looks like a Django settings error, and my advice
is to look at the diff between those 2 files:
/etc/graphite/locale_settings.py
/etc/graphite/locale_settings.py.dpkg-dist
and try to forward port relevant changes.
On bookworm, please beware of some bugs[2][3] though. Upgrading to trixie may
be a better option.
[1] https://stackoverflow.com/questions/27093746/django-stops-working-with-runtimeerror-populate-isnt-reentrant
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099050
[3] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056206
Thanks,
Alex
Reply to: