Bug 116846 - vmware-player 1.0.1 build 19317
Bug#: 116846 Product:  Gentoo Linux Version: 2005.1 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P1
Resolution: FIXED Assigned To: vmware@gentoo.org Reported By: minhnguyen@purelyone.org
Component: Ebuilds
URL:  http://www.vmware.com
Summary: vmware-player 1.0.1 build 19317
Keywords:  
Status Whiteboard: 
Opened: 2005-12-26 23:20 0000
Description:   Opened: 2005-12-26 23:20 0000
Please create an ebuild for VMWare Player 1.0.1 Build 19317 and add it to
portage. Thank you!

------- Comment #1 From John M. Drescher 2005-12-27 22:51:17 0000 -------
The ebuild from vmware-player-1.0.0.18587 works. Setup a portage overlay at
/usr/local/portage 

Then mkdir -p /usr/local/portage/app-emulation/vmware-player

then copy the entire tree from /usr/portage/app-emulation/vmware-player/ to
/usr/local/portage/app-emulation/vmware-player/

Then cd to /usr/portage/app-emulation/vmware-player/

then mv vmware-player-1.0.0.18587.ebuild vmware-player-1.0.0.19317.ebuild 

then cd to files

and mv vmware-player-1.0.0.18587-config.patch
vmware-player-1.0.0.19317-config.patch

Then cd ..

ebuild vmware-player-1.0.0.19317.ebuild digest

You now should be able to emerge...

------- Comment #2 From John M. Drescher 2005-12-27 23:00:19 0000 -------
Sorry about that. Please ignore my last comment, the ebuild has a define which
selects the previous version directly. I will check that and report back..

------- Comment #3 From John M. Drescher 2005-12-27 23:19:24 0000 -------
Well after editing the line VMware-player-1.0.0-18587 to
VMware-player-1.0.1-19317  in the ebuild and renaming things so that the ebuild
and patch are vmware-player-1.0.1.19317.ebuild and
vmware-player-1.0.1.19317-config.patch it worked (I successfully ran several
virtual machines in the expected version).  I did have to do the ebuild
vmware-player-1.0.1.19317.ebuild digest step again... 

------- Comment #4 From Waldo 2006-01-01 15:06:04 0000 -------
In your fourth overlay instruction, I think you meant to cd to
/usr/local/portage/app-emulation/vmware-player, not
/usr/portage/app-emulation/vmware-player.

Aside from that, this worked great.

Happy New Year,

W

------- Comment #5 From Chris Gianelloni (RETIRED) 2006-01-04 10:56:01 0000 -------
Added to CVS... thanks for the bug report...