Package: python-activipy
Version: 0.1-4
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: [email protected]
Usertags: origin-ubuntu yakkety ubuntu-patch
Dear Maintainer,
python-activipy currently fails to build from source due to a lack of a
build dependency on python-pyld and python3-pyld. They are required for the
tests to run properly. [1]
In Ubuntu, the attached patch was applied to achieve the following:
* Build-depend on python(3)-pyld to fix FTBFS.
Thanks for considering the patch.
Logan Rosen
[1]
https://launchpadlibrarian.net/276329651/buildlog_ubuntu-yakkety-amd64.python-activipy_0.1-4_BUILDING.txt.gz
-- System Information:
Debian Release: stretch/sid
APT prefers xenial-updates
APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500,
'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.0-21-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to en_US.utf8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru python-activipy-0.1/debian/control python-activipy-0.1/debian/control
--- python-activipy-0.1/debian/control 2016-07-31 16:33:34.000000000 -0400
+++ python-activipy-0.1/debian/control 2016-08-05 02:45:42.000000000 -0400
@@ -13,7 +13,9 @@
python3-pytest,
dh-python,
docbook-xsl,
- xsltproc
+ xsltproc,
+ python-pyld,
+ python3-pyld
Homepage: https://github.com/w3c-social/activipy
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-activipy.git
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team