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

Bug 47537

Summary: 3ddesktop: Bad dependency in ebuild.
Product: Gentoo Linux Reporter: Robert Muchacki (RETIRED) <muchar>
Component: New packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Change dependancy from x11-base/xfree to virtual/x11

Description Robert Muchacki (RETIRED) gentoo-dev 2004-04-11 12:30:01 UTC
After switching from xfree to xorg-x11, when I did emerge -Upv world, it wanted to install xfree again. After investigation, it appeared that 3ddesktop has a wrong dependancy - it points to x11-base/xfree instead of virtual/x11.

Reproducible: Always
Steps to Reproduce:
1. Change from xfree to xorg-x11
2. emerge sync
3. emerge -Upv world

Actual Results:  
It wanted to install xfree again. 

Expected Results:  
Nothing.
Comment 1 Robert Muchacki (RETIRED) gentoo-dev 2004-04-11 12:32:46 UTC
Created attachment 29101 [details]
Change dependancy from x11-base/xfree to virtual/x11
Comment 2 Donnie Berkholz (RETIRED) gentoo-dev 2004-04-11 17:30:47 UTC
Fixed. On a side note, it looks like you attached the xorg-x11 ebuild instead of the 3ddesktop one.