Evans Ye created BIGTOP-1866:
--------------------------------

             Summary: openssl is needed by hue package on centos 7 and fedora 20
                 Key: BIGTOP-1866
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1866
             Project: Bigtop
          Issue Type: Bug
          Components: build
    Affects Versions: 0.8.0
            Reporter: Evans Ye
            Assignee: Evans Ye
             Fix For: 1.0.0


The hue package doesn't build on centos 7 and fedora 20 container:
{code}
18:35:00  :hue-rpmerror: Failed build dependencies:
18:35:00        openssl is needed by hue-3.7.1-1.el7.centos.x86_64
18:35:00  
18:35:00  Installing /ws/output/hue/hue-3.7.1-1.el7.centos.src.rpm
18:35:00  :hue-rpm FAILED
18:35:00  
18:35:00  FAILURE: Build failed with an exception.
18:35:00  
18:35:00  * Where:
18:35:00  Script '/ws/packages.gradle' line: 420
18:35:00  
18:35:00  * What went wrong:
18:35:00  Execution failed for task ':hue-rpm'.
18:35:00  > Process 'command 'rpmbuild'' finished with non-zero exit value 1
18:35:00  
18:35:00  * Try:
18:35:00  Run with --stacktrace option to get the stack trace. Run with --info 
or --debug option to get more log output.
18:35:00  
18:35:00  BUILD FAILED
18:35:00  
18:35:00  Total time: 59.451 secs
18:35:05  Build step 'Execute shell' marked build as failure
18:35:05  Archiving artifacts
18:35:10  Finished: FAILURE
{code}
The openssl package can be installed as openssl-devel's dependency on most of 
the Linux distro., but this does not stand in centos 7 and fedora 20. We should 
explicitly specify the package to be installed in toolchain.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to