Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

database-basic-dev is an invalid bundle #7

@eander2

Description

@eander2

With the following DockerFile:

FROM clearlinux:base
RUN swupd bundle-add database-basic-dev
RUN swupd bundle-add python-data-science os-core-dev
RUN pip install pyarrow apache-airflow pyodbc

The following error is returned:

Warning: Bundle "database-basic-dev" is invalid, skipping it...
The command '/bin/sh -c swupd bundle-add database-basic-dev' returned a non-zero code: 3

This seems to be specific to docker builds, which I am not that familiar with. However there doesn't seem to be another package that has the unixODBC-dev package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions