Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.3
-
None
Description
The set_file_permissions in vSphere_SDK.pm does not work. It looks like it was added during initial development (by me). There is no functionality in the vSphere SDK to allow permissions to be set on files so the subroutine will never work.
The subroutine is being called by VMware.pm::set_image_repository_permissions and causing image captures to fail. The subroutine should be removed.