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 linux wpk generation 4.3 #1112

Merged
merged 1 commit into from
Dec 27, 2021
Merged

Fix linux wpk generation 4.3 #1112

merged 1 commit into from
Dec 27, 2021

Conversation

rauldpm
Copy link
Member

@rauldpm rauldpm commented Dec 24, 2021

Description

With the update to gcc9 in the package creation containers, the pip3 botocore package has been updated to a higher version than supported. This causes the linux wpk to fail.

This PR fixes the botocore version in the linux wpk Dockerfile

Tests

Error: https://ci.wazuh.info/job/Packages_builder/78923/console
Fixed: https://ci.wazuh.info/view/Packages/job/Packages_builder/78980/

  • Build the package in any supported platform
    • Linux

@rauldpm rauldpm requested review from alberpilot and okynos December 24, 2021 19:43
@rauldpm rauldpm self-assigned this Dec 24, 2021
Copy link
Contributor

@myu1d157h0u54nd myu1d157h0u54nd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@alberpilot alberpilot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alberpilot alberpilot merged commit 0f7df71 into 4.3 Dec 27, 2021
@alberpilot alberpilot deleted the fix_botocore_dependency-4.3 branch December 27, 2021 07:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants