Skip to content

Docker Build Fail : Build fails due to missing package libgconf-2-4 in Debian Trixie #684

@Akash-ainapur

Description

@Akash-ainapur

When trying to build the image using docker compose build, the process fails at the apt-get install step with the following error:
E: Unable to locate package libgconf-2-4
This seems to be because the package libgconf-2-4 is no longer available in the Debian Trixie repositories.
Steps to Reproduce:
Clone the repository
Run docker compose build with default settings

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