New install 13.04 amd64
OptiPlex-7010:~$ sudo apt-get install vmware-view-client
[sudo] password for xxxxxxxx:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vmware-view-client:i386 : Depends: libudev0:i386 (>= 147) but it is not installable
E: Unable to correct problems, you have held broken packages.
Tried--
OptiPlex-7010:~$ sudo apt-get install libudev0:i386
[sudo] password for xxxxxxxx:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libudev0:i386 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libudev0:i386' has no installation candidate
ran sudo apt-get upgrade
,
tried again, same failure