Skip to content

Modified install dependencies to support debian13#36049

Open
odili wants to merge 6 commits into
openvinotoolkit:masterfrom
odili:debian13-support
Open

Modified install dependencies to support debian13#36049
odili wants to merge 6 commits into
openvinotoolkit:masterfrom
odili:debian13-support

Conversation

@odili

@odili odili commented May 22, 2026

Copy link
Copy Markdown

Details:

  • Debian 13 Support
  • I modified install_openvino_dependencies.sh to add support for debian13
  • I tested all my use cases locally and they all worked

Tickets:

AI Assistance:

  • *AI assistance used: no *

@odili odili requested review from a team as code owners May 22, 2026 19:01
@odili odili requested review from almilosz and artanokhov and removed request for a team May 22, 2026 19:01
@github-actions github-actions Bot added category: dependency_changes Pull requests that update a dependency file category: docker_env labels May 22, 2026
@sys-openvino-ci sys-openvino-ci added the ExternalPR External contributor label May 22, 2026
@akladiev

Copy link
Copy Markdown
Collaborator

build_jenkins

@akladiev akladiev requested a review from a team as a code owner June 25, 2026 12:25
@akladiev

Copy link
Copy Markdown
Collaborator

build_jenkins

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR extends the Linux dependency installation script to recognize Debian 13 and select an appropriate Python runtime dependency, addressing the “Unsupported OS: debian13” failure reported in issue #35743.

Changes:

  • Add Debian 13 to the supported OS lists and self-test Docker images in install_openvino_dependencies.sh.
  • Add Debian 13 mapping to install libpython3.13.
  • Update the Docker CI head tag marker in .github/dockerfiles/docker_tag.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
scripts/install_dependencies/install_openvino_dependencies.sh Adds Debian 13 to supported OS detection and package selection, including Python lib mapping.
.github/dockerfiles/docker_tag Updates the head Docker tag used by CI image build logic when docker environment changes are detected.

Comment thread scripts/install_dependencies/install_openvino_dependencies.sh Outdated
mryzhov and others added 2 commits June 26, 2026 16:42
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI category: dependency_changes Pull requests that update a dependency file category: docker_env category: dockerfiles ExternalPR External contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants