| From: | Jehan-Guillaume de Rorthais <jgdr(at)dalibo(dot)com> |
|---|---|
| To: | PostgreSQL RPM Packaging <pgsql-pkg-yum(at)lists(dot)postgresql(dot)org> |
| Subject: | Broken dependency for pg_activity on EL9 |
| Date: | 2026-06-03 11:55:38 |
| Message-ID: | 20260603135538.07e15250@karst |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-yum |
Hi there,
It seems the dependency of pg_activity on "python3.12-attrs" is currently
broken:
dnf install pg_activity
Last metadata expiration check: 0:01:37 ago on Wed 03 Jun 2026 11:47:49 AM
CEST.
Error: Problem: cannot install the best candidate for the job
- nothing provides python3.12-attrs needed by
pg_activity-3.6.2-42PGDG.rhel9.8.noarch from rhel-9-pgs-common-rpms (try
to add '--skip-broken' to skip uninstallable packages or '--nobest' to
use not only best candidate packages)
IIUC, the package has been renamed "python-attrs" in EL9 (not tested thought):
https://bugzilla.redhat.com/show_bug.cgi?id=2058329
I supposed this could be fixed there:
https://git.postgresql.org/cgit/pgrpms.git/tree/rpm/redhat/main/common/pg_activity/main/pg_activity.spec#n53
Regards,
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Julian Vanden Broeck | 2026-06-04 07:03:05 | Re: Broken dependency for pg_activity on EL9 |
| Previous Message | Devrim Gunduz | 2026-06-03 10:24:56 | Re: Missing jdbc packages for RHEL 8.10 |