Skip to content

Unable to find a match: postgresql*-server #50

@pauldg

Description

@pauldg

I have a fresh Rocky Linux 8 VM (vggp-v60-j326-d1dfcf46c4cd-main) however installing postgresql15-server fails at the install step:

- name: Install PostgreSQL (RedHat)

with:

All matches were filtered out by modular filtering for argument: postgresql15-server
Error: Unable to find a match: postgresql15-server

Should this case be covered by the role?

Additionally, manually installing with AppStream disabled, resulted in the same error (sudo yum --disablerepo AppStream install postgresql15-server) and the only way I've found to resolve the issue was to disable the postgresql stream module in AppStream: sudo yum module disable postgresql

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