Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944025 - app-admin/ansible-10.2.0 needs a bump to work with PostgreSQL 17
Summary: app-admin/ansible-10.2.0 needs a bump to work with PostgreSQL 17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-19 17:53 UTC by Aljoscha Vollmerhaus
Modified: 2024-11-20 03:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)