Hello Mechtilde,
Am 16.03.25 um 18:21 schrieb Mechtilde Stehmann:
Hello
I'm looking for help to fix autopkgtest of the package
mariadb-connector-python
can you be a bit more precise what you are dealing with?
What I can see from the output your MariaDB server can't get started as
the default port 3306 is already used.
Salsa CI
2024-11-26 0:03:58 0 [Note] Server socket created on IP: '0.0.0.0'.
2024-11-26 0:03:58 0 [ERROR] Can't start server: Bind on TCP/IP port. Got
error: 98: Address already in use
2024-11-26 0:03:58 0 [ERROR] Do you already have another server running on
port: 3306 ?
2024-11-26 0:03:58 0 [ERROR] Aborting
Debian CI
40s 2025-02-24 9:14:17 0 [Note] Plugin 'wsrep-provider' is disabled.
40s 2025-02-24 9:14:17 0 [Note] InnoDB: Buffer pool(s) load completed at
250224 9:14:17
40s 2025-02-24 9:14:17 0 [Note] Server socket created on IP: '0.0.0.0'.
40s 2025-02-24 9:14:17 0 [ERROR] Can't start server: Bind on TCP/IP port. Got
error: 98: Address already in use
40s 2025-02-24 9:14:17 0 [ERROR] Do you already have another server running
on port: 3306 ?
40s 2025-02-24 9:14:17 0 [ERROR] Aborting
Can you use another port in your setup?
Is it a proper way to remove the test which need a running
mariadb-server at test time?
I'd say, that would make the whole testing obsolete for a connector
package. :-)
That would be the last option to do.
--
Regards
Carsten