Your message dated Tue, 12 Oct 2021 20:51:11 +0200
with message-id <024a686c-cf8b-6b27-de85-0a907ac5a...@debian.org>
and subject line Re: Bug#996188: RuntimeError: populate() isn't reentrant
has caused the Debian Bug report #996188,
regarding RuntimeError: populate() isn't reentrant
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 ow...@bugs.debian.org
immediately.)


-- 
996188: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=996188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: graphite-web
Version: 1.1.8-1
Severity: grave

Dear Maintainer,

Installed graphite-web on a fresh bullseye machine and migrated the apache 
virtualhost configuration from a running buster machine.

Attempting to load the page results in the error listed in the subject.

Full traceback:
[Mon Oct 11 23:04:53.039528 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254] mod_wsgi (pid=12645): 
Failed to exec Python script file '/usr/share/graphite-web/graphite.wsgi'.
[Mon Oct 11 23:04:53.039710 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254] mod_wsgi (pid=12645): 
Exception occurred processing WSGI script 
'/usr/share/graphite-web/graphite.wsgi'.
[Mon Oct 11 23:04:53.040057 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254] Traceback (most recent 
call last):
[Mon Oct 11 23:04:53.040169 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]   File 
"/usr/share/graphite-web/graphite.wsgi", line 15, in <module>
[Mon Oct 11 23:04:53.040190 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]     application = 
get_wsgi_application()
[Mon Oct 11 23:04:53.040217 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]   File 
"/usr/lib/python3/dist-packages/django/core/wsgi.py", line 12, in 
get_wsgi_application
[Mon Oct 11 23:04:53.040232 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]     
django.setup(set_prefix=False)
[Mon Oct 11 23:04:53.040257 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]   File 
"/usr/lib/python3/dist-packages/django/__init__.py", line 24, in setup
[Mon Oct 11 23:04:53.040271 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]     
apps.populate(settings.INSTALLED_APPS)
[Mon Oct 11 23:04:53.040295 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]   File 
"/usr/lib/python3/dist-packages/django/apps/registry.py", line 83, in populate
[Mon Oct 11 23:04:53.040309 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254]     raise 
RuntimeError("populate() isn't reentrant")
[Mon Oct 11 23:04:53.040389 2021] [wsgi:error] [pid 12645:tid 140670772766464] 
[remote 2603:6080:a201:f403:c2d6:3266:d138:be92:40254] RuntimeError: populate() 
isn't reentrant

-- System Information:
Debian Release: 11.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages graphite-web depends on:
ii  adduser                 3.118
ii  python3                 3.9.2-3
ii  python3-cairo           1.16.2-4+b2
ii  python3-cairocffi       1.2.0-1
ii  python3-django          2:2.2.24-1
ii  python3-django-tagging  1:0.4.5-3
ii  python3-pyparsing       2.4.7-1
ii  python3-simplejson      3.17.2-1
ii  python3-six             1.16.0-2
ii  python3-tz              2021.1-1
ii  python3-urllib3         1.26.5-1~exp1
ii  python3-whisper         1.1.4-2.1

graphite-web recommends no packages.

Versions of packages graphite-web suggests:
pn  graphite-carbon          <none>
ii  libapache2-mod-wsgi-py3  4.7.1-3+b1
pn  python3-ldap             <none>
pn  python3-memcache         <none>
pn  python3-mysqldb          <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
On 10/12/21 1:11 AM, Kevin Otte wrote:
> Package: graphite-web
> Version: 1.1.8-1
> Severity: grave
> 
> Dear Maintainer,
> 
> Installed graphite-web on a fresh bullseye machine and migrated the apache 
> virtualhost configuration from a running buster machine.
> 
> Attempting to load the page results in the error listed in the subject.


Except that graphite-web is unfortunately *NOT* in Bullseye...

Please set it up on Unstable and report back to the Debian BTS if it
still fails there.

Cheers,

Thomas Goirand (zigo)

--- End Message ---

Reply via email to