Roundcube dbconfig error: system SET value='2018021600' WHERE name='roundcube-version'' at line 1
Bug #1970428 reported by
halfgaar
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
roundcube (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Upgrading Ubuntu 18.04 to 20.04 gives the following roundcube error:
mysql said: ERROR 1064 (42000) at line 15: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'system SET value='2018021600' WHERE name='roundcube
This seems to come from 'usr/share/
System is a reserved keyword and needs to be surrounded with backticks. This applies to many of the migrations.
To post a comment you must log in.
This bug was fixed in the package roundcube - 1.6~rc+dfsg-2
---------------
roundcube (1.6~rc+dfsg-2) experimental; urgency=medium
* Adjust d/origtargz-diff.sh for 1.6~rc+dfsg. roundcube. " cleandb. {service, timer} which replaces the cronjob on gc.{service, timer} to purge expired sessions, caches and gc_probability= 1 since we don't have to rely on roundcube and /etc/cron. daily/roundcube -core {cleandb, gc}.service (cleanup and garbage collection
* Refresh lintian overrides to accommodate lintian v2.115.
* Bump Standards-Version to 4.6.1 (no changes needed).
* Promote GuzzleHttp\Client back to "require" from "suggest".
* Revert "Don't install the installer into /usr/share/
* Run upstream installer checks for apache2 and lighttpd DEP-8 tests.
* Add roundcube-
systems where PID1 is systemd.
* Add roundcube-
tempfiles in the background in a scheduled fashion.
* Don't force set session.
probabilistic synchronous garbage collection anymore.
* Remove obsolete /etc/default/
files since removing temporary files is part of the normal garbage
collection routine.
* DEP-8: Create tempfiles in $AUTOPKGTEST_TMP not /tmp.
* DEP-8: Test roundcube-
routines).
-- Guilhem Moulin <email address hidden> Wed, 29 Jun 2022 20:23:02 +0200