• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login
Netgate Discussion Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Search
  • Register
  • Login

VMWare tools daemon (vmware_guestd) failed to start

Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
10 Posts 3 Posters 8.4k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    merlin
    last edited by Dec 8, 2010, 10:24 PM

    [2.0-BETA4][root@pfSense.localdomain]/(38): ./usr/local/etc/rc.d/vmware-guestd.sh start
    Starting vmware_guestd.
    /libexec/ld-elf.so.1: Shared object "libgmodule-2.0.so.0" not found, required by "vmtoolsd"
    ./usr/local/etc/rc.d/vmware-guestd.sh: WARNING: failed to start vmware_guestd

    [2.0-BETA4][root@pfSense.localdomain]/(41): ldd ./usr/local/bin/vmtoolsd
    ./usr/local/bin/vmtoolsd:
            libvmtools.so.0 => /usr/local/lib/libvmtools.so.0 (0x2809a000)
            libcrypt.so.5 => /lib/libcrypt.so.5 (0x280f5000)
            libthr.so.3 => /lib/libthr.so.3 (0x2810e000)
            libgmodule-2.0.so.0 => not found (0x0)
            libgobject-2.0.so.0 => not found (0x0)
            libgthread-2.0.so.0 => not found (0x0)
            libglib-2.0.so.0 => not found (0x0)
            libintl.so.9 => /usr/local/lib/libintl.so.9 (0x28123000)
            libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x2812c000)
            libpcre.so.0 => /usr/local/lib/libpcre.so.0 (0x28222000)
            libicui18n.so.38 => not found (0x0)
            libicuuc.so.38 => not found (0x0)
            libicudata.so.38 => not found (0x0)
            libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x28256000)
            libm.so.5 => /lib/libm.so.5 (0x2834a000)
            libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x28364000)
            libc.so.7 => /lib/libc.so.7 (0x2836f000)
            libglib-2.0.so.0 => not found (0x0)
            libicui18n.so.38 => not found (0x0)
            libicuuc.so.38 => not found (0x0)
            libicudata.so.38 => not found (0x0)

    [2.0-BETA4][root@pfSense.localdomain]/(42): uname -a
    FreeBSD pfSense.localdomain 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #1: Tue Dec  7 05:04:03 EST 2010    sullrich@FreeBSD_8.0_pfSense_2.0-snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense.8  i386
    [2.0-BETA4][root@pfSense.localdomain]/(43):

    1 Reply Last reply Reply Quote 0
    • J
      jimp Rebel Alliance Developer Netgate
      last edited by Dec 9, 2010, 3:24 PM

      Looks like it's missing some dependencies… I'll look into it.

      Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

      Need help fast? Netgate Global Support!

      Do not Chat/PM for help!

      1 Reply Last reply Reply Quote 0
      • J
        jimp Rebel Alliance Developer Netgate
        last edited by Dec 9, 2010, 3:46 PM

        Can you try to install it again now?

        Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

        Need help fast? Netgate Global Support!

        Do not Chat/PM for help!

        1 Reply Last reply Reply Quote 0
        • M
          merlin
          last edited by Dec 14, 2010, 8:08 PM

          Reinstalled… Now works fine... Thank you...

          1 Reply Last reply Reply Quote 0
          • L
            leo24
            last edited by Dec 15, 2010, 11:12 AM

            Hi
            I had the same problem. Reinstalled the package, got the same error as original poster when I tried to start the service manually.
            Then I upgraded from Dec 6 to latest (Dec 14) and then tried to install the package again.

            2.0-BETA4 (i386)
            built on Tue Dec 14 21:49:41 EST 2010

            Beginning package installation for Open-VM-Tools…
            Downloading package configuration file... done.
            Saving updated package information... done.
            Downloading Open-VM-Tools and its dependencies...
            Checking for package installation...
            open-vm-tools-nox11-313025_1
            Trying to download http://files.pfsense.org/packages/8/All/open-vm-tools-nox11-313025_1.tbz ...  (extracting)
              python26-2.6.5
              Trying to download http://files.pfsense.org/packages/8/All/python26-2.6.5.tbz ...  could not download from there or http://ftp2.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8.1-RELEASE/Latest/python26-2.6.5.tbz.
            of open-vm-tools-nox11-313025_1 failed!

            Installation aborted.Removing package...
            Starting package deletion for open-vm-tools-nox11-313025_1...done.
            Removing Open-VM-Tools components...
            Loading package instructions...
            Include file open-vm-tools.inc could not be found for inclusion.
            Deinstall commands...
            Not executing custom deinstall hook because an include is missing.
            Removing package instructions...done.
            Auxiliary files... done.
            Package XML... done.
            Configuration... done.
            Failed to install package.

            Installation halted.

            1 Reply Last reply Reply Quote 0
            • L
              leo24
              last edited by Dec 15, 2010, 3:00 PM Dec 15, 2010, 2:45 PM

              The url's that it is trying to download from are wrong:

              http://files.pfsense.org/packages/8/All/python26-2.6.5.tbz
              should be:
              http://files.pfsense.org/packages/8/All/python26-2.6.5_1.tbz

              http://ftp2.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8.1-RELEASE/Latest/python26-2.6.5.tbz
              should be:
              http://ftp2.freebsd.org/pub/FreeBSD/ports/i386/packages-8.1-release/Latest/python26.tbz

              The same for this one.
                icu-3.8.1_3
                Trying to download http://files.pfsense.org/packages/8/All/icu-3.8.1_3.tbz …  could not download from there or http://ftp2.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8.1-RELEASE/Latest/icu-3.8.1_3.tbz.
              of open-vm-tools-nox11-313025_1 failed!

              http://files.pfsense.org/packages/8/All/icu-3.8.1_3.tbz does not exist on server.
              http://ftp2.FreeBSD.org/pub/FreeBSD/ports/i386/packages-8.1-RELEASE/Latest/icu-3.8.1_3.tbz does not exist on server.

              Solved this by installing manually:

              • pkg_add -r python
              • pkg_add -r icu

              Leo

              1 Reply Last reply Reply Quote 0
              • J
                jimp Rebel Alliance Developer Netgate
                last edited by Dec 15, 2010, 2:56 PM

                The package wasn't being recompiled correctly during the nightly builds and missed some dependencies again. I've got it recompiling now, might be fixed soon.

                Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                Need help fast? Netgate Global Support!

                Do not Chat/PM for help!

                1 Reply Last reply Reply Quote 0
                • L
                  leo24
                  last edited by Dec 15, 2010, 3:01 PM

                  OK, thanks jimp.

                  1 Reply Last reply Reply Quote 0
                  • J
                    jimp Rebel Alliance Developer Netgate
                    last edited by Dec 15, 2010, 9:22 PM

                    Can you try to reinstall now?

                    Remember: Upvote with the 👍 button for any user/post you find to be helpful, informative, or deserving of recognition!

                    Need help fast? Netgate Global Support!

                    Do not Chat/PM for help!

                    1 Reply Last reply Reply Quote 0
                    • L
                      leo24
                      last edited by Dec 18, 2010, 7:42 PM

                      Reinstalled ok

                      1 Reply Last reply Reply Quote 0
                      5 out of 10
                      • First post
                        5/10
                        Last post
                      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
                        This community forum collects and processes your personal information.
                        consent.not_received