[Pkg-graphite-maint] Bug#721085: graphite-web: Please update to 0.9.12 to work with Django 1.5

Mika Boström bostik at bostik.iki.fi
Tue Aug 27 20:30:21 UTC 2013


Package: graphite-web
Version: 0.9.10+debian-2
Severity: normal

The current version does not work with Django 1.5, which has been the
default in unstable since late March. The problem is due to changed
settings and the newly required SECRET_KEY configuration token, which is
not applied even if available in /etc/graphite/local_settings.py

This configuration option is mandatory, so graphite-web no longer starts
when running with Django 1.5:

$ grep SECRET_KEY /etc/graphite/local_settings.py 
SECRET_KEY='XXXXXXX123456789'
$ whoami
_graphite
$ /usr/bin/graphite-manage runfcgi socket=/run/graphite/graphite.sock \
  pidfile=/run/graphite/graphite-fcgi.pid daemonize=true umask=002
ImproperlyConfigured: The SECRET_KEY setting must not be empty.


More information and the necessary patch available from
https://github.com/graphite-project/graphite-web/pull/394 ; should be
included in 0.9.12.


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

Kernel: Linux 3.10-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages graphite-web depends on:
ii  adduser                3.113+nmu3
ii  libjs-jquery           1.7.2+dfsg-3
ii  libjs-jquery-flot      0.8.1+dfsg-2
ii  libjs-prototype        1.7.1-3
ii  libjs-scriptaculous    1.9.0-2
ii  python                 2.7.5-4
ii  python-cairo           1.8.8-1+b2
ii  python-django          1.5.2-1
ii  python-django-tagging  0.3.1-2
ii  python-pyparsing       1.5.7+dfsg1-2
ii  python-simplejson      3.3.0-3
ii  python-sqlite          1.0.1-9
ii  python-tz              2012c-1
ii  python-whisper         0.9.10-1

graphite-web recommends no packages.

Versions of packages graphite-web suggests:
ii  graphite-carbon      0.9.10-4
pn  libapache2-mod-wsgi  <none>
pn  python-ldap          <none>
pn  python-memcache      <none>
pn  python-mysqldb       <none>

-- Configuration Files:
/etc/graphite/local_settings.py changed [not included]

-- no debconf information

-- 
 Mika Boström                       Individualisti, eksistentialisti,
 www.iki.fi/bostik                  rationalisti ja mulkvisti
 GPG: 0x2AED22CC; 6FC9 8375 31B7 3BA2 B5DC  484E F19F 8AD6 2AED 22CC



More information about the Pkg-graphite-maint mailing list