Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47023 - app-emulation/vmware-workstation-4.5.1.7568 on amd64
Summary: app-emulation/vmware-workstation-4.5.1.7568 on amd64
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High normal (vote)
Assignee: Chris Gianelloni (RETIRED)
URL:
Whiteboard:
Keywords:
: 47463 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-06 19:47 UTC by Danny van Dyk (RETIRED)
Modified: 2004-04-11 04:08 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch against app-emulation/vmware-workstation-4.5.1.7568.ebuild to work on amd64 (vmware-workstation-amd64.patch,737 bytes, patch)
2004-04-06 19:50 UTC, Danny van Dyk (RETIRED)
Details | Diff
Patch against app-emulation/vmware-workstation-4.5.1.7568.ebuild to work on amd64 (vmware-workstation-amd64.patch,782 bytes, patch)
2004-04-06 19:55 UTC, Danny van Dyk (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danny van Dyk (RETIRED) gentoo-dev 2004-04-06 19:47:38 UTC
Vmware-workstation runs on amd64 with a little modification to the ebuild.
That is: Adding a src_compile() that untar's vmmon.tar, patching one file to use
pte_offset_kernel() instead of pte_offset() kernelfunction (latter doesn't exist on amd64),
tar'ing it back and removing the created directory vmmon-only.
Comment 1 Danny van Dyk (RETIRED) gentoo-dev 2004-04-06 19:50:20 UTC
Created attachment 28817 [details, diff]
Patch against app-emulation/vmware-workstation-4.5.1.7568.ebuild to work on amd64

I can't install vmware myself (No license). An amd64 user with a vmware license
tested this and provided info for this patch. It works for him.
Comment 2 Danny van Dyk (RETIRED) gentoo-dev 2004-04-06 19:55:40 UTC
Created attachment 28818 [details, diff]
Patch against app-emulation/vmware-workstation-4.5.1.7568.ebuild to work on amd64

Sorry, forgot to add:
if [ ${ARCH} = "amd64" ...
Comment 3 Tiago Sousa 2004-04-06 20:01:23 UTC
Tried it with kernel 2.6.5, installs and runs just fine.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-06 20:20:46 UTC
I'll look into it... I'm sure I'll need some testing on amd64 before I mark it stable, though.
Comment 5 Jason Huebel (RETIRED) gentoo-dev 2004-04-06 22:49:27 UTC
I'll test it tomorrow... I have an interest in seeing this work.
Comment 6 Tiago Sousa 2004-04-07 05:07:44 UTC
I wouldn't call it stable anytime soon because there are issues that apparently only vmware.com can fix. They are:
- Using USB in the VM kills host USB controller
- Bridged networking mode doesn't work
- Pasting text from vmware's dialog boxes (not from a VM) crashes vmware (some problem with my X 32bit libs perhaps?)
- The first VM opened just crashes after a host reboot, the next attempts work fine.
However, with these limitations in mind, it works great :) I would put it in ~amd64, with these (or whatever they may be) problems stated in the ebuild.
Comment 7 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-07 09:52:17 UTC
I'll be honest, there's no way I want to add amd64 to VMWare given the problems Tiago listed.  In the end, I will be the one getting all of the bug reports for it, and I'm not willing to add a proven unstable product.  The ~arch keyword does not mean unstable, it means testing for ebuilds only.  If the package is broken, it should not be in portage at all, or package.masked if testing stability.  We are aware that there are definite stability problems that appear to not only affect the guest, but also the host system.  In my book, that is definitely reason enough to not include it.

There's nothing stopping someone from adding an ebuild to their overlay, but I wouldn't feel comfortable with it in portage as long as I am the maintainer for VMWare and it is still not stable on the platform.

We can revisit this issue once VMWare releases their next version and hopefully the stability problems will have been addresses and resolved.
Comment 8 Travis Tilley (RETIRED) gentoo-dev 2004-04-11 04:08:34 UTC
*** Bug 47463 has been marked as a duplicate of this bug. ***