Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2217

VMware plugin should try to use libvmware-vix.so instead of libvix.so

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • vmware-plugin
    • None
    • Platform: All, OS: Linux

      In VMware Vix 1.0.6, the native library file is named libvmware-vix.so. The
      VMware plugin tries to use libvix.so, and can't find it.

      A workaround is to create a symbolic link libvix.so that points to libvmware-vix.so.

      The VMware plugin should try to use the native library name "vmware-vix", and
      "vix" if it can't find the first one.

            Unassigned Unassigned
            clemp6r clemp6r
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: