PDA

View Full Version : [ubuntu] can't install simple-ccsm



aeronutt
May 5th, 2011, 11:33 PM
When trying to install simple-ccsm using synaptic, I get the following:

http://farm6.static.flickr.com/5145/5691190367_b2d91c4f59.jpg

But when I check those dependencies, they are installed. I tried reinstall on both, but didn't help.

Dutch70
May 6th, 2011, 12:10 AM
What do you get when you run this command...

sudo apt-get install simple-ccsm

aeronutt
May 6th, 2011, 03:33 AM
By the way, this is a fresh install of 11.04, I get:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
simple-ccsm : Depends: python-compizconfig (>= 0.8.2) but it is not going to be installed
Depends: compizconfig-settings-manager (>= 0.8.2) but it is not going to be installed
E: Broken packages

Dutch70
May 6th, 2011, 03:41 AM
Run these commands & try again


sudo apt-get install -f
and

sudo dpkg --configure -a

aeronutt
May 6th, 2011, 04:03 AM
Ran those, then, got the same results:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
simple-ccsm : Depends: python-compizconfig (>= 0.8.2) but it is not going to be installed
Depends: compizconfig-settings-manager (>= 0.8.2) but it is not going to be installed
E: Broken packages

Kaparen
May 6th, 2011, 09:15 AM
I have/had the same problem as you. I settled with compizconfig-settings-manager and the fusion plugin instead.

aeronutt
May 6th, 2011, 10:09 AM
I'd be happy with that, but UCC (Ubuntu Control Center) which I'm trying to load, has a dependency on simple-ccsm!

aeronutt
May 9th, 2011, 12:58 AM
Anyone else have any ideas?

heyandy889
July 13th, 2011, 06:26 AM
Hello, everyone. I was also wondering about this, and turned up this bug report, Ubuntu >> “simple-ccsm” package >> Bugs >> Bug #738168 (https://bugs.launchpad.net/ubuntu/+source/simple-ccsm/+bug/738168). Looks like it's an incompatibility with Compiz 9.0. Maybe there's some way to downgrade Compiz? Although, that might mean losing the sweet Unity fat toolbar.

Sorry for the necro, but I thought it might be better to add a little info here than reopening discussion in a new thread.