[Python-modules-team] Bug#557925: python-axiom: FTBFS with Python 2.6

Jakub Wilk ubanus at users.sf.net
Wed Nov 25 10:49:10 UTC 2009


Package: python-axiom
Version: 0.5.31-2
Severity: important
User: debian-python at lists.debian.org
Usertags: python2.6 ftbfs

Hello,

When rebuilt against python-all{,-dev,-dbg} (and thus python2.6) from
Debian experimental (and with python2.6 as the default one), your package
FTBFS.

Tail of the build log:

test -x debian/rules
dh_testroot
dh_clean -k 
dh_installdirs -A 
mkdir -p "."
mkdir -p debian/python-module-stampdir
cd . && python setup.py build --build-base="/tmp/buildd/python-axiom-0.5.31/./build"
Files in package 'twisted':
['.svn', 'plugins']
Files in package 'axiom':
['batch.tac',
  '.svn',
  'scripts',
  'queryutil.py',
  'plugins',
  'item.py',
  'substore.py',
  '_version.py',
  'test',
  '_schema.py',
  'sequence.py',
  'upgrade.py',
  'attributes.py',
  'dependency.py',
  '__init__.pyc',
  '__init__.py',
  '_fincache.py',
  '_pysqlite2.py',
  'errors.py',
  'scheduler.py',
  'slotmachine.py',
  'listversions.py',
  'examples',
  'tags.py',
  'userbase.py',
  'benchmarks',
  'batch.py',
  '_version.pyc',
  'store.py',
  'iaxiom.py']
Automatically determined setup() args:
{   'package_data': {   'axiom': [   'batch.tac',
                                      'test/historic/processor1to2.axiom.tbz2',
                                      'test/historic/catalog1to2.axiom.tbz2',
                                      'test/historic/parentHook1to2.axiom.tbz2',
                                      'test/historic/parentHook2to3.axiom.tbz2',
                                      'test/historic/subStoreStartupService1to2.axiom.tbz2',
                                      'test/historic/loginMethod1to2.axiom.tbz2',
                                      'test/historic/account1to2.axiom.tbz2',
                                      'test/historic/textlist.axiom.tbz2',
                                      'examples/library.py',
                                      'examples/bucket.py',
                                      'benchmarks/benchmark_tagnames.py',
                                      'benchmarks/benchmark_batchitemcreation.py',
                                      'benchmarks/benchmark_batchitemdeletion.py',
                                      'benchmarks/testwriter.py',
                                      'benchmarks/benchmark_itemdeletion.py',
                                      'benchmarks/testreader.py',
                                      'benchmarks/benchmark_itemcreation.py',
                                      'benchmarks/testbase.py',
                                      'benchmarks/testindex.py',
                                      'benchmarks/benchmark_tagsof.py',
                                      'benchmarks/testinit.py'],
                         'twisted': ['plugins/axiom_plugins.py']},
     'packages': [   'twisted',
                     'axiom',
                     'axiom.scripts',
                     'axiom.plugins',
                     'axiom.test',
                     'axiom.test.upgrade_fixtures',
                     'axiom.test.historic',
                     'build.lib.linux-x86_64-2.6.twisted',
                     'build.lib.linux-x86_64-2.6.axiom',
                     'build.lib.linux-x86_64-2.6.axiom.scripts',
                     'build.lib.linux-x86_64-2.6.axiom.plugins',
                     'build.lib.linux-x86_64-2.6.axiom.test',
                     'build.lib.linux-x86_64-2.6.axiom.test.upgrade_fixtures',
                     'build.lib.linux-x86_64-2.6.axiom.test.historic']}
running build
running build_py
package init file 'twisted/__init__.py' not found (or not a regular file)
error: package directory 'build/lib/linux-x86_64-2/6/twisted' does not exist

-- 
Jakub Wilk





More information about the Python-modules-team mailing list