[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help needed: Bug#802354: python-matplotlib-venn: FTBFS: AttributeError: can't set attribute




On 10/19/2015 09:23 PM, Andreas Tille wrote:
> Hi Python team,
>
> I have no idea why this package now fails to build but was building
> before.
>
> Any hint would be welcome
>
>      Andreas.
>
> ----- Forwarded message from "Chris West (Faux)" <solo-debianbugs@goeswhere.com> -----
>
> Date: Mon, 19 Oct 2015 19:05:55 +0100
> From: "Chris West (Faux)" <solo-debianbugs@goeswhere.com>
> To: Debian Bug Tracking System <submit@bugs.debian.org>
> Subject: Bug#802354: python-matplotlib-venn: FTBFS: AttributeError: can't set attribute
> X-Debian-PR-Message: report 802354
> X-Debian-PR-Package: src:python-matplotlib-venn
> X-Debian-PR-Keywords: sid stretch
> X-Debian-PR-Source: python-matplotlib-venn
>
> Source: python-matplotlib-venn
> Version: 0.11-1
> Severity: serious
> Justification: fails to build from source
> Tags: sid stretch
> User: reproducible-builds@lists.alioth.debian.org
> Usertags: ftbfs
> X-Debbugs-CC: reproducible-builds@lists.alioth.debian.org
>
> Dear Maintainer,
>
> The package fails to build:
>
> ========================== 49 passed in 1.17 seconds ===========================
> 	pybuild --test --test-pytest -i python{version} -p 3.4 --test --system=custom "--test-args=cp -a README.rst {home_dir}/build && cd {home_dir}/build && {interpreter} /python-matplotlib-venn-0.11/setup.py test && rm README.rst" --dir .
> I: pybuild base:170: cp -a README.rst /python-matplotlib-venn-0.11/.pybuild/pythonX.Y_3.4/build && cd /python-matplotlib-venn-0.11/.pybuild/pythonX.Y_3.4/build && python3.4 /python-matplotlib-venn-0.11/setup.py test && rm README.rst
> running test
> Traceback (most recent call last):
>   File "/python-matplotlib-venn-0.11/setup.py", line 56, in <module>
>     entry_points=''
I am not an expert, but it seems that entry_points is expected to be a
dict ( = {} ) . As it is empty, I think it could just be removed.

Olivier
>   File "/usr/lib/python3.4/distutils/core.py", line 148, in setup
>     dist.run_commands()
>   File "/usr/lib/python3.4/distutils/dist.py", line 955, in run_commands
>     self.run_command(cmd)
>   File "/usr/lib/python3.4/distutils/dist.py", line 973, in run_command
>     cmd_obj.ensure_finalized()
>   File "/usr/lib/python3.4/distutils/cmd.py", line 107, in ensure_finalized
>     self.finalize_options()
>   File "/python-matplotlib-venn-0.11/setup.py", line 21, in finalize_options
>     self.test_args = []
> AttributeError: can't set attribute
> E: pybuild pybuild:262: test: plugin custom failed with: exit code=1: cp -a README.rst /python-matplotlib-venn-0.11/.pybuild/pythonX.Y_3.4/build && cd /python-matplotlib-venn-0.11/.pybuild/pythonX.Y_3.4/build && python3.4 /python-matplotlib-venn-0.11/setup.py test && rm README.rst
> dh_auto_test: pybuild --test --test-pytest -i python{version} -p 3.4 --test --system=custom --test-args=cp -a README.rst {home_dir}/build && cd {home_dir}/build && {interpreter} /python-matplotlib-venn-0.11/setup.py test && rm README.rst --dir . returned exit code 13
> debian/rules:10: recipe for target 'override_dh_auto_test' failed
> make[1]: *** [override_dh_auto_test] Error 25
>
> Full build log:
> https://reproducible.debian.net/rb-pkg/unstable/amd64/python-matplotlib-venn.html
>
> -- System Information:
> Debian Release: stretch/sid
> APT prefers unstable
> APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
>
> _______________________________________________
> Debian-med-packaging mailing list
> Debian-med-packaging@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
>
>
> ----- End forwarded message -----
>

-- 
Olivier Sallou
IRISA / University of Rennes 1
Campus de Beaulieu, 35000 RENNES - FRANCE
Tel: 02.99.84.71.95

gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


Reply to: