YoungWoo Kim created BIGTOP-2960:
------------------------------------
Summary: Building Hue requires python-ipaddress package
Key: BIGTOP-2960
URL: https://issues.apache.org/jira/browse/BIGTOP-2960
Project: Bigtop
Issue Type: Bug
Components: hue
Affects Versions: 1.2.1
Reporter: YoungWoo Kim
Fix For: 1.3.0
There is a missing dependency for building Hue 4.1
{noformat}
(snip)
x86_64.egg/cryptography/x509/extensions.py", line 10, in <module>
import ipaddress
ImportError: No module named ipaddress
make[1]: *** [/ws/build/hue/rpm/BUILD/hue-release-4.1.0/desktop/desktop.db]
Error 1
make: *** [desktop] Error 2
make[1]: Leaving directory `/ws/build/hue/rpm/BUILD/hue-release-4.1.0/desktop'
RPM build errors:error: Bad exit status from /var/tmp/rpm-tmp.f3File (%build)
Bad exit status from /var/tmp/rpm-tmp.f3File (%build)
{noformat}
Full log:
http://ci.bigtop.apache.org:8080/view/Packages/job/Bigtop-trunk-packages/COMPONENTS=hue,OS=debian-9/220/console
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)