#884220 pylint-common FTBFS: ImportError: cannot import name make_tests

Package:
src:pylint-common
Source:
pylint-common
Submitter:
Adrian Bunk
Date:
2026-08-15 11:11:02 UTC
Severity:
important
Tags:
#884220#5
Date:
2017-12-12 18:42:03 UTC
From:
To:
Some recent change in unstable makes pylint-common FTBFS:

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

...

   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/pylint-common-0.2.5'
PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=. python2 test/test_func.py
Traceback (most recent call last):
  File "test/test_func.py", line 4, in <module>
    from pylint.testutils import make_tests, LintTestUsingModule, LintTestUsingFile, cb_test_gen, linter
ImportError: cannot import name make_tests
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1


There is a patch in Ubuntu that might fix it (untested).

#884220#12
Date:
2018-09-26 11:53:43 UTC
From:
To:
Control: severity -1 important

This is caused by the new Pylint that made some stuff private.  The
test need to be rewritten using a different way to load those classes.

For now I'm just disabling the tests, so this issue can be downgraded.
FTR, this is the patch:
http://launchpadlibrarian.net/333615422/pylint-common_0.2.5-1_0.2.5-1ubuntu1.diff.gz

#884220#21
Date:
2026-08-15 11:08:49 UTC
From:
To:
Dear submitter,

as the package pylint-common has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1144448

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)