Skip to content

error with python-3.7 #12

@soloturn

Description

@soloturn

there is a comment here:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890754

From: Adrian Bunk bunk@debian.org
To: Debian Bug Tracking System submit@bugs.debian.org
Subject: python3.6 3.6.4-4 makes typecatcher FTBFS
Date: Sun, 18 Feb 2018 14:27:57 +0200
Package: python3.6
Version: 3.6.4-4
Severity: serious
Control: affects -1 src:typecatcher

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/typecatcher.html

...
I: pybuild base:184: python3.6 setup.py config
Unable to init server: Could not connect: Connection refused
Unable to init server: Could not connect: Connection refused
Traceback (most recent call last):
File "setup.py", line 144, in
cmdclass={'install': InstallAndUpdateDataDirectory}
File "/usr/lib/python3/dist-packages/DistUtilsExtra/auto.py", line 98, in setup
__requires(attrs, src_all)
File "/usr/lib/python3/dist-packages/DistUtilsExtra/auto.py", line 471, in __requires
__add_imports(imports, s, attrs)
File "/usr/lib/python3/dist-packages/DistUtilsExtra/auto.py", line 405, in __add_imports
if alias.name and __external_mod(cur_module, alias.name, attrs):
File "/usr/lib/python3/dist-packages/DistUtilsExtra/auto.py", line 377, in __external_mod
return 'dist-packages' in mod.file or 'site-packages' in mod.file or
TypeError: argument of type 'NoneType' is not iterable
E: pybuild pybuild:283: configure: plugin distutils failed with: exit code=1: python3.6 setup.py config
dh_auto_configure: pybuild --configure -i python{version} -p 3.6 returned exit code 13
make: *** [debian/rules:6: build] Error 25

Downgrading the python3.6 packages to 3.6.4-3 fixes the FTBFS.

same happens on arch linux AUR, https://aur.archlinux.org/packages/typecatcher/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions