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

Bug 263779

Summary: x11-drivers/ati-drivers depends on libXinerama, but the ebuild doesn't install it.
Product: Gentoo Linux Reporter: Daniel Lundberg <ferrelas>
Component: [OLD] UnspecifiedAssignee: Luca Barbato <lu_zero>
Status: RESOLVED FIXED    
Severity: minor CC: je_fro, x11-drivers
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Lundberg 2009-03-25 21:08:25 UTC
I have =x11-drivers/ati-drivers-8.582 installed on my system and when I run revdep-rebuild it says:

"*   broken /usr/lib64/libatiadlxx.so (requires libXinerama.so.1)"

Reproducible: Always

Steps to Reproduce:
1. Emerge =x11-drivers/ati-drivers-8.582
2. Run revdep-rebuild
3. Run revdep-rebuild again (optional)
Actual Results:  
The brokeness persists, and also, ati-catalyst (the gui config tool for the drivers) isn't working.

Expected Results:  
Revdep-rebuild fixes the brokeness.

It seems like the drives require libXinerama (at least for catalyst to work), but the ebuild doesn't install it. I've seen it before, but this is the first time I dig into it, so this might be an issue for other versions of this package as well.

I've checked my USE-flags and there doesn't seem to be anything in there that would cause this.
Comment 1 Daniel Lundberg 2009-03-25 21:13:23 UTC
(In reply to comment #0)

> It seems like the drives require libXinerama (at least for catalyst to work),
> but the ebuild doesn't install it.

Just in case I wasn't clear enough I emerged libXinerama, and that resolves the issue.
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2009-07-06 10:59:36 UTC
Fixed in 9.6 thanks for report.