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

Fix debian-8 update #43094

Closed
wants to merge 1 commit into from
Closed

Conversation

droberts195
Copy link
Contributor

On debian-8, when trying to apt-get update, it currently (sometimes)
fails on one of the extra repositories. This failure to update causes
keys to not be updated, which later can cause some packages to not
install due to lack of key verification. This commit removes the
troublesome repository before we attempt to update.

Backport of #42056

On debian-8, when trying to apt-get update, it currently (sometimes)
fails on one of the extra repositories. This failure to update causes
keys to not be updated, which later can cause some packages to not
install due to lack of key verification. This commit removes the
troublesome repository before we attempt to update.

Backport of elastic#42056
@droberts195 droberts195 added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts backport v7.1.2 labels Jun 11, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@droberts195
Copy link
Contributor Author

CI failed for the most trivial backport attempt so more changes are needed. Since 7.2 release is so close and then 7.1 CI will be disabled it's not worth spending more time on this.

@droberts195 droberts195 deleted the fix-debian-8-71 branch September 26, 2019 13:55
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts Team:Delivery Meta label for Delivery team v7.1.2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants