Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 264905 - x11-plugins/compiz-plugins-unsupported-0.8.2 depends on x11-plugins/compiz-plugins-main-0.8.2
Summary: x11-plugins/compiz-plugins-unsupported-0.8.2 depends on x11-plugins/compiz-pl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-04 18:05 UTC by Simon Kohlmeyer
Modified: 2009-04-07 12:24 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 Simon Kohlmeyer 2009-04-04 18:05:06 UTC
compiz-plugins-unsupported-0.8.2 fails to compile when compiz-plugins-main-0.8.2 is not installed.

To fix this, compiz-plugins-unsupported-0.8.2 should depend on >=compiz-plugins-main-0.8.2.

Reproducible: Always

Steps to Reproduce:
1. Make sure compiz-plugins-main-0.8.2 is not installed.
2. Try `emerge =compiz-plugins-main-0.8.2`

Actual Results:  
Compile fails because some headers aren't found.

Expected Results:  
Compile and install.
Comment 1 Leonardo 2009-04-06 19:15:14 UTC
(In reply to comment #0)
> compiz-plugins-unsupported-0.8.2 fails to compile when
> compiz-plugins-main-0.8.2 is not installed.
> 
> To fix this, compiz-plugins-unsupported-0.8.2 should depend on
> >=compiz-plugins-main-0.8.2.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. Make sure compiz-plugins-main-0.8.2 is not installed.
> 2. Try `emerge =compiz-plugins-main-0.8.2`
> 
> Actual Results:  
> Compile fails because some headers aren't found.
> 
> Expected Results:  
> Compile and install.
> 

I can confirm this bug. To fix it, I had to unemerge compiz-fusion-plugins-main and emerge compiz-plugins-main by hand, and then emerge compiz-plugins-unsupported.
Comment 2 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2009-04-07 12:24:00 UTC
Fixed in the tree. Thanks for the bug report.