Comment 39 for bug 915271

Revision history for this message
Joel (jocaez) wrote :

At the risk of sounding stupid but if the installer was trying to remove the directory altogether why do you want to recreate it.

Woud something like this work better
$sudo -s
# rm -r /usr/lib/libreoffice/basis3.4/program/
# mkdir /usr/lib/libreoffice/basis3.4/program/
# apt-get -f install