We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[2/6] RUN apt-get update && apt-get install -y --no-install-recommends bcftools=1.7-2 build-essential=12.4ubuntu1 libbz2-dev=1.0.6- 8.1ubuntu0.2 zlib1g-dev=1:1.2.11.dfsg-0ubuntu2.1 libgl1-mesa-glx libglib2.0-0 libsm6 libxrender1 libxext6 tabix && rm -rf /var/lib/apt/lists/*: #4 0.680 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] #4 0.800 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] #4 1.032 Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,578 kB] #4 1.547 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] #4 1.720 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [83.3 kB] #4 1.891 Get:6 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] #4 1.901 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] #4 2.945 Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [22.9 kB] #4 2.960 Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [1,389 kB] #4 3.313 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1,344 kB] #4 3.439 Get:11 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] #4 3.458 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2,353 kB] #4 3.673 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.8 kB] #4 3.675 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [1,430 kB] #4 3.845 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [3,581 kB] #4 4.209 Get:16 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [20.5 kB] #4 4.210 Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [64.0 kB] #4 5.159 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [3,160 kB] #4 8.874 Fetched 27.0 MB in 9s (3,169 kB/s) #4 8.874 Reading package lists... #4 9.823 Reading package lists... #4 10.66 Building dependency tree... #4 10.78 Reading state information... #4 10.85 E: Version '1:1.2.11.dfsg-0ubuntu2.1' for 'zlib1g-dev' was not found
executor failed running [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bcftools=1.7-2 build-essential=12.4ubuntu1 libbz2-dev=1.0.6-8.1ubuntu0.2 zlib1g-dev=1:1.2.11.dfsg-0ubuntu2.1 libgl1-mesa-glx libglib2.0-0 libsm6 libxrender1 libxext6 tabix && rm -rf /var/lib/apt/lists/*]: exit code: 100
Hello, I have tried to install cue through Docker, but it's giving this error.
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
=> ERROR [2/6] RUN apt-get update && apt-get install -y --no-install-recommends bcftools=1.7-2 build-essential=12.4ubuntu1 li 11.4s
executor failed running [/bin/sh -c apt-get update && apt-get install -y --no-install-recommends bcftools=1.7-2 build-essential=12.4ubuntu1
libbz2-dev=1.0.6-8.1ubuntu0.2 zlib1g-dev=1:1.2.11.dfsg-0ubuntu2.1 libgl1-mesa-glx libglib2.0-0 libsm6 libxrender1
libxext6 tabix && rm -rf /var/lib/apt/lists/*]: exit code: 100
Hello,
I have tried to install cue through Docker, but it's giving this error.
Thank you!
The text was updated successfully, but these errors were encountered: