I just safe-upgraded some stuff and I came across 2 different problems:

1)

dpkg: warning: unable to delete old directory '/usr/share/horde/themes/default/graphics': Directory not empty

...

dpkg: dependency problems prevent configuration of php-horde-imp:
 php-horde-imp depends on php-horde (>= 5.2.23+debian0-2~); however:
  Version of php-horde on system is 5.2.23+debian0-1.

dpkg: error processing package php-horde-imp (--configure):
 dependency problems - leaving unconfigured
Setting up php-horde-service-weather (2.5.4-7) ...
dpkg: dependency problems prevent configuration of php-horde:
php-horde-service-weather (2.5.4-7) breaks php-horde (<< 5.2.23+debian0-2~) and is installed.
  Version of php-horde to be configured is 5.2.23+debian0-1.

dpkg: error processing package php-horde (--configure):
 dependency problems - leaving unconfigured
Setting up re2c (1.3-2) ...
dpkg: dependency problems prevent configuration of php-horde-gollem:
 php-horde-gollem depends on php-horde (>= 5.2.23+debian0-1~); however:
  Package php-horde is not configured yet.
 php-horde-gollem depends on php-horde (<< 6.0.0~alpha1); however:
  Package php-horde is not configured yet.

dpkg: error processing package php-horde-gollem (--configure):
 dependency problems - leaving unconfigured

...

Errors were encountered while processing:
 php-horde-imp
 php-horde
 php-horde-gollem

This may be or may not be related to the fact that I made manual changes to /etc/horde/ and /usr/share/themes to make them work as I thought was expected.

2)

root@caronte:~# ls /etc/horde/themes-available.d/
default

but

root@caronte:~# ls /usr/share/horde/themes
block embed.css facebook.css feed-rss.xsl graphics ie8.css info.php mozilla.css opera.css rtl.css screen.css smartmobile sounds webkit.css

wouldn't it had to be all this inside /usr/share/horde/themes/default?

furthermore it seems that the content of

/etc/horde/themes-available.d/default/horde

should actually be inside

/etc/horde/themes-available.d/default/


I think I've manually fixed it...

ivan@caronte:~$ ls /etc/horde/themes-available.d/
default

ivan@caronte:~$ ls /etc/horde/themes-available.d/default/
block embed.css facebook.css feed-rss.xsl gollem graphics horde ie8.css imp info.php mozilla.css opera.css rtl.css screen.css smartmobile sounds webkit.css


ivan@caronte:~$ ls -l /usr/share/horde/themes


lrwxrwxrwx 1 root root 27 Jul 3 18:15 /usr/share/horde/themes -> /etc/horde/themes-enabled.d

I hope it helps to fix it.

It would be nice if there was a way to refresh the cache without tweaking the conf.php file.


--
Ivan Sergio Borgonovo
https://www.webthatworks.it https://www.borgonovo.net

Reply via email to