Bug#409954: python-xml: Importing pyexpat fails with python2.4-dbg build

2007-02-06 Thread Kevin Campbell
Package: python-xml Version: 0.8.4-6 Severity: important Attempting to use python2.4-dbg to import expat fails. The normal build works without any problems. The traceback to reproduce is shown below. [EMAIL PROTECTED]:~/src/debpkgs/python2.4-2.4.4$ python2.4-dbg Python 2.4.4 (#1, Jan 13 2007,

Bug#396186: bind9: Installation breaks with shadow passwords disabled

2006-10-30 Thread Kevin Campbell
Package: bind9 Version: 1:9.3.2-P1.0-1 Severity: important The bind9 installation appears to fail when shadow passwords are disabled Adding group `bind' (GID 112) ... Done. Adding system user `bind' (UID 107) ... Adding new user `bind' (UID 107) with group `bind' ... chage: the shadow password

Bug#341092: python2.3-sqlite: Python2.3 package uses decorators

2005-11-28 Thread Kevin Campbell
Package: python2.3-sqlite Version: 1.0.1-2 Severity: grave Justification: renders package unusable The 2.3 package for python-sqlite downloads an egg for formencode which uses decorators. These are not supported in python2.3 and as such the package will not install. Compiling