Bug #2802
Roundcube: installation fails
Status: | CLOSED | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-roundcubemail | |||
Target version: | v6.5 | |||
Security class: | Resolution: | |||
Affected version: | v6.5-final | NEEDINFO: | No |
Description
The installation can fail if the configuration script can't DROP the roundcube user.
Change nethserver-roundcubemail-conf
action to use this syntax:
GRANT ALL ON myuser.* TO mydb@localhost IDENTIFIED BY 'mypass'; FLUSH PRIVILEGES;
Associated revisions
DB creation: avoid DROP user. Refs #2802
History
#1 Updated by Giacomo Sanchietti about 7 years ago
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
#2 Updated by Giacomo Sanchietti about 7 years ago
- Target version set to v6.5
#3 Updated by Giacomo Sanchietti about 7 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Giacomo Sanchietti
- % Done changed from 20 to 30
#4 Updated by Giacomo Sanchietti about 7 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 60
#5 Updated by Giacomo Sanchietti about 7 years ago
- Status changed from MODIFIED to ON_QA
- Assignee deleted (
Giacomo Sanchietti) - % Done changed from 60 to 70
Package in nethserver-testing:
- nethserver-roundcubemail-1.0.0-1.0git7389afed.ns6.noarch.rpm
- Install the package on a clean machine, check the webmail works (http://_host_/webmail)
- Install the old package
- Update the package from testing, check the webmail works (http://_host_/webmail)
#6 Updated by Davide Principi almost 7 years ago
- Assignee set to Davide Principi
#7 Updated by Davide Principi almost 7 years ago
- Status changed from ON_QA to VERIFIED
- Assignee deleted (
Davide Principi) - % Done changed from 70 to 90
VERIFIED
#8 Updated by Davide Principi almost 7 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
In nethserver-updates:
nethserver-roundcubemail-1.0.1-1.ns6.noarch.rpm
nethserver-roundcubemail-1.0.1-1.ns6.src.rpm