Bug#1001385: [debian-mysql] Bug#1001385: mariadb-client-10.5: authentification fails while the credentials are ok

2021-12-09 Thread Faustin Lammler
I am able to reproduce this and it looks indeed like a bug (but not related to Debian packaging IMO, so it should be reported upstream, see below). Here is a snippet to reproduce. | #!/bin/bash | | # clean | systemctl stop mariadb | rm -rf /var/lib/mysql | mysql_install_db | systemctl start

Bug#1001385: [debian-mysql] Bug#1001385: mariadb-client-10.5: authentification fails while the credentials are ok

2021-12-09 Thread Faustin Lammler
Hi! I may have read your report to quickly. Since I am not able to reproduce this locally, can you provide more informations on the steps that I could follow to reproduce this? Thanks! -- Faustin signature.asc Description: PGP signature

Bug#1001385: [debian-mysql] Bug#1001385: mariadb-client-10.5: authentification fails while the credentials are ok

2021-12-09 Thread Faustin Lammler
Hi Anthony! I am not able to reproduce this. > - connect as root and create a database and a user : > create database testbug; > grant all privileges on testbug.* to 'testbug'@'127.0.0.1' > identified by 's3cr3t'; > - try to connect with those credentials : > mariadb -h

Bug#976147: [debian-mysql] Bug#976147: Bug#976147: Upgrade from mariadb-server-10.3 to mariadb-server-10.5 fails

2020-12-02 Thread Faustin Lammler
Control: severity -1 normal Control: tags -1 + moreinfo signature.asc Description: PGP signature

Bug#976147: [debian-mysql] Bug#976147: Upgrade from mariadb-server-10.3 to mariadb-server-10.5 fails

2020-11-30 Thread Faustin Lammler
Hi Jörg! I am not sure that I understand what are the steps that I could follow to verify this. Are you trying to dist-upgrade from buster to sid? In that case, I was not able to reproduce the error in a container with the following steps: | # podman run -it debian:10 bash | # apt update | # apt

Bug#951059: [debian-mysql] Bug#951059: Bug#951059: mariadb-server-10.3: lc_messages=fr_FR leads to upgrade crash with apt

2020-02-11 Thread Faustin Lammler
Control: forwarded -1 https://jira.mariadb.org/browse/MDEV-21586 signature.asc Description: PGP signature

Bug#951059: [debian-mysql] Bug#951059: Bug#951059: mariadb-server-10.3: lc_messages=fr_FR leads to upgrade crash with apt

2020-02-11 Thread Faustin Lammler
Control: reopen -1 signature.asc Description: PGP signature

Bug#951059: [debian-mysql] Bug#951059: Bug#951059: mariadb-server-10.3: lc_messages=fr_FR leads to upgrade crash with apt

2020-02-11 Thread Faustin Lammler
forwarded -1 https://jira.mariadb.org/browse/MDEV-21586 signature.asc Description: PGP signature

Bug#939866: [debian-mysql] Bug#939866: mariadb-server-10.1: replication hangs in state "Slave_IO_Running: Preparing" after upgrade from 10.1.38 to 10.1.41

2019-09-13 Thread Faustin Lammler
Hi Gregory! Thanks you for the confirmation and the "workaround". The issue as just been resolved for Buster (see 939819). I will check with Otto when the next upload is planned for Stretch. Regards, Faustin signature.asc Description: PGP signature

Bug#931801: [debian-mysql] Bug#931801: mariadb-server-core-10.3: mysqld segfaults when database `information_schema` is accessed

2019-07-10 Thread Faustin Lammler
Control: forwarded -1 https://jira.mariadb.org/browse/MDEV-19490 Hi Roman, Thank you for your report. This is a known bug and it's going to be resolved in 10.3.16 version. https://jira.mariadb.org/browse/MDEV-19490 Regards, Faustin signature.asc Description: PGP signature

Bug#919408: stardict: FTBFS with mariadb-10.3:

2019-01-18 Thread Faustin Lammler
scope Reply-To: faus...@fala.red Hi, can you please take a look at: https://github.com/monitoring-plugins/monitoring-plugins/pull/1522 https://github.com/monitoring-plugins/monitoring-plugins/issues/1508#issuecomment-334528542 > Please do not use MYSQL_PORT. Instead use a 0 to have the library

Bug#917758: jabberd2: FTBFS: mysql-related errors

2019-01-17 Thread Faustin Lammler
Control: forwarded -1 https://github.com/jabberd2/jabberd2/issues/193 Hi Lucas, please see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919395#36: > error: 'MYSQL' {aka 'struct st_mysql'} has no member named 'reconnect' > > This is not a bug. MYSQL.reconnect was not part of the API, even in

Bug#919373: kannel: FTBFS with mariadb-10.3: gwlib/utils.c:602:14:

2019-01-17 Thread Faustin Lammler
Control: forwarded -1 https://redmine.kannel.org/issues/795 Hi, This seems to be a bug (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919395#36): > error: 'MYSQL_SERVER_VERSION' undeclared > > this looks like a bug. MYSQL_SERVER_VERSION is documented here: >

Bug#918393: opensips FTBFS with MariaDB 10.3

2019-01-17 Thread Faustin Lammler
Hi Adrian, in case you did not saw this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919395#36 > error: 'MYSQL' {aka 'struct st_mysql'} has no member named 'reconnect' > > This is not a bug. MYSQL.reconnect was not part of the API, even in 5.5 >

Bug#918387: lua-sql FTBFS with MariaDB 10.3

2019-01-17 Thread Faustin Lammler
Control: forwarded -1 https://github.com/keplerproject/luasql/issues/108 Hi, in case you did not saw this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=919395#36 > this looks like a bug. MYSQL_SERVER_VERSION is documented here: >

Bug#914172: [debian-mysql] Bug#914172: Bug#914172: mariadb-server-10.1: mariadb-server sec-update (10.1.37-0+deb9u1) uninstalls default-mysql-server, mysql-server, mariadb-server-10.1 & mariadb-client

2018-11-20 Thread Faustin Lammler
Hi Jeremy, thank you for your report. To work on this, I need to be able to reproduce it. Are you able to provide a step-by-step procedure? If not, dpgk -l could help to understand what apt dependencies may be problematic. And what happened when you reinstalled mariadb. Which command did you