Source: django-tables
Version: 1.14.2-1
Severity: serious

Some recent change in unstable makes django-tables FTBFS:

https://tests.reproducible-builds.org/debian/history/django-tables.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/django-tables.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/django-tables-1.14.2'
PYTHONPATH=. \
    dh_auto_test -- --system=custom --test-args="{interpreter} /usr/bin/py.test"
I: pybuild base:217: python2.7 /usr/bin/py.test
============================= test session starts ==============================
platform linux2 -- Python 2.7.14+, pytest-3.3.2, py-1.5.2, pluggy-0.6.0
Django settings: tests.app.settings (from ini file)
rootdir: /build/1st/django-tables-1.14.2, inifile: tox.ini
plugins: django-3.1.2
collected 267 items / 28 errors

==================================== ERRORS ====================================
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_config.py 
import file mismatch:
imported module 'tests.test_config' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_config.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_config.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_core.py 
import file mismatch:
imported module 'tests.test_core' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_core.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_core.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_data.py 
import file mismatch:
imported module 'tests.test_data' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_data.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_data.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_dynamically_add_show_hide_columns.py
 
import file mismatch:
imported module 'tests.test_dynamically_add_show_hide_columns' has this 
__file__ attribute:
  
/build/1st/django-tables-1.14.2/tests/test_dynamically_add_show_hide_columns.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_dynamically_add_show_hide_columns.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_faq.py _
import file mismatch:
imported module 'tests.test_faq' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_faq.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_faq.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_footer.py 
import file mismatch:
imported module 'tests.test_footer' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_footer.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_footer.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_models.py 
import file mismatch:
imported module 'tests.test_models' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_models.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_models.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_ordering.py 
import file mismatch:
imported module 'tests.test_ordering' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_ordering.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_ordering.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_pinned_rows.py 
import file mismatch:
imported module 'tests.test_pinned_rows' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_pinned_rows.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_pinned_rows.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting .pybuild/cpython2_2.7_django-tables2/build/tests/test_rows.py 
import file mismatch:
imported module 'tests.test_rows' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_rows.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_rows.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_tabledata.py 
import file mismatch:
imported module 'tests.test_tabledata' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_tabledata.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_tabledata.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_templates.py 
import file mismatch:
imported module 'tests.test_templates' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_templates.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_templates.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_templatetags.py 
import file mismatch:
imported module 'tests.test_templatetags' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_templatetags.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_templatetags.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_utils.py 
import file mismatch:
imported module 'tests.test_utils' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_utils.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_utils.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/test_views.py 
import file mismatch:
imported module 'tests.test_views' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/test_views.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/test_views.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_booleancolumn.py 
import file mismatch:
imported module 'tests.columns.test_booleancolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_booleancolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_booleancolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_checkboxcolumn.py 
import file mismatch:
imported module 'tests.columns.test_checkboxcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_checkboxcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_checkboxcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datecolumn.py 
import file mismatch:
imported module 'tests.columns.test_datecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_datecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datetimecolumn.py 
import file mismatch:
imported module 'tests.columns.test_datetimecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_datetimecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_datetimecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_emailcolumn.py 
import file mismatch:
imported module 'tests.columns.test_emailcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_emailcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_emailcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_filecolumn.py 
import file mismatch:
imported module 'tests.columns.test_filecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_filecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_filecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_general.py 
import file mismatch:
imported module 'tests.columns.test_general' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_general.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_general.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_jsoncolumn.py 
import file mismatch:
imported module 'tests.columns.test_jsoncolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_jsoncolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_jsoncolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_linkcolumn.py 
import file mismatch:
imported module 'tests.columns.test_linkcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_linkcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_linkcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_manytomanycolumn.py
 
import file mismatch:
imported module 'tests.columns.test_manytomanycolumn' has this __file__ 
attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_manytomanycolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_manytomanycolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_templatecolumn.py 
import file mismatch:
imported module 'tests.columns.test_templatecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_templatecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_templatecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_timecolumn.py 
import file mismatch:
imported module 'tests.columns.test_timecolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_timecolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_timecolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
 ERROR collecting 
.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_urlcolumn.py 
import file mismatch:
imported module 'tests.columns.test_urlcolumn' has this __file__ attribute:
  /build/1st/django-tables-1.14.2/tests/columns/test_urlcolumn.py
which is not the same as the test file we want to collect:
  
/build/1st/django-tables-1.14.2/.pybuild/cpython2_2.7_django-tables2/build/tests/columns/test_urlcolumn.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your 
test file modules
!!!!!!!!!!!!!!!!!!! Interrupted: 28 errors during collection !!!!!!!!!!!!!!!!!!!
========================== 28 error in 23.35 seconds ===========================
E: pybuild pybuild:336: test: plugin custom failed with: exit code=2: python2.7 
/usr/bin/py.test
dh_auto_test: pybuild --test -i python{version} -p 2.7 --system=custom 
"--test-args={interpreter} /usr/bin/py.test" returned exit code 13
make[1]: *** [debian/rules:25: override_dh_auto_test] Error 25

Reply via email to