| Summary: | dev-python/compizconfig-python-0.6.0.1 is not installing any files ! | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Andrés Becerra Sandoval <andres.becerra> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
mark as duplicate of #196936 *** This bug has been marked as a duplicate of bug 196936 *** |
I installed compiz-fusion on ~x86 and it is working all right, but ccsm is not able to launch. I get: Info: No sexy-python package found, don't worry it's optional. Traceback (most recent call last): File "/usr/bin/ccsm", line 37, in <module> import compizconfig ImportError: No module named compizconfig My guess is that this is failing because dev-python/compizconfig-python is not merging any file, and the ebuild needs some tweaking. While merging I get: >>> Install compizconfig-python-0.6.0.1 into /var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/image/ category dev-python >>> Completed installing compizconfig-python-0.6.0.1 into /var/tmp/portage/dev-python/compizconfig-python-0.6.0.1/image/ Thanks, Andrés Reproducible: Always