Package: pootle Version: 2.0.5-0.3 Severity: serious User: debian...@lists.debian.org Usertags: instest-20110825 instest
Hi, While testing the installation of all packages in sid, I ran into the following problem: > Reading package lists... > Building dependency tree... > Reading state information... > Starting > Starting 2 > Done > Recommended packages: > cherrypy > The following NEW packages will be installed: > pootle > 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. > Need to get 4436 kB of archives. > After this operation, 19.6 MB of additional disk space will be used. > Get:1 http://localhost/debian/ sid/main pootle all 2.0.5-0.3 [4436 kB] > Fetched 4436 kB in 0s (24.5 MB/s) > Selecting previously deselected package pootle. > (Reading database ... 20683 files and directories currently installed.) > Unpacking pootle (from .../pootle_2.0.5-0.3_all.deb) ... > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/pootle.postinst > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/pootle.postrm > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/pootle.preinst > Dpkg hook: enabling sh trace for /var/lib/dpkg/info/pootle.prerm > Setting up pootle (2.0.5-0.3) ... > + set -e > + POOTLE_USER=pootle > + POOTLE_GROUP=pootle > + POOTLE_HOME=/var/lib/pootle > + getent group pootle > + echo -n Adding group pootle.. > Adding group pootle..+ addgroup --quiet --system pootle > + echo ..done > ..done > + getent passwd pootle > + echo -n Adding user pootle.. > Adding user pootle..+ adduser --quiet --system --gecos Pootle daemon > --ingroup pootle --no-create-home --home /var/lib/pootle pootle > + echo ..done > ..done > + mkdir -p /var/lib/pootle > + chmod 755 /var/lib/pootle > + chown pootle:pootle /var/lib/pootle > + chmod -R 755 /var/lib/pootle/po > + chown -R pootle:pootle /var/lib/pootle/po > + chmod -R 755 /var/lib/pootle/dbs > + chown -R pootle:pootle /var/lib/pootle/dbs > + chmod 770 /etc/pootle > + chown -R pootle:root /etc/pootle > + rm -f /var/lib/pycentral/pootle.pkgremove > + which pycentral > + pycentral pkginstall pootle > + grep -qs ^pootle$ /var/lib/pycentral/delayed-pkgs > + [ -z ] > + update-python-modules -p > + su pootle -p -c django-admin syncdb --settings pootle.settings --noinput > /usr/lib/pymodules/python2.6/django/db/__init__.py:19: DeprecationWarning: > settings.DATABASE_* is deprecated; use settings.DATABASES instead. > DeprecationWarning > /usr/lib/pymodules/python2.6/django/db/__init__.py:60: DeprecationWarning: > Short names for ENGINE in database configurations are deprecated. Prepend > default.ENGINE with 'django.db.backends.' > DeprecationWarning > Error: No module named thread_support > dpkg: error processing pootle (--configure): > subprocess installed post-installation script returned error exit status 1 > configured to not write apport reports > Processing triggers for python-central ... > + set -e > + pycentral cleanup-pkgprepare-updates > + exit 0 > Errors were encountered while processing: > pootle > E: Sub-process /usr/bin/dpkg returned an error code (1) The full build log is available from: http://people.debian.org/~lucas/logs/2011/08/25/pootle.log It is reproducible by installing your package in a clean chroot, using the debconf Noninteractive frontend, and priority: critical. This test was carried out using about 50 AMD64 nodes of the Grid'5000 platform. Internet was not accessible from the nodes. -- | Lucas Nussbaum | lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ | | jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org