Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 944025

Summary: app-admin/ansible-10.2.0 needs a bump to work with PostgreSQL 17
Product: Gentoo Linux Reporter: Aljoscha Vollmerhaus <gentoobugzilla>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: minor    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Aljoscha Vollmerhaus 2024-11-19 17:53:05 UTC
Hi,

when trying to create a PostgreSQL DB using community.postgresql.postgresql_db,
I experience the failure mode described here: https://github.com/ansible-collections/community.postgresql/issues/729

A fix seems to have been released in community.postgresql 3.6.0:
https://github.com/ansible-collections/community.postgresql/pull/731#issuecomment-2352105957

Thanks for packaging Ansible for Gentoo, it's very much appreciated :)
Comment 1 Larry the Git Cow gentoo-dev 2024-11-20 03:28:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5d584209769de28311ef7b06b7ea3b112807a60

commit a5d584209769de28311ef7b06b7ea3b112807a60
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2024-11-20 03:22:21 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2024-11-20 03:27:27 +0000

    app-admin/ansible: add 11.0.0
    
    Closes: https://bugs.gentoo.org/944025
    
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/ansible/Manifest              |  1 +
 app-admin/ansible/ansible-11.0.0.ebuild | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)