==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this
link:http://bugs.contribs.org/show_bug.cgi?id=8527
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
Bug ID: 8527
Summary: unable to connect as root
Classification: Contribs
Product: SME Contribs
Version: 8.0
Hardware: ---
OS: ---
Status: CONFIRMED
Severity: normal
Priority: P3
Component: smeserver-mysql55
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
after installation, post-upgrade and reboot
# mysql55
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password:
YES)
seems that .set-password is missing in /var/service/mysql55-mysqld
a manual expand-template correct the problem:
# sv d .# expand-template /var/service/mysql55-mysqld/set.password
# /opt/rh/mysql55/root/usr/libexec/mysqld --socket=/var/lib/mysql/mysql55.sock
--bootstrap --user=mysql --skip-grant-tables < ./set.password
# sv u .
seems that a link is missing somewhere in the signal-event after installation
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/