Le 10/12/2023 à 19:56, Guilhem Moulin a écrit :
On Sun, 10 Dec 2023 at 19:05:05 +0100, Daniel Huhardeaux via
Pkg-roundcube-maintainers wrote:
root@wwwmail11:/etc/roundcube# ls -l /etc/roundcube/plugins/jqueryui/
total 20
-rw-r--r-- 1 root root 1030 14 oct. 18:34 composer.json
-rw-r--r-- 1 root root 307 14 oct. 18:34 config.inc.php.dist
-rw-r--r-- 1 root root 5256 18 oct. 23:40 jqueryui.php
drwxr-xr-x 2 root root 4096 10 déc. 18:46 js
drwxr-xr-x 5 root root 46 6 nov. 2021 themes
It looks like you tried to manually install the plugin from composer.
1.4.15+dfsg.1-1~deb11u2, and AFAIK all versions since at least 1.1, ship
only
/etc/roundcube/plugins/jqueryui/config.inc.php
Please try to move the content of /etc/roundcube/plugins/jqueryui/ to a
seperate location and try again. You might also want to recreate
/etc/roundcube/plugins/jqueryui/config.inc.php:
<?php
// Empty configuration for jqueryui
// See /usr/share/roundcube/plugins/jqueryui/config.inc.php.dist for
instructions
// Check the access right of the file if you put sensitive information in
it.
$config=array();
Though I don't get why dpkg would choke on that.
I removed my jqueryui, create it again with included above
config.inc.php file: now all is good, roundcube is updated.
Many thanks for your support, ticket can be closed
--
Daniel