Your message dated Mon, 07 Feb 2022 21:45:15 +0000
with message-id <[email protected]>
and subject line Bug#1004944: Removed package(s) from unstable
has caused the Debian Bug report #1001385,
regarding mariadb-client-10.5: authentification fails while the credentials are 
ok
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1001385: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001385
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mariadb-client-10.5
Version: 1:10.5.12-0+deb11u1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

I’m having an issue with the mariadb-client in bullseye. I can’t connect
to a local server using the mariadb client.

To reproduce the bug :
  - Install bullseye
  - Install mariadb-server and mariadb-client
  - 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';
  - exit the client
  - try to connect with those credentials :
    mariadb -h 127.0.0.1 -u testbug -p testbug

You can’t connect and get an error :
  ERROR 1045 (28000): Access denied for user 'testbug'@'localhost' (using 
password: YES)

I’ve tested with a small php script on the same server and the
connection works, so the credentials are ok. I’ve also tested with
dbeaver using a ssh tunnel connection and it works too. It seems broken
only with mariadb client.

For what I’ve tested, I’ve got the issue with a clean install but also
with a buster upgraded to bullseye. The mariadb connection worked
before, but not anymore with mariadb 10.5 (10.3 on buster).

Thanks

-- System Information:
Debian Release: bullseys
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Version: 1:10.5.12-1+rm

Dear submitter,

as the package mariadb-10.5 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1004944

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to