Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107779 - vmware-workstation-5.5.0.16958 don't show the FETCH restition
Summary: vmware-workstation-5.5.0.16958 don't show the FETCH restition
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-01 05:48 UTC by Paulo Fidalgo
Modified: 2005-10-01 06:34 UTC (History)
0 users

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 Paulo Fidalgo 2005-10-01 05:48:39 UTC
Just look at this: 
 
emerge -puv app-emulation/vmware-workstation 
 
These are the packages that I would merge, in order: 
 
Calculating dependencies ...done! 
[ebuild     U ] app-emulation/vmware-workstation-5.5.0.16958 [5.0.0.13124-r2] 
84,093 kB 
 
And when I try to emerge I have this error: 
!!! Couldn't download VMware-workstation-5.5.0-16958.tar.gz. Aborting. 
 
I think the problem is to have this: RESTRICT="nostrip nofetch" 
because by looking at an sun-jdk ebuild (wich is working on my system) I see 
this: RESTRICT="fetch nostrip" 
so the solution sould be change "nofetch" to "fectch". 
 
Thanks! 
 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-01 06:34:14 UTC
thanks, fixed