Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340054 - Remove 64-bit hard mask on >=app-emulation/vmware-player-3
Summary: Remove 64-bit hard mask on >=app-emulation/vmware-player-3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo VMWare Bug Squashers [disabled]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-07 10:51 UTC by Matt Whitlock
Modified: 2015-09-18 23:55 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Whitlock 2010-10-07 10:51:12 UTC
profiles/features/64bit-native/package.mask lists app-emulation/vmware-player with this comment:

# AMD64 Team <amd64@gentoo.org>
# Mask packages that rely on amd64 multilib

However, VMware Player 3 is available in a native 64-bit version that does not require multilib.  There are ebuilds in the vmware-overlay that are now improperly masked because of the too-general specification in this profile.

Please change the mask to:
<app-emulation/vmware-player-3
Comment 1 Matt Whitlock 2010-10-07 10:54:43 UTC
Same thing in profiles/arch/amd64/no-multilib/package.mask.
Comment 2 Konstantin Münning 2014-02-18 17:13:00 UTC
This bug should be closed, I think.
Comment 3 kundarsa@gmail.com 2015-05-03 01:48:55 UTC
vmware-player is still masked for using multilib

grep -re vmware-player
default/linux/uclibc/amd64/package.mask:app-emulation/vmware-player
arch/amd64/no-multilib/package.mask:app-emulation/vmware-player
features/64bit-native/package.mask:app-emulation/vmware-player
ChangeLog-2009:  Mask off insecure versions of vmware-workstation and vmware-player.
ChangeLog-2007:  Mask old versions of vmware-player and vmware-workstation for security
use.local.desc:app-emulation/vmware-player:vmware-tools - Install VMware Tools images
hardened/linux/amd64/no-multilib/package.mask:app-emulation/vmware-player


Looking at the ebuild history i see that emul-linux was removed with vmware-player-2.0.3.80004.ebuild
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-emulation/vmware-player/vmware-player-2.0.2.59824.ebuild?hideattic=0&view=markup
https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-emulation/vmware-player/vmware-player-2.0.3.80004.ebuild?hideattic=0&view=markup

No current vmware-player ebuild uses emul-linux.

the following masks are related to multilib and would need to be removed before closing ticket:
default/linux/uclibc/amd64/package.mask:app-emulation/vmware-player
arch/amd64/no-multilib/package.mask:app-emulation/vmware-player
features/64bit-native/package.mask:app-emulation/vmware-player
hardened/linux/amd64/no-multilib/package.mask:app-emulation/vmware-player
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2015-09-18 23:55:37 UTC
Unmasked