Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

StevenD

Community Developer
  • Joined

Everything posted by StevenD

  1. The link is still good.
  2. I believe that explains it. IIRC, I was doing a drive upgrade/rebuild. I replaced a 4TB with an 8TB drive.
  3. Not sure what happened on Feb 11th. Date Duration Speed Status 2018-08-19, 06:40:33 19 hr, 15 sec 117.0 MB/s OK 2018-08-08, 17:18:11 19 hr, 18 min, 10 sec 115.1 MB/s OK 2018-07-04, 18:51:46 20 hr, 51 min, 45 sec 106.5 MB/s OK 2018-05-02, 16:44:32 18 hr, 44 min, 31 sec 118.6 MB/s OK 2018-04-04, 15:59:54 17 hr, 59 min, 53 sec 123.5 MB/s OK 2018-03-07, 14:08:42 18 hr, 8 min, 41 sec 122.5 MB/s OK 2018-02-14, 10:41:58 18 hr, 33 min, 45 sec 119.7 MB/s OK 2018-02-11, 21:39:45 8 hr, 55 min, 14 sec 249.2 MB/s OK 2018-02-08, 09:19:49 17 hr, 19 min, 50 sec 128.3 MB/s OK 2018-01-03, 21:16:28 20 hr, 16 min, 27 sec 109.6 MB/s OK
  4. I have attached the plugin: openVMTools_auto.plg The zip file is here: https://drive.google.com/file/d/1FAu5OkyLRrwoRh4vdAHj3mRVaJbJdSkv/view?usp=sharing
  5. That is correct. I experienced troubles when I tried updating the packages in the plugin. I will keep using the existing packages until it no longer compiles.
  6. Download https://ufile.io/sch95 and extract it to \\unraidName\flash\packages. Download https://ufile.io/vwyb9 and extract it to \\unraidName\flash\config\plugins. Rename openVMTools_auto_652.plg to openVMTools_auto.plg. Then, either reboot, or install the plugin via the GUI.
  7. The Auto plugin works fine on 6.5.2.
  8. Well, I'm not sure what I was doing wrong, but its working now on 6.5.1. I fired up my test VM, ran the OS update, copied the 11 files over to the VMDK, then rebooted. It took a while, but it came back up and re-compiled the open-vm-tools package and it shows that its Running. I didn't update the plugin at all. So, I deleted all the packages on my production unRAID, and copied the unmodified plugin file over, and now everything is working just fine. Thanks!
  9. Yep...same size. See if you can put yours here: http://tinyupload.com/ Thanks.
  10. Before you do that, what size is it?
  11. I downloaded the version of the plg you posted last month and it still isnt working for me. Same error. +============================================================================== | Installing new package /boot/packages/open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz +============================================================================== Verifying package open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz. Installing package open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz: PACKAGE DESCRIPTION: Executing install script for open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz. Package open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz installed. Starting VMWare Tools Daemon. plugin: run failed: /bin/bash retval: 127
  12. Yeah...that didnt help. I even tried a couple of open-vm-tools versions.
  13. I can't get the "auto" plugin to work on 6.5.1. I updated all the package links, the open-vm-tools package actually compiles, but it wont run. plugin: installing: /boot/config/plugins-error/openVMTools_auto.plg +============================================================================== | Skipping package libdnet-1.12-x86_64-6cf (already installed) +============================================================================== +============================================================================== | Skipping package libffi-3.2.1-x86_64-2 (already installed) +============================================================================== Installing required packages to compile open-vm-tools Installing autoconf-2.69-noarch-2.txz Verifying package autoconf-2.69-noarch-2.txz. Installing package autoconf-2.69-noarch-2.txz: PACKAGE DESCRIPTION: # autoconf (generate configuration scripts) # # GNU autoconf is an extensible package of m4 macros that produce shell # scripts to automatically configure software source code packages. # These scripts can adapt the packages to many kinds of UNIX-like # systems without manual user intervention. Autoconf creates a # configuration script for a package from a template file that lists the # operating system features that the package can use, in the form of m4 # macro calls. You must install the "m4" package to be able to use # autoconf. # Executing install script for autoconf-2.69-noarch-2.txz. Package autoconf-2.69-noarch-2.txz installed. Installing automake-1.16.1-noarch-2.txz Verifying package automake-1.16.1-noarch-2.txz. Installing package automake-1.16.1-noarch-2.txz: PACKAGE DESCRIPTION: # automake (a Makefile generator) # # This is Automake, a Makefile generator. It was inspired by the 4.4BSD # make and include files, but aims to be portable and to conform to the # GNU standards for Makefile variables and targets. Automake is a Perl # script. The input files are called Makefile.am. The output files are # called Makefile.in; they are intended for use with Autoconf. Automake # requires certain things to be done in your configure.in. You must # install the "m4" and "perl" packages to be able to use automake. # Executing install script for automake-1.16.1-noarch-2.txz. Package automake-1.16.1-noarch-2.txz installed. Installing binutils-2.30-x86_64-3.txz Verifying package binutils-2.30-x86_64-3.txz. Installing package binutils-2.30-x86_64-3.txz: PACKAGE DESCRIPTION: # binutils (GNU binary development tools) # # Binutils is a collection of binary utilities. It includes "as" (the # portable GNU assembler), "ld" (the GNU linker), and other utilities # for creating and working with binary programs. # # These utilities are REQUIRED to compile C, C++, Objective-C, Fortran, # and most other programming languages. # Executing install script for binutils-2.30-x86_64-3.txz. Package binutils-2.30-x86_64-3.txz installed. Installing gc-7.6.4-x86_64-2.txz Verifying package gc-7.6.4-x86_64-2.txz. Installing package gc-7.6.4-x86_64-2.txz: PACKAGE DESCRIPTION: # gc (garbage collector library) # # The Boehm-Demers-Weiser conservative garbage collector can be used as # a garbage collecting replacement for C malloc or C++ new. # # Homepage: http://www.hboehm.info/gc/ # Executing install script for gc-7.6.4-x86_64-2.txz. Package gc-7.6.4-x86_64-2.txz installed. Installing gcc-7.3.0-x86_64-2.txz Verifying package gcc-7.3.0-x86_64-2.txz. Installing package gcc-7.3.0-x86_64-2.txz: PACKAGE DESCRIPTION: # gcc (Base GCC package with C support) # # GCC is the GNU Compiler Collection. # # This package contains those parts of the compiler collection needed to # compile C code. Other packages add Ada, C++, Fortran, Go, # Objective-C, and Java support to the compiler core. # Executing install script for gcc-7.3.0-x86_64-2.txz. Package gcc-7.3.0-x86_64-2.txz installed. Installing gcc-g++-7.3.0-x86_64-2.txz Verifying package gcc-g++-7.3.0-x86_64-2.txz. Installing package gcc-g++-7.3.0-x86_64-2.txz: PACKAGE DESCRIPTION: # gcc-g++ (C++ for GCC) # # C++ support for the GNU Compiler Collection. # # This package contains those parts of the compiler collection needed to # compile C++ code. The base gcc package is also required. # Executing install script for gcc-g++-7.3.0-x86_64-2.txz. Package gcc-g++-7.3.0-x86_64-2.txz installed. Installing glib2-2.56.1-x86_64-2.txz Verifying package glib2-2.56.1-x86_64-2.txz. Installing package glib2-2.56.1-x86_64-2.txz: PACKAGE DESCRIPTION: # glib2 (library of C routines) # # GLib is a library which includes support routines for C such as lists, # trees, hashes, memory allocation, and many other things. # Executing install script for glib2-2.56.1-x86_64-2.txz. Package glib2-2.56.1-x86_64-2.txz installed. Installing glibc-2.27-x86_64-2.txz Verifying package glibc-2.27-x86_64-2.txz. Installing package glibc-2.27-x86_64-2.txz: PACKAGE DESCRIPTION: # glibc (GNU C libraries) # # This package contains the GNU C libraries and header files. The GNU # C library was written originally by Roland McGrath, and is currently # maintained by Ulrich Drepper. Some parts of the library were # contributed or worked on by other people. # # You'll need this package to compile programs. # Executing install script for glibc-2.27-x86_64-2.txz. Package glibc-2.27-x86_64-2.txz installed. Installing guile-2.2.3-x86_64-2.txz Verifying package guile-2.2.3-x86_64-2.txz. Installing package guile-2.2.3-x86_64-2.txz: PACKAGE DESCRIPTION: # guile (GNU extension language library) # # This is Guile, Project GNU's extension language library. Guile is an # interpreter for Scheme, packaged as a library that you can link into # your applications to give them their own scripting language. Guile # will eventually support other languages as well, giving users of # Guile-based applications a choice of languages. # Executing install script for guile-2.2.3-x86_64-2.txz. Package guile-2.2.3-x86_64-2.txz installed. Installing kernel-headers-4.14.35-x86-1.txz Verifying package kernel-headers-4.14.35-x86-1.txz. Installing package kernel-headers-4.14.35-x86-1.txz: PACKAGE DESCRIPTION: # kernel-headers (Linux kernel include files) # # These are the include files from the Linux kernel. # # You'll need these to compile most system software for Linux. # Executing install script for kernel-headers-4.14.35-x86-1.txz. Package kernel-headers-4.14.35-x86-1.txz installed. Installing libffi-3.2.1-x86_64-2.txz Verifying package libffi-3.2.1-x86_64-2.txz. Installing package libffi-3.2.1-x86_64-2.txz: PACKAGE DESCRIPTION: # libffi (A Portable Foreign Function Interface Library) # # FFI stands for Foreign Function Interface. A foreign function # interface is the popular name for the interface that allows code # written in one language to call code written in another language. # The libffi library really only provides the lowest, machine dependent # layer of a fully featured foreign function interface. # # Homepage: http://sourceware.org/libffi/ # Executing install script for libffi-3.2.1-x86_64-2.txz. Package libffi-3.2.1-x86_64-2.txz installed. Installing libmpc-1.1.0-x86_64-2.txz Verifying package libmpc-1.1.0-x86_64-2.txz. Installing package libmpc-1.1.0-x86_64-2.txz: PACKAGE DESCRIPTION: # libmpc (Multiple Precision Complex Library) # # mpc is a complex floating-point library with exact rounding. It is # based on the GNU MPFR floating-point library (http://www.mpfr.org/), # which is itself based on the GNU MP library (http://gmplib.org/). # # Homepage: http://www.multiprecision.org # Executing install script for libmpc-1.1.0-x86_64-2.txz. Package libmpc-1.1.0-x86_64-2.txz installed. Installing libmspack-0.5alpha-x86_64-1ponce.txz Verifying package libmspack-0.5alpha-x86_64-1ponce.txz. Installing package libmspack-0.5alpha-x86_64-1ponce.txz: PACKAGE DESCRIPTION: # libmspack (A library for Microsoft compression formats) # # The purpose of libmspack is to provide both compression and # decompression of some loosely related file formats used by # Microsoft. The intention is to support all of the following # formats: COMPRESS.EXE (.??_), Microsoft Help (.HLP), # Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT). # # Homepage: http://www.cabextract.org.uk/libmspack/ # Executing install script for libmspack-0.5alpha-x86_64-1ponce.txz. Package libmspack-0.5alpha-x86_64-1ponce.txz installed. Installing libtool-2.4.6-x86_64-6.txz Verifying package libtool-2.4.6-x86_64-6.txz. Installing package libtool-2.4.6-x86_64-6.txz: PACKAGE DESCRIPTION: # libtool (a generic library support script) # # This is GNU Libtool, a generic library support script. Libtool hides # the complexity of using shared libraries behind a consistent, portable # interface. To use libtool, add the new generic library building # commands to your Makefile, Makefile.in, or Makefile.am. See the # documentation for details. # # You must install the "m4" package to be able to use libtool. # Executing install script for libtool-2.4.6-x86_64-6.txz. Package libtool-2.4.6-x86_64-6.txz installed. Installing libunistring-0.9.9-x86_64-2.txz Verifying package libunistring-0.9.9-x86_64-2.txz. Installing package libunistring-0.9.9-x86_64-2.txz: PACKAGE DESCRIPTION: # libunistring (GNU Unicode string library) # # This library provides functions for manipulating Unicode strings and # for manipulating C strings according to the Unicode standard. # # Homepage: http://www.gnu.org/s/libunistring # Executing install script for libunistring-0.9.9-x86_64-2.txz. Package libunistring-0.9.9-x86_64-2.txz installed. Installing m4-1.4.18-x86_64-2.txz Verifying package m4-1.4.18-x86_64-2.txz. Installing package m4-1.4.18-x86_64-2.txz: PACKAGE DESCRIPTION: # m4 (an implementation of the UNIX macro processor) # # This is GNU m4, a program which copies its input to the output, # expanding macros as it goes. m4 has built-in functions for including # named files, running commands, doing integer arithmetic, manipulating # text in various ways, recursion, etc... Macros can also be user- # defined, and can take any number of arguments. # # GNU 'm4' was originally written by Rene Seindal, from Denmark. # Package m4-1.4.18-x86_64-2.txz installed. Installing make-4.2.1-x86_64-3.txz Verifying package make-4.2.1-x86_64-3.txz. Installing package make-4.2.1-x86_64-3.txz: PACKAGE DESCRIPTION: # make (GNU make utility to maintain groups of programs) # # This is the GNU implementation of make, which was written by Richard # Stallman and Roland McGrath. The purpose of the make utility is to # determine automatically which pieces of a large program need to be # recompiled, and issue the commands to recompile them. # # This is needed to compile just about any major C program, including # the Linux kernel. # Executing install script for make-4.2.1-x86_64-3.txz. Package make-4.2.1-x86_64-3.txz installed. Installing mpfr-4.0.1-x86_64-2.txz Verifying package mpfr-4.0.1-x86_64-2.txz. Installing package mpfr-4.0.1-x86_64-2.txz: PACKAGE DESCRIPTION: # mpfr (Multiple-Precision Floating-Point Reliable Library) # # The MPFR library is a C library for multiple-precision floating-point # computations with exact rounding (also called correct rounding). # It is based on the GMP multiple-precision library. # The main goal of MPFR is to provide a library for multiple-precision # floating-point computation which is both efficient and has # well-defined semantics. It copies the good ideas from the # ANSI/IEEE-754 standard for double-precision floating-point arithmetic # (53-bit mantissa). # Executing install script for mpfr-4.0.1-x86_64-2.txz. Package mpfr-4.0.1-x86_64-2.txz installed. Installing perl-5.26.2-x86_64-1.txz Verifying package perl-5.26.2-x86_64-1.txz. Installing package perl-5.26.2-x86_64-1.txz: PACKAGE DESCRIPTION: # perl (Practical Extraction and Report Language) # # Larry Wall's "Practical Extraction and Report Language". Perl is a # language optimized for scanning arbitrary text files, extracting # information from those text files, and printing reports based on that # information. It's also a good language for many system management # tasks. The language is intended to be practical (easy to use, # efficient, complete) rather than beautiful (tiny, elegant, minimal). # # Homepage: http://www.perl.org # Executing install script for perl-5.26.2-x86_64-1.txz. Package perl-5.26.2-x86_64-1.txz installed. Installing pkg-config-0.29.2-x86_64-2.txz Verifying package pkg-config-0.29.2-x86_64-2.txz. Installing package pkg-config-0.29.2-x86_64-2.txz: PACKAGE DESCRIPTION: # pkg-config (system for managing library compile/link flags) # # pkg-config is a system for managing library compile/link flags # that works with automake and autoconf. It replaces the ubiquitous # *-config scripts you may have seen with a single tool. See the man # page that comes with pkg-config for full documentation. # Executing install script for pkg-config-0.29.2-x86_64-2.txz. Package pkg-config-0.29.2-x86_64-2.txz installed. Installing procps-ng-3.3.12-x86_64-1.txz Verifying package procps-ng-3.3.12-x86_64-1.txz. Installing package procps-ng-3.3.12-x86_64-1.txz: PACKAGE DESCRIPTION: # procps-ng (utilities for displaying process information) # # The procps-ng package provides the classic set of utilities used to # display information about the processes currently running on the # machine. # # Homepage: http://sourceforge.net/projects/procps-ng/ # Executing install script for procps-ng-3.3.12-x86_64-1.txz. Package procps-ng-3.3.12-x86_64-1.txz installed. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 3458764513820540925 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... yes checking for X... disabled checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for glib-2.0 >= 2.14.0 (via pkg-config)... no Slackware package maker, version 3.1415927. Searching for symbolic links: mount.vmhgfs ../usr/local/sbin/mount.vmhgfs Making symbolic link creation script: ( cd . ; rm -rf mount.vmhgfs ) ( cd . ; ln -sf ../usr/local/sbin/mount.vmhgfs mount.vmhgfs ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './mount.vmhgfs' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n WARNING: /tmp/open-vm-tools-stable-10.2.0/open-vm-tools is chmod 775 temporarily changing to chmod 755 Creating Slackware package: /boot/packages/open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz WARNING: zero length file docs/api/services/utils.txt WARNING: zero length file common-agent/etc/install/setupCafServices.sh WARNING: zero length file common-agent/etc/install/installConfig WARNING: zero length file common-agent/etc/install/configCaf WARNING: zero length file common-agent/Cpp/Framework/Framework/src/SubSystemBase/CAutoMutexLockUnlockRaw.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/SubSystemBase/CAutoMutexLockUnlockRaw.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/stdafx.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/Integration.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/CommonGlobalsLink.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/CommonDefines.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/CommonDefines.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/ClassMacroStrings.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/ClassMacroStrings.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Globals/CafContracts.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Doc/DocXml/PersistenceXml/AmqpBrokerXml.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Doc/DocXml/PersistenceXml/AmqpBrokerXml.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Doc/DocXml/PersistenceXml/AmqpBrokerCollectionXml.h WARNING: zero length file common-agent/Cpp/Framework/Framework/src/Doc/DocXml/PersistenceXml/AmqpBrokerCollectionXml.cpp WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/MaContracts.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Ma/IPersistence.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Ma/IConfigEnv.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/IntegrationContractsDefines.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/IntegrationContracts.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/ITransformer.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IThrowable.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/ITaskExecutor.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/ISubscribableChannel.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/ISmartLifecycle.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IRunnable.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IPollableChannel.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IPhased.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageSplitter.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageRouter.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageProducer.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageProcessor.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageHandler.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageDispatcher.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IMessageChannel.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/ILifecycle.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IIntegrationObject.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IIntegrationComponentInstance.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IIntegrationComponent.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IIntegrationAppContextAware.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IIntegrationAppContext.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IIntMessage.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IExpressionInvoker.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IErrorProcessor.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IErrorHandler.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IDocument.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IChannelResolver.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IChannelInterceptorSupport.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IChannelInterceptorInstance.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/IChannelInterceptor.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Integration/Dependencies/CPollerMetadata.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/FxContracts.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Fx/IVariant.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Fx/IBean.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/DocContracts.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/SchemaTypesDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CRelationshipDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CPhysicalRelationshipDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CMethodParameterDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CMethodDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CLogicalRelationshipDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CJoinTypeDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CInstanceParameterDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CInstanceOperationDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CInstanceOperationCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CDataClassSubInstanceDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CDataClassPropertyDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CDataClassInstanceDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CDataClassInstanceCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CDataClassDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CCollectMethodDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CCmdlUnionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CCmdlMetadataDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CClassPropertyDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CClassInstancePropertyDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CClassIdentifierDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CClassFieldDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CClassCardinalityDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CActionClassInstanceDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CActionClassInstanceCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/SchemaTypesDoc/CActionClassDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/ResponseDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CResponseHeaderDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CResponseDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CProviderResponseDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CProviderEventResponseDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CManifestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CManifestCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CEventManifestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CEventKeyDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CEventKeyCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ResponseDoc/CErrorResponseDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderResultsDoc/ProviderResultsDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderResultsDoc/CSchemaDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderResultsDoc/CRequestIdentifierDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderResultsDoc/CDefinitionObjectCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderResultsDoc/CCdifDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/ProviderRequestDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderRequestHeaderDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderRequestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderRequestConfigDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderInvokeOperationDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderInvokeOperationCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderCollectSchemaRequestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderCollectInstancesDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderCollectInstancesCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderRequestDoc/CProviderBatchDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderInfraDoc/ProviderInfraDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderInfraDoc/CSchemaSummaryDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderInfraDoc/CProviderRegDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/ProviderInfraDoc/CClassCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/PersistenceDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CRemoteSecurityDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CRemoteSecurityCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CPersistenceProtocolDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CPersistenceDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CLocalSecurityDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CCertPathCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CCertCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CAmqpBrokerDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PersistenceDoc/CAmqpBrokerCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PayloadEnvelopeDoc/PayloadEnvelopeDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/PayloadEnvelopeDoc/CPayloadEnvelopeDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MultiPmeMgmtRequestDoc/MultiPmeMgmtRequestDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MultiPmeMgmtRequestDoc/CPmeIdCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MultiPmeMgmtRequestDoc/CMultiPmeMgmtRequestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MultiPmeMgmtRequestDoc/CMultiPmeMgmtBatchDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MultiPmeMgmtRequestDoc/CMultiPmeMgmtBatchCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/MgmtTypesDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/CMgmtInvokeOperationDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/CMgmtInvokeOperationCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/CMgmtCollectSchemaDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/CMgmtCollectInstancesDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/CMgmtCollectInstancesCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtTypesDoc/CMgmtBatchDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtRequestDoc/MgmtRequestDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/MgmtRequestDoc/CMgmtRequestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/DiagTypesDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/CDiagSetValueDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/CDiagSetValueCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/CDiagDeleteValueDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/CDiagDeleteValueCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/CDiagCollectInstancesDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagTypesDoc/CDiagBatchDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagRequestDoc/DiagRequestDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/DiagRequestDoc/CDiagRequestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CafInstallRequestDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CUninstallProviderJobDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CPackageDefnDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CMinPackageElemDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CInstallRequestDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CInstallProviderSpecDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CInstallProviderJobDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CInstallPackageSpecDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CInstallBatchDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CGetInventoryJobDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafInstallRequestDoc/CFullPackageElemDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CafCoreTypesDocInc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CStatisticsDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CRequestParameterDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CRequestInstanceParameterDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CRequestHeaderDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CRequestConfigDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CProtocolDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CProtocolCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CPropertyDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CPropertyCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CParameterCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/COperationDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CLoggingLevelElemDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CLoggingLevelCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CInlineAttachmentDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CInlineAttachmentCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CFullyQualifiedClassGroupDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CClassSpecifierDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CClassFiltersDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAuthnAuthzDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAuthnAuthzCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAttachmentNameCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAttachmentDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAttachmentCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAddInsDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/Doc/CafCoreTypesDoc/CAddInCollectionDoc.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/Contracts/CafContracts.h WARNING: zero length file common-agent/Cpp/Framework/Framework/include/CafCppUnitSupport.h Restoring permissions of /tmp/open-vm-tools-stable-10.2.0/open-vm-tools to chmod 775 Slackware package /boot/packages/open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz created. +============================================================================== | Installing new package /boot/packages/open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz +============================================================================== Verifying package open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz. Installing package open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz: PACKAGE DESCRIPTION: Executing install script for open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz. Package open_vm_tools-10.2.0-4.14.35-unRAID-x86_64.tgz installed. Starting VMWare Tools Daemon. plugin: run failed: /bin/bash retval: 127
  14. Thanks @SeeDrs and @uldise!! I tried out @SeeDrs plugin last night and it worked for me as well. I got called away before I could post about it. I still really like @Zeron script, so I'm going to continue to play around with it. I like that the end product is "self-contained" and you don't have to download a bunch of packages and I also like that there is a VMWare Tools Settings page.
  15. Woohoo! I finally got the complete package to build. I still have an error though, so I am going to reach out to Zeron once more to see if he can point me in the right direction before I post the "final" for 6.4.0.
  16. **** USE AT YOUR OWN RISK **** I am still having some difficulty with Zeron's script that makes the package. The package gets created, but there is some stuff missing in the middle. I plan on continuing to learn and figure it out, but it's going to take some more time. Packaging software is a whole new ballgame for me. However, I have incentive to figure this out as I still want to run unRAID on ESXi. That being said, I have manually re-packaged Zeron's last package, and published a TEST plugin for 6.4.0. It uses the previous version of VMWare Tools, and there are a couple of errors in the logs from using files from an older kernel. But, it installs, and most importantly, it shuts down the VM properly when the array is started. Video of shutdown is at the very bottom. I cannot provide any support for this. As I said, this is way out of my realm. If it works, great, if not, I'm sorry. https://raw.githubusercontent.com/StevenDTX/unRAID-openVMTools/master/openVMTools-test.plg Video of shutdown: unraid-6.4.0-shutdown.mp4
  17. With @Zeron help, I have made quite a bit of progress. I have to step away from this today though. I should be able to look at it again this weekend.
  18. Ugh! I have done this to myself before. The VMDK boot works just fine with 6.4.0, as along as there is a passthrough USB key. My issue was I had a label on the VMDK called "UNRAID". I know better. You cant have two devices labeled "UNRAID". I renamed it to "UNRAIDBOOT" and it works as expected. Now I can start playing with Zeron's script to get vmware tools working.
  19. It works with plopkexec.iso. It did not work with plop-bootusb.iso that @ConnectivIT posted above.
  20. unraid definitely "sees" the USB key though.
  21. Ok...made a bit of progress. VMDK, BIOS boot, I passed through a USB controller, with a 6.4.0 USB key. It boots!! I get an IP!! However, I get "Error accessing your physical USB Flash boot device" UEFI boot does not see the USB passthrough. To be contnued...
  22. FYI...I get the same results booting UEFI. I will play around with PLOP and an actual USB later.
  23. unraid on a vmdk boots in like 15 seconds. I really like that. I cant vmotion anyway as I am using hardware passthrough.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.