-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
fix: Remove the archived debian apt repository when installing docker-engine #11088
fix: Remove the archived debian apt repository when installing docker-engine #11088
Conversation
apt-get update
error in installing docker-engineapt-get update
error when installing docker-engine
apt-get update
error when installing docker-engineapt-get update
error when installing docker-engine
0129a16
to
9647c32
Compare
apt-get update
error when installing docker-engineapt-get update
error when installing docker-engine
apt-get update
error when installing docker-engineapt-get update
error when installing docker-engine
4d6fbc5
to
ac43683
Compare
ac43683
to
616bf9e
Compare
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
616bf9e
to
32c2578
Compare
apt-get update
error when installing docker-engine
HI @mzaian @MrFreezeex @VannTen Would you please review it to fix the the blocking CI :-) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @yankay
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mzaian, yankay 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 |
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
/cherrypick release-2.24 release-2.23 release-2.22 |
@VannTen: new pull request created: #11215 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/label cherrypick/release-2.23 cherrypick/release-2.22 |
/cherrypick release-2.23 |
@VannTen: new pull request created: #11220 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/cherrypick release-2.22 |
@VannTen: #11088 failed to apply on top of branch "release-2.22":
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
I'm not going to manually backport this one in 2.22, given 2.25 is near and it's not super critical (only concern debian 10) |
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
/kind cleanup |
Signed-off-by: Kay Yan <kay.yan@daocloud.io>
What type of PR is this?
What this PR does / why we need it:
After buster-backports going into archived, which is related to this announcement.
https://lists.debian.org/debian-devel-announce/2024/03/msg00003.html
It causes error.
Remove the archived debian apt repository when installing docker-engine
Which issue(s) this PR fixes:
Fixes #11086
Special notes for your reviewer:
Does this PR introduce a user-facing change?: