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

ADBDEV-6756: [6X] Migrate ADBC dependencies to the base image #1130

Open
wants to merge 1 commit into
base: adb-6.x-dev
Choose a base branch
from

Conversation

bandetto
Copy link
Member

@bandetto bandetto commented Nov 22, 2024

[6X] Migrate ADBC dependencies to the base image

The ADCC extension's scripts are split in different files due to differences in
dependencies across Linux distributions. This patch adds required dependencies
to the base Ubuntu image.

  • Use pip3 from ADB's python 3.9 over Ubuntu-provided python3.10 by symlinking
    the binaries to /usr/local/bin/.
  • Add protobuf-compiler to apt packages and protobuf==3.20.0 python module to
    base images for Ubuntu.

@BenderArenadata
Copy link

Allure report https://allure.adsw.io/launch/86562

@bandetto bandetto force-pushed the ADBDEV-6756 branch 5 times, most recently from 40fcb14 to c098d48 Compare November 25, 2024 05:15
@BenderArenadata
Copy link

Allure report https://allure.adsw.io/launch/86727

@BenderArenadata
Copy link

Allure report https://allure.adsw.io/launch/87020

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.

2 participants