Skip to content

Commit f3215a9

Browse files
committed
pgdg13 workaround
1 parent dcff397 commit f3215a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

doc/release-notes/6.10-release-notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,8 @@ Java 21 is now required to run Dataverse. Solr can run under Java 17 or Java 21
303303

304304
`sudo dnf install java-21-openjdk`
305305

306+
Note: if you see something like `Error: Failed to download metadata for repo 'pgdg13'`, you are probably still on PostgreSQL 13 and should upgrade, as explained in the End-Of-Life (EOL) note above. A workaround is to disable that repo with `sudo dnf config-manager --set-disabled pgdg13`.
307+
306308
1. Set Java 21 as the default.
307309

308310
Assuming you are using RHEL or a derivative such as Rocky Linux:

0 commit comments

Comments
 (0)