Skip to content
New issue

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

Manually download and installing crio deb packages #14140

Closed
wants to merge 1 commit into from

Conversation

spowelljr
Copy link
Member

crio's deb hosting is flakey and often fails with errors such as:

 > [linux/amd64 stage-2 16/42] RUN export ARCH=$(dpkg --print-architecture | sed 's/ppc64el/ppc64le/' | sed 's/armhf/arm-v7/') &&     if [ "$ARCH" != "ppc64le" ] && [ "$ARCH" != "arm-v7" ]; then sh -c "echo 'deb https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.22/xUbuntu_20.04/ /' > /etc/apt/sources.list.d/devel:kubic:libcontainers:stable:cri-o:1.22.list" &&     curl -LO https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.22/xUbuntu_20.04/Release.key &&     apt-key add - < Release.key &&     clean-install cri-o cri-o-runc; fi:
#91 15.04    - Filesize:20115784 [weak]
#91 15.28 Get:3 https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/xUbuntu_20.04  cri-o-runc 1.0.1~0 [3011 kB]
#91 15.60 Fetched 3132 kB in 2s (1514 kB/s)
#91 15.60 E: Failed to fetch https://provo-mirror.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable:/cri-o:/1.22/xUbuntu_20.04/amd64/cri-o_1.22.3~0_amd64.deb  File has unexpected size (20111984 != 20115784). Mirror sync in progress? [IP: 91.193.113.70 443]
#91 15.60    Hashes of expected file:
#91 15.60     - SHA256:964099cd59bd05f396a26a9dd37b1eb50ef6607ed8dbf2816a18e65b045debb9
#91 15.60     - SHA1:df688c023d49384edb5ab287ada13adaf0f178a3 [weak]
#91 15.60     - MD5Sum:7417aecac48b08ecf4b12555b5f53199 [weak]
#91 15.60     - Filesize:20115784 [weak]
#91 15.60 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 10, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: spowelljr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 10, 2022
@spowelljr
Copy link
Member Author

ok-to-build-image

@spowelljr spowelljr closed this May 10, 2022
@minikube-bot
Copy link
Collaborator

Hi @spowelljr, building a new kicbase image failed.
See the logs at: https://storage.cloud.google.com/minikube-builds/logs/14140/e67f992/kic_image_build.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants