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

Bug 13195

Summary: vmware-workstation 3.2.0.2230-r1 doesn't seem to add not_configured to locations
Product: Gentoo Linux Reporter: Anders Hasselqvist <hassel>
Component: New packagesAssignee: SpanKY <vapier>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: 1.4_rc2   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anders Hasselqvist 2003-01-03 17:52:54 UTC
app-emulation/vmware-workstation 3.2.0.2230-r1 doesn't seem to add
"file /etc/vmware/not_configured" to /etc/vmware/locations so vmware-config.pl
can delete the file. This happens atleast when remerging.

I run vmware-config.pl and configure.
delete /etc/vmware/not_configured manually since it's not in /etc/vmware/locations
remerge vmware
/etc/vmware/not_configured still not added to /etc/vmware/locations
Comment 1 SpanKY gentoo-dev 2003-03-10 06:20:55 UTC
this should solve the problems:

/etc/init.d/vmware stop
emerge vmware
vmware-config.pl
/etc/init.d/vmware start
vmware