Uploaded image for project: 'Service Design and Creation'
  1. Service Design and Creation
  2. SDC-3671

Fix broken build - apt-get problem in docker images derived from onap/policy-jdk-debian:2.0.1

XMLWordPrintable

      [INFO] DOCKER> Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
      [INFO] DOCKER> Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
      [INFO] DOCKER> Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
      [INFO] DOCKER> Reading package lists...
      [INFO] DOCKER>
      [INFO] DOCKER> [91mE: Repository 'http://security.debian.org/debian-security buster/updates InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
      E: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Suite' value from 'stable' to 'oldstable'
      E: Repository 'http://deb.debian.org/debian buster-updates InRelease' changed its 'Suite' value from 'stable-updates' to 'oldstable-updates'
      
      [INFO] DOCKER> Removing intermediate container 5e2953672ecc
      [ERROR] DOCKER> Unable to build image [onap/sdc-onboard-cassandra-init] : "The command '/bin/sh -c apt-get update -y && apt-get install -y python-pip &&     pip install cqlsh &&     mkdir ~/.cassandra/ &&     echo  '[cql]' > ~/.cassandra/cqlshrc  &&     echo  'version=3.4.4' >> ~/.cassandra/cqlshrc  &&     set -ex &&     pip install cqlsh &&     apt-get install -y     make     gcc     ruby     ruby-dev     libffi-dev     libxml2-dev &&     gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 etc webrick --no-document &&     apt-get update -y && apt-get remove bash -y --allow-remove-essential &&     apt-get install -y binutils && apt-get clean && gem cleanup' returned a non-zero code: 100"  ["The command '/bin/sh -c apt-get update -y && apt-get install -y python-pip &&     pip install cqlsh &&     mkdir ~/.cassandra/ &&     echo  '[cql]' > ~/.cassandra/cqlshrc  &&     echo  'version=3.4.4' >> ~/.cassandra/cqlshrc  &&     set -ex &&     pip install cqlsh &&     apt-get install -y     make     gcc     ruby     ruby-dev     libffi-dev     libxml2-dev &&     gem install chef:13.8.5 berkshelf:6.3.1 io-console:0.4.6 etc webrick --no-document &&     apt-get update -y && apt-get remove bash -y --allow-remove-essential &&     apt-get install -y binutils && apt-get clean && gem cleanup' returned a non-zero code: 100" ]

            vasraz vasraz
            vasraz vasraz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: