Unfortunately the patches released for bug 1015531, didn't consider permissions in the guest.
If there is a root only readable directory in the guest containing the dodgy symlinks,
then they will not be detected by _join_and_check_path_within_fs()
Therefore the equivalent of this function needs to run as the root user.
Folsom patch attached.
Diablo & Essex versions would need readlink added to rootwrap
Unfortunately the patches released for bug 1015531, didn't consider permissions in the guest. check_path_ within_ fs()
If there is a root only readable directory in the guest containing the dodgy symlinks,
then they will not be detected by _join_and_
Therefore the equivalent of this function needs to run as the root user.
Folsom patch attached.
Diablo & Essex versions would need readlink added to rootwrap