Control: tag -1 sid stretch

Hi Chris,

On Fri, 21 Aug 2015 20:23:08 +0100 Chris Lamb <la...@debian.org> wrote:
> pastedeploy fails to build from source in unstable/amd64:

>   ERROR: Failure: ImportError (No module named script.templates)

I'm trying to figure out whether this bug affects jessie, too, but I can't 
reproduce it in current sid (normal pbuilder build).

The dh_auto_test sections from my rebuild logs:

===== jessie =====
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: python2.7 setup.py test 
running test
running egg_info
writing requirements to PasteDeploy.egg-info/requires.txt
writing PasteDeploy.egg-info/PKG-INFO
writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt
writing top-level names to PasteDeploy.egg-info/top_level.txt
writing dependency_links to PasteDeploy.egg-info/dependency_links.txt
writing entry points to PasteDeploy.egg-info/entry_points.txt
reading manifest file 'PasteDeploy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PasteDeploy.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.010s

OK
I: pybuild base:170: python3.4 setup.py test 
running test
running egg_info
writing requirements to PasteDeploy.egg-info/requires.txt
writing PasteDeploy.egg-info/PKG-INFO
writing dependency_links to PasteDeploy.egg-info/dependency_links.txt
writing namespace_packages to PasteDeploy.egg-info/namespace_packages.txt
writing entry points to PasteDeploy.egg-info/entry_points.txt
writing top-level names to PasteDeploy.egg-info/top_level.txt
reading manifest file 'PasteDeploy.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'PasteDeploy.egg-info/SOURCES.txt'
running build_ext

----------------------------------------------------------------------
Ran 0 tests in 0.012s

OK
===== /jessie =====


===== sid =====
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd 
/tmp/buildd/pastedeploy-1.5.2/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 

----------------------------------------------------------------------
Ran 0 tests in 0.011s

OK
I: pybuild base:170: cd 
/tmp/buildd/pastedeploy-1.5.2/.pybuild/pythonX.Y_3.4/build; python3.4 -m nose 

----------------------------------------------------------------------
Ran 0 tests in 0.012s

OK
===== /sid =====


===== yours =====
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:170: cd 
/tmp/buildd/pastedeploy-1.5.2/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
--with-doctest 
E
======================================================================
ERROR: Failure: ImportError (No module named script.templates)
===== /yours =====


Successfully running no tests at all looks like a regression from jessie (even 
if it does not fail any longer).


Andreas

Reply via email to