galaxyproject / galaxyproject/ansible-postgresql

RPM-GPG-KEY_PGDG not found

Open
#59 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
126
Forks
61
PR merge metrics
No merged PRs in 30d

Description

The redhat.yml tasks specifies key url to
```
https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG
```

While the correct url is

```
https://download.postgresql.org/pub/repos/yum/keys/RPM-GPG-KEY-PGDG
```

There might be other issues with the postgresql installation for redhat flavour - will investigate.

Attempting to install galaxy server fresh on a rocky 9 machine.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.