Skip to content

[Bug]: Development container image build failure due to missing oracle instant client package #1104

Closed
@gchiappara

Description

@gchiappara

Oracle-ads version used

  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of oracle-ads.

  • I have confirmed this bug exists on the main branch of oracle-ads.

  • I agree to follow Code of Conduct.

Description

When attempting to build the development container image using the ads opctl build-image command, the build fails with the error message "No package oracle-instantclient19.13-basic available.".

Workaround:
I temporarily resolved this by manually editing the file ads/opctl/docker/Dockerfile.job replacing update=13 with update=10 on line 13.

How to Reproduce

ads opctl build-image job-local

What was Observed

No package oracle-instantclient19.13-basic available.

What was Expected

Docker image successfully built.

Version

2.13.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions