You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ken Giusti (Jira)" <ji...@apache.org> on 2019/10/07 14:19:00 UTC

[jira] [Created] (DISPATCH-1444) Top level Dockerfile fails to build

Ken Giusti created DISPATCH-1444:
------------------------------------

             Summary: Top level Dockerfile fails to build
                 Key: DISPATCH-1444
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1444
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.9.0
            Reporter: Ken Giusti


Since the docker repo moved centos:latest from centos 7 to centos 8 the docker build fails due to packages no longer available:

 

Step 4/11 : RUN yum -y install gcc cmake libuuid-devel openssl-devel cyrus-sasl-devel cyrus-sasl-plain cyrus-sasl-gssapi cyrus-sasl-md5 swig python-devel java-1.8.0-openjdk-devel git make doxygen valgrind emacs libuv libuv-devel libwebsockets-devel python-unittest2 && yum clean all -y
 ---> Running in 4f52d3d2f071
Extra Packages for Enterprise Linux 8 - x86_64 32 kB/s | 2.0 MB 01:04 
Last metadata expiration check: 0:00:01 ago on Mon Oct 7 14:05:07 2019.
No match for argument: python-devel
No match for argument: doxygen
No match for argument: libuv-devel
No match for argument: libwebsockets-devel
No match for argument: python-unittest2
Error: Unable to find a match
The command '/bin/sh -c yum -y install gcc cmake libuuid-devel openssl-devel cyrus-sasl-devel cyrus-sasl-plain cyrus-sasl-gssapi cyrus-sasl-md5 swig python-devel java-1.8.0-openjdk-devel git make doxygen valgrind emacs libuv libuv-devel libwebsockets-devel python-unittest2 && yum clean all -y' returned a non-zero code: 1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org