Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modulesync 7.2.0 #916

Merged
merged 1 commit into from
Dec 29, 2023
Merged

modulesync 7.2.0 #916

merged 1 commit into from
Dec 29, 2023

Conversation

bastelfreak
Copy link
Member

modulesync 7.2.0

@ekohl
Copy link
Member

ekohl commented Dec 29, 2023

EL8 fails on installing PostgreSQL:

  Notice: /Stage[main]/Postgresql::Repo::Yum_postgresql_org/File[/etc/pki/rpm-gpg/RPM-GPG-KEY-PGDG-13]/ensure: defined content as '{sha256}5c7bdbdfa666de461e14007f7207d4d4f8c0565c56a88bb24c77f25b856203d4'
  Notice: /Stage[main]/Postgresql::Repo::Yum_postgresql_org/Yumrepo[yum.postgresql.org]/ensure: created
  Info: Yumrepo[yum.postgresql.org](provider=inifile): changing mode of /etc/yum.repos.d/yum.postgresql.org.repo from 600 to 644
  Notice: /Stage[main]/Postgresql::Repo::Yum_postgresql_org/Yumrepo[pgdg-common]/ensure: created
  Info: Yumrepo[pgdg-common](provider=inifile): changing mode of /etc/yum.repos.d/pgdg-common.repo from 600 to 644
  Error: Execution of '/usr/bin/dnf -d 0 -e 1 -y install postgresql13-server' returned 1: Error: Unable to find a match: postgresql13-server
  Error: /Stage[main]/Postgresql::Server::Install/Package[postgresql-server]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/dnf -d 0 -e 1 -y install postgresql13-server' returned 1: Error: Unable to find a match: postgresql13-server

I think it's related because the Hiera hierarchy was changed. Updated.

@bastelfreak bastelfreak merged commit c2157ef into master Dec 29, 2023
54 checks passed
@bastelfreak bastelfreak deleted the modulesync branch December 29, 2023 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants