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

Bug 299987

Summary: "win64" use flag of app-emulation/wine is too destructive
Product: Gentoo Linux Reporter: Alexander Dubov <oakad>
Component: New packagesAssignee: Wine Maintainers <wine>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Dubov 2010-01-07 01:56:49 UTC
To my understanding, USE flags should modify minor aspects of the package behavior. "win64" flag of wine is different:

1. wine64 is not capable of running x86 application
2. wine64 will tag .wine user directory as "win64", essentially breaking it and forcing user to reinstall everything

Reproducible: Always

Steps to Reproduce:
Emerge app-emulation/wine with win64 flag set.



Expected Results:  
Considering the above, I would like to suggest that wine64 will be set as a separate ebuild, mutually exclusive with wine32 and carrying the appropriate warning.

Better solution will be something akin to multilibs approach, whereupon two versions of wine are built and installed in different locations with distinctive default path names.
Comment 1 SpanKY gentoo-dev 2010-01-08 02:52:18 UTC

*** This bug has been marked as a duplicate of bug 296608 ***