Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 365459

Summary: app-emulation/vmware-player: Missing site license directory
Product: Gentoo Linux Reporter: Richard <shiningarcanine>
Component: Current packagesAssignee: Vadim Kuznetsov (RETIRED) <vadimk>
Status: RESOLVED OBSOLETE    
Severity: normal CC: admwiggin, vmware+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: VMWare Player ebuild modified to fix site license issue

Description Richard 2011-04-30 21:05:56 UTC
Whenever I start vmware-player, it displays:

Unable to open the /usr/lib/vmware/licenses/site license directory: No such file or directory

Patching the ebuild to create that directory at install makes that issue go away. I have attached a patch for the ebuild currently in portage.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-05-02 03:07:43 UTC
Assignee: 	matt@whitlock.name did not match anything

Please fix that in metadata.xml.
Comment 2 Vadim Kuznetsov (RETIRED) gentoo-dev 2011-05-03 14:12:44 UTC
What version?
Why player needs a license? You accept it when you download the product.
I'm not aware of "site" license. Last time I checked there was none.
Comment 3 Richard 2011-05-04 18:48:12 UTC
All versions of vmware player want a site license directory. If there is no site license, VMWare Player will complain if that folder is not present whenever a virtual machine is opened. This has been an issue since I started using VMWare Player several months ago, but I did not report it until now.
Comment 4 Tianon 2011-05-17 08:48:00 UTC
Richard, can you post your patch?  I'm having the same issue using 3.1.4 directly from the vmware overlay.  (It also appears to be missing the thinprint client, but I think that's a separate issue, but I do only get the message about the site license directory when I have a virtual printer attached and try to boot along with the missing thnuclnt message.)
Comment 5 Richard 2011-05-17 13:45:02 UTC
Created attachment 273667 [details]
VMWare Player ebuild modified to fix site license issue

It is a small change to the ebuild. I have attached the ebuild my from local overlay.
Comment 6 Tianon 2011-05-17 18:48:00 UTC
Awesome, thanks.  I've filed a separate bug for the thinprint issue including my patch-hack for fixing it in bug 367799, in case someone finds the thinprint issue through this bug.
Comment 7 Vadim Kuznetsov (RETIRED) gentoo-dev 2011-06-13 23:12:16 UTC
(In reply to comment #3)
> All versions of vmware player want a site license directory. If there is no
> site license, VMWare Player will complain if that folder is not present
> whenever a virtual machine is opened. This has been an issue since I started
> using VMWare Player several months ago, but I did not report it until now.

I've checked vmware installation on ubuntu and did not find site license directory either. So, what's make your player so special?
Comment 8 Richard 2011-06-14 03:19:41 UTC
(In reply to comment #7)
> (In reply to comment #3)
> > All versions of vmware player want a site license directory. If there is no
> > site license, VMWare Player will complain if that folder is not present
> > whenever a virtual machine is opened. This has been an issue since I started
> > using VMWare Player several months ago, but I did not report it until now.
> 
> I've checked vmware installation on ubuntu and did not find site license
> directory either. So, what's make your player so special?

The latest version of vmware player from the overlay does not appear to suffer from this issue, so further examination is probably a moot point, but I think that something in the file system was different between our systems on the older version.

I am marking this as obsolete.