View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#9
This error is triggered by the stripped documentation from the applications to not stuff the limited space on the device.
Solution: For each of the missing folders indicated by
cannot rename /usr/share/doc/XXX
create the directory manually
Code:
sudo gainroot
mkdir /usr/share/doc/XXX
You obviously have to substitute XXX by the name from the output you pasted in your post.
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post: