Discussion:
Update from Kolab 3.4 to 16, problems with roundcube
Jonas Meier
2017-04-23 14:14:31 UTC
Permalink
Hi,

today I finally tried to update from Kolab 3.4 to the current Kolab 16.
I am on Debian Jessie and got a package conflict for roundcubemail and
roundcubemail-core.

This is the error message I get (in German):
dpkg: Fehler beim Bearbeiten des Archivs
/var/cache/apt/archives/roundcubemail_1%3a1.2.4-0~kolab2.3_all.deb
(--unpack):
Versuch, »/usr/share/roundcubemail/index.php« zu Ìberschreiben,
welches auch in Paket roundcubemail-core 1:1.2.4-0

Basically it says that /usr/share/roundcubemail/index.php is provided by
both packages.
Anybody else stumbled upon this and knows how to resolve it?

Thanks in advance,
Jonas
Achim Frank
2017-04-23 14:22:37 UTC
Permalink
Post by Jonas Meier
Hi,
today I finally tried to update from Kolab 3.4 to the current Kolab 16.
I am on Debian Jessie and got a package conflict for roundcubemail and
roundcubemail-core.
dpkg: Fehler beim Bearbeiten des Archivs
/var/cache/apt/archives/roundcubemail_1%3a1.2.4-0~kolab2.3_all.deb
Versuch, »/usr/share/roundcubemail/index.php« zu überschreiben, welches
auch in Paket roundcubemail-core 1:1.2.4-0
Basically it says that /usr/share/roundcubemail/index.php is provided by
both packages.
Anybody else stumbled upon this and knows how to resolve it?
Thanks in advance,
Jonas
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
It seems roundcubemail_1%3a1.2.4-0~kolab2.3_all.deb as well as
roundcubemail-core_1%3a1.2.4-0~kolab2.3_all.deb provide the exact same
index.php file...

Just try this one:
dpkg -i --force-overwrite
/var/cache/apt/archives/roundcubemail_1%3a1.2.4-0~kolab2.3_all.deb



Best regards,
--achim
Jonas Meier
2017-04-23 19:12:42 UTC
Permalink
Hi Achim,
thanks for your hint. That worked for me.

Best regards,
Jonas
Post by Achim Frank
dpkg -i --force-overwrite
/var/cache/apt/archives/roundcubemail_1%3a1.2.4-0~kolab2.3_all.deb
Best regards,
--achim
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Loading...