Your message dated Mon, 10 Jun 2013 22:48:25 +0000
with message-id <e1umasz-000855...@franck.debian.org>
and subject line Bug#711278: fixed in python-django-treebeard 2.0~beta1-1
has caused the Debian Bug report #711278,
regarding python-django-treebeard: FTBFS: ImproperlyConfigured: The SECRET_KEY 
setting must not be empty.
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.)


-- 
711278: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711278
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django-treebeard
Version: 1.61-3
Severity: serious
Tags: sid jessie
Justification: fails to build from source

python-django-treebeard FTBFS:
| sphinx-build -b html -d _build/doctrees   . _build/html
| Making output directory...
| Running Sphinx v1.1.3
| loading pickled environment... not yet created
| building [html]: targets for 11 source files that are out of date
| updating environment: 11 added, 0 changed, 0 removed
| reading sources... [  9%] admin
| Traceback (most recent call last):
|   File "/usr/lib/pymodules/python2.7/sphinx/ext/autodoc.py", line 321, in 
import_object
|     __import__(self.modname)
|   File 
"/build/python-django-treebeard-rb0nPo/python-django-treebeard-1.61/treebeard/admin.py",
 line 3, in <module>
|     from django.contrib import admin
|   File "/usr/lib/python2.7/dist-packages/django/contrib/admin/__init__.py", line 3, 
in <module>
|     from django.contrib.admin.helpers import ACTION_CHECKBOX_NAME
|   File "/usr/lib/python2.7/dist-packages/django/contrib/admin/helpers.py", line 4, 
in <module>
|     from django.contrib.admin.util import (flatten_fieldsets, lookup_field,
|   File "/usr/lib/python2.7/dist-packages/django/contrib/admin/util.py", line 6, in 
<module>
|     from django.db import models
|   File "/usr/lib/python2.7/dist-packages/django/db/__init__.py", line 11, in 
<module>
|     if settings.DATABASES and DEFAULT_DB_ALIAS not in settings.DATABASES:
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 53, 
in __getattr__
|     self._setup(name)
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, 
in _setup
|     self._wrapped = Settings(settings_module)
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 152, 
in __init__
|     raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.")
| ImproperlyConfigured: The SECRET_KEY setting must not be empty.
| reading sources... [ 18%] al_tree
|
| Exception occurred:
|   File "/usr/lib/pymodules/python2.7/sphinx/ext/inheritance_diagram.py", line 
79, in __init__
|     classes = self._import_classes(class_names, currmodule)
|   File "/usr/lib/pymodules/python2.7/sphinx/ext/inheritance_diagram.py", line 
135, in _import_classes
|     classes.extend(self._import_class_or_module(name, currmodule))
|   File "/usr/lib/pymodules/python2.7/sphinx/ext/inheritance_diagram.py", line 
112, in _import_class_or_module
|     __import__(path)
|   File 
"/build/python-django-treebeard-rb0nPo/python-django-treebeard-1.61/treebeard/al_tree.py",
 line 3, in <module>
|     from django.core import serializers
|   File "/usr/lib/python2.7/dist-packages/django/core/serializers/__init__.py", line 
22, in <module>
|     from django.core.serializers.base import SerializerDoesNotExist
|   File "/usr/lib/python2.7/dist-packages/django/core/serializers/base.py", line 5, 
in <module>
|     from django.db import models
|   File "/usr/lib/python2.7/dist-packages/django/db/__init__.py", line 11, in 
<module>
|     if settings.DATABASES and DEFAULT_DB_ALIAS not in settings.DATABASES:
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 53, 
in __getattr__
|     self._setup(name)
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, 
in _setup
|     self._wrapped = Settings(settings_module)
|   File "/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 152, 
in __init__
|     raise ImproperlyConfigured("The SECRET_KEY setting must not be empty.")
| ImproperlyConfigured: The SECRET_KEY setting must not be empty.
| The full traceback has been saved in /tmp/sphinx-err-riybJh.log, if you want 
to report the issue to the developers.
| Please also report this if it was a user error, so that a better error 
message can be provided next time.
| Either send bugs to the mailing list at 
<http://groups.google.com/group/sphinx-dev/>,
| or report them in the tracker at 
<http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
| make[2]: *** [html] Error 1
| make[2]: Leaving directory 
`/build/python-django-treebeard-rb0nPo/python-django-treebeard-1.61/docs'
| make[1]: *** [override_dh_auto_build] Error 2
| make: *** [build] Error 2

--
Jakub Wilk

--- End Message ---
--- Begin Message ---
Source: python-django-treebeard
Source-Version: 2.0~beta1-1

We believe that the bug you reported is fixed in the latest version of
python-django-treebeard, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 711...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb <la...@debian.org> (supplier of updated python-django-treebeard 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 10 Jun 2013 23:35:36 +0100
Source: python-django-treebeard
Binary: python-django-treebeard python-django-treebeard-doc
Architecture: source all
Version: 2.0~beta1-1
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb <la...@debian.org>
Changed-By: Chris Lamb <la...@debian.org>
Description: 
 python-django-treebeard - Efficient implementations of tree data structures 
for Django
 python-django-treebeard-doc - Efficient implementations of tree data 
structures for Django (doc
Closes: 711278
Changes: 
 python-django-treebeard (2.0~beta1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #711278)
     - Drop installation of examples.
   * Bump Standards-Version to 3.9.4.
Checksums-Sha1: 
 309e13c9bcdfc6f4287d265b3aa79ca4f4ef0db7 1517 
python-django-treebeard_2.0~beta1-1.dsc
 e35b543307a6346ec6fd6f509f90d75a3df362e2 86883 
python-django-treebeard_2.0~beta1.orig.tar.gz
 a70f42b4969749e41eaa0afb2fd1be62a90279ef 2967 
python-django-treebeard_2.0~beta1-1.debian.tar.gz
 46cd9718c0a890e0f7d8819b827d818f94f72f2c 62952 
python-django-treebeard_2.0~beta1-1_all.deb
 0ffaa55d08c9162d7f6323743a41627e8c3eb5df 166964 
python-django-treebeard-doc_2.0~beta1-1_all.deb
Checksums-Sha256: 
 d0b48fb5cb892693645f9909d8fd036d140aca48803356e0d61bd983b6eb57c2 1517 
python-django-treebeard_2.0~beta1-1.dsc
 01970746aac886ff6fc73831c37a69a241f7c359c0ee6f2e031d064060bec206 86883 
python-django-treebeard_2.0~beta1.orig.tar.gz
 c9ca5407f2f10b813060b8634dcf4ec5286432404fb0376ec15d0128dc12d9f4 2967 
python-django-treebeard_2.0~beta1-1.debian.tar.gz
 04a264104bb26495d0f1a43ff7f827239ac35b33e3871a1c5a913cec828f7997 62952 
python-django-treebeard_2.0~beta1-1_all.deb
 f53dccd411e8eecfdb1e932dbb2758450fd95008118cbdae3f414dc2e12868c6 166964 
python-django-treebeard-doc_2.0~beta1-1_all.deb
Files: 
 f85cbe53835f8d81f5775fb4055e8341 1517 python optional 
python-django-treebeard_2.0~beta1-1.dsc
 d85eae412ce0691ac8ba266a5163f214 86883 python optional 
python-django-treebeard_2.0~beta1.orig.tar.gz
 caf66bf1cc3d14ec161712b37a960c99 2967 python optional 
python-django-treebeard_2.0~beta1-1.debian.tar.gz
 26f36c493b7bf54fdefee31ed430e0d9 62952 python optional 
python-django-treebeard_2.0~beta1-1_all.deb
 892c27908e6275b16887b204de23f5e0 166964 doc optional 
python-django-treebeard-doc_2.0~beta1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlG2VNoACgkQ5/8uW2NPmiBBBwCgleIWE6ZyKcwhKFB3Ws9Oa7Ze
7Q4AnA8xKJKnJTCwt0syjuKttLhXytuI
=geGJ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to