[Pkg-roundcube-maintainers] Bug#610725: roundcube 0.5-1 upgrade from 0.3.1-6

Vincent Bernat bernat at debian.org
Sat Jan 22 10:05:46 UTC 2011


OoO La nuit ayant déjà recouvert  d'encre ce jour du vendredi 21 janvier
2011, vers 23:30, bubulak <vb at radiolan.sk> disait :

> i tried that before but with this i get this error
> applying upgrade sql for 0.3.1-6 -> 0.5-1.
> error encountered processing
> /usr/share/dbconfig-common/data/roundcube/upgrade/mysql/0.5-1:
> mysql said: ERROR 1025 (HY000) at line 17: Error on rename of
> ./roundcube/messages' to './roundcube/#sql2-893-17e54' (errno: 152)

Ensure that you did not remove /*!40014 SET FOREIGN_KEY_CHECKS=0 */ that
is important to make the following DROP FOREIGN KEY work. If you did not
remove this comment, can you try the following steps :
 1. Connect to roundcube database  (mysql -u roundcube -p roundcube, you
    can find the password in /etc/roundcube/debian-db.php)
 2. Issue command the following commands :

show table status
BEGIN
source /usr/share/dbconfig-common/data/roundcube/upgrade/mysql/0.5-1
show innodb status
ROLLBACK
-- 
BOFH excuse #397:
T-1's congested due to porn traffic to the news server.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-roundcube-maintainers/attachments/20110122/9796a0f3/attachment.pgp>


More information about the Pkg-roundcube-maintainers mailing list