Getting the following on a Debian 13 fully patched system:
[REMOVED]
Removing obsolete dictionary files:
2025-12-29 14:38:37 [INFO] Command 'apt install -y postgresql' completed successfully.
2025-12-29 14:38:37 [INFO] Executing command: systemctl start postgresql@15-main
2025-12-29 14:38:37 [INFO] Command 'systemctl start postgresql@15-main' completed successfully.
CREATE ROLE
GRANT ROLE
2025-12-29 14:38:38 [INFO] PostgreSQL setup completed.
2025-12-29 14:38:38 [INFO] Creating admin user for gvmd...
2025-12-29 14:38:38 [ERROR] Failed to create admin user for gvmd.
2025-12-29 14:38:38 [INFO] Cleaning up temporary directories...
2025-12-29 14:38:38 [INFO] Cleanup completed.
#
Getting the following on a Debian 13 fully patched system: