← Back to team overview

ourdelta-developers team mailing list archive

[Bug 454237] Re: deb package fails to add user for debian-sys-maint

 

The suggested fix is to add

  ssl_cipher='', x509_issuer='',  x509_subject=''

into replace_query.

** Changed in: maria
       Status: New => Confirmed

-- 
deb package fails to add user for debian-sys-maint
https://bugs.launchpad.net/bugs/454237
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.

Status in Maria: Confirmed
Status in OurDelta - Builds for MySQL,MariaDB: New

Bug description:
deb package fails to add user for debian-sys-maint on installation.

This causes package configuration to fail with an error:

ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)

and then this error will show up on any invocation of  /etc/init.d/mysql start|stop|etc.