View Single Post
Posts: 373 | Thanked: 56 times | Joined on Dec 2005 @ Ottawa, ON
#326
Originally Posted by maacruz View Post
- The update contains a documentation package. This package causes a lot of trouble, because it fails if the user has moved, removed or linked the documentation files:
It fails if there is no files in "/usr/share/pre-installed/MyDocs/.documents/". Create that directory and touch or put a file there if you have that deleted.
It fails if the "/home/user/MyDocs/.documents/osso_software_copyright.pdf" file is a symlink
It fails if the "/home/user/MyDocs/.documents/~sfil_li_folder_user_guides/" directory is a symlink or is empty. Make sure you have an actual directory with any file there.
This covers my scenario. I get rid of all the documentation after every reflash to save the 13 MB and just move the English user manual somewhere else.

Hard to believe that document package script is so brittle.

Thanks for the analysis.