Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not a Bug
-
None
-
None
-
Debian/Bookworm
Description
Getting an error when trying to add the mariadb repos. Started this week - was fine last week.
curl -LSsO https://r.mariadb.com/downloads/mariadb_repo_setup; chmod +x mariadb_repo_setup; ./mariadb_repo_setup
|
# [info] Checking for script prerequisites.
|
# [warning] Found existing file at /etc/apt/sources.list.d/mariadb.list. Moving to /etc/apt/sources.list.d/mariadb.list.old_2
|
# [info] MariaDB Server version 11.rolling is valid
|
# [info] Repository file successfully written to /etc/apt/sources.list.d/mariadb.list
|
# [info] Adding trusted package signing keys...
|
# [info] Running apt-get update...
|
E: The repository 'https://dlm.mariadb.com/repo/maxscale/latest/apt bookworm Release' does not have a Release file.
|
# [error] Failed to add trusted package signing keys
|