Blog: Wazo Platform 23.07 Released

Any feedback about Wazo Platform 23.07 is welcome!

1 Like

Great upgrade; went painless - more appreciation to come

I upgraded from 23.02 (Debian 10) to 23.07 (Debian 11)

During the upgrade, there were a series of warnings telling me a directory could not be removed since it was not empty. Samples include

dpkg: warning: unable to delete old directory '/usr/share/fonts/woff/font-awesome': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/fonts/woff': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/fonts/svg/font-awesome': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/fonts/svg': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/fonts/eot/font-awesome': Directory not empty
dpkg: warning: unable to delete old directory '/usr/share/fonts/eot': Directory not empty

There was also a warning after the upgrade when, following the instructions at

when I ran
apt-get purge $(dpkg -l | awk '/^rc/ { print $2 }')
and got the warning

Purging configuration files for gsfonts (1:8.11+urwcyr1.0.7~pre44-4.5) ...
dpkg: warning: while removing gsfonts, directory '/usr/share/fonts/type1/gsfonts' not empty so not removed

That implies to me that the upgrade wanted to delete the directories but could not.

Should I be going back in after the upgrade and delete the directories mentioned?

I don’t think it’s necessary. This is only a warning.