Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1444

Top level Dockerfile fails to build on centos:latest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.9.0
    • 1.13.0
    • Tools
    • None

    Description

      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

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: