[clue-tech] file's there, not there...

Jim Ockers ockers at ockers.net
Fri May 29 13:01:14 MDT 2009


David L. Willson wrote:
> Here's the log.  I can't run the file, but I can see it, determine it's type, etc.  Anyone have any ideas?
>
> sh: /usr/bin/vmware-ping: not found
> sh: /usr/bin/vmware-ping: not found
> sh: /usr/bin/vmware-ping: not found
> sh: /usr/bin/vmware-ping: not found
> sh: /usr/bin/vmware-ping: not found
> We were unable to locate an unused Class C subnet in the range of private
> network numbers.  For each subnet that we tried we received a response to our
> ICMP ping packets from a host at the network address intended for assignment to
> this machine.  Because no private subnet appears to be unused you will need to
> explicitly specify a network number by hand.
>
> What will be the IP address of your host on the private
> network? <break>
> fsadmin at fs-vmware:~/vmware-server-distrib$ ls /usr/bin/vm
> vmmouse_detect       vmnet-natd           vmrun                vmware               vmware-config.pl     vmware-ping
> vmnet-bridge         vmnet-netifup        vmstat               vmware-authtrusted   vmware-loop          vmware-uninstall.pl
> vmnet-dhcpd          vmnet-sniffer        vm-support           vmware-cmd           vmware-mount.pl      vmware-vdiskmanager
> fsadmin at fs-vmware:~/vmware-server-distrib$ ls /usr/bin/vmware-ping
> /usr/bin/vmware-ping
> fsadmin at fs-vmware:~/vmware-server-distrib$ ls -l /usr/bin/vmware-ping
> -r-sr-xr-x 1 root root 10852 2009-05-29 12:35 /usr/bin/vmware-ping
> fsadmin at fs-vmware:~/vmware-server-distrib$ ls -l /usr/bin/vmw*
> -r-xr-xr-x 1 root root   4570 2009-05-29 12:35 /usr/bin/vmware
> -r-xr-xr-x 1 root root  73092 2009-05-29 12:35 /usr/bin/vmware-authtrusted
> -r-xr-xr-x 1 root root  23333 2009-05-29 12:35 /usr/bin/vmware-cmd
> -r-xr-xr-x 1 root root 290801 2009-05-29 12:35 /usr/bin/vmware-config.pl
> -r-xr-xr-x 1 root root 490464 2009-05-29 12:35 /usr/bin/vmware-loop
> -r-xr-xr-x 1 root root  25489 2009-05-29 12:35 /usr/bin/vmware-mount.pl
> -r-sr-xr-x 1 root root  10852 2009-05-29 12:35 /usr/bin/vmware-ping
> -r-xr-xr-x 1 root root  99603 2009-05-29 12:35 /usr/bin/vmware-uninstall.pl
> -r-xr-xr-x 1 root root 718200 2009-05-29 12:35 /usr/bin/vmware-vdiskmanager
> fsadmin at fs-vmware:~/vmware-server-distrib$ ls -l /bin/*ping
> -rwsr-xr-x 1 root root 33168 2007-12-10 12:03 /bin/ping
> fsadmin at fs-vmware:~/vmware-server-distrib$ /usr/bin/vmware-ping
> bash: /usr/bin/vmware-ping: No such file or directory
> fsadmin at fs-vmware:~/vmware-server-distrib$ sudo -i
> root at fs-vmware:~# /usr/bin/vmware-ping
> -bash: /usr/bin/vmware-ping: No such file or directory
> root at fs-vmware:~# file /usr/bin/vmware-ping
> /usr/bin/vmware-ping: setuid ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), stripped
>
>
> David L. Willson
> Trainer, Engineer, Enthusiast
> MCT, MCSE, Linux+
> tel://720.333.LANS
> _______________________________________________
> clue-tech mailing list
> clue-tech at cluedenver.org
> http://www.cluedenver.org/mailman/listinfo/clue-tech
>   
Hi David,

Can you run your vmware-ping inside of strace and see if vmware-ping is 
calling or execing bash with some arguments including a filespec that 
does not exist?

Jim



More information about the clue-tech mailing list