kolab-setup error
Mihai Badici
mihai at badici.ro
Mon Feb 3 10:48:56 CET 2014
On Monday 03 February 2014 10:24:51 Torsten Grote wrote:
> On Saturday 01 February 2014 19:09:14 Mihai Badici wrote:
> > During setup-kolab I had this error:
> >
> > ERROR 1005 (HY000) at line 9: Can't create table 'roundcube.kolab_alarms'
> > (errno: 150)
> > ERROR 1146 (42S02) at line 175: Table 'roundcube.system' doesn't exist.
>
> This is already reported here:
>
> https://issues.kolab.org/show_bug.cgi?id=2811
>
> We are currently looking for somebody with the skills to get to the bottom
> of this problem and fix it for everybody since it makes new Kolab
> installations on Debian impossible at the moment.
>
> Mihai can you find and maybe fix the bug?
I will try to take a look ; unfortunately I don't speek python :)
As a workaround I have this sql table template:
http://mihai.badici.ro/linux/machinet/debian/kolab.sql
I created again the table ( mysql -u roundcube -p roundcube <kolab.sql ) and
roundcube start to works.
Since roundcube.system is not present in RC-09 but in RC-1.0 I think the setup
script try to populate the roundcube database with an older version.
But I found there is also another bug reported regarding pykolab who afect
mysql access ( I didn't manage to make kolab-server work on my test
installation) and this can be also the root cause of the bug - if mysql
connection fail the database will not be populated at all.
>
> Kind Regards,
> Torsten
--
Mihai Bădici
http://mihai.badici.ro
More information about the users
mailing list