Upgrading to Kolab 3.1

Brian May brian at microcomaustralia.com.au
Sat Mar 1 10:50:49 CET 2014


On 23 February 2014 11:45, Brian May <brian at microcomaustralia.com.au> wrote:

> [Sun Feb 23 11:42:59 2014] [error] [client 192.168.5.29] PHP Warning:
>  require_once(Roundcube/bootstrap.php): failed to open stream: No such file
> or directory in /usr/share/kolab-syncroton/lib/init.php on line 42
>  [Sun Feb 23 11:42:59 2014] [error] [client 192.168.5.29] PHP Fatal
> error:  require_once(): Failed opening required 'Roundcube/bootstrap.php'
> (include_path='/usr/share/kolab-syncroton/lib:/usr/share/kolab-syncroton/lib/ext:.:/usr/share/php:/usr/share/pear')
> in /usr/share/kolab-syncroton/lib/init.php on line 42
>

The lead I needed was:
 https://issues.kolab.org/show_bug.cgi?id=2546

It would appear the package replaces files with symlinks (I didn't check
the old package), which isn't supported by Debian, and dpkg leaves the
directories in place.

So I made sure all of these symlinks are correct, by deleting the directory
if one existed.

root at featherby:~# dpkg-deb -c
/var/cache/apt/archives/kolab-syncroton_2.2.4-0~kolab5_all.deb  | grep --
'->'
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/logs -> /var/log/kolab-syncroton
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/temp -> /var/lib/kolab-syncroton
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/config/config.inc.php ->
/etc/roundcubemail/config.inc.php
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/config/defaults.inc.php ->
/etc/roundcubemail/defaults.inc.php
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/lib/plugins/kolab_auth ->
../../../roundcubemail/plugins/kolab_auth
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/lib/plugins/kolab_folders ->
../../../roundcubemail/plugins/kolab_folders
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/lib/plugins/libkolab ->
../../../roundcubemail/plugins/libkolab
lrwxrwxrwx root/root         0 2014-02-15 12:06
./usr/share/kolab-syncroton/lib/ext/Roundcube ->
../../../roundcubemail/program/lib/Roundcube
-- 
Brian May <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20140301/1f4ce06d/attachment.html>


More information about the users mailing list