https://bugzilla.novell.com/show_bug.cgi?id=705634 https://bugzilla.novell.com/show_bug.cgi?id=705634#c2 David Rankin <drankinatty@suddenlinkmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |drankinatty@suddenlinkmail. | |com --- Comment #2 from David Rankin <drankinatty@suddenlinkmail.com> 2011-11-01 14:10:28 UTC --- confirmed on 11.4 With compiz 8.X installed, an update installed python-ccm 9.2 without any dependency warning which broke compizconfig-settings-manager on 11.4. The previously installed packages were: compiz-0.8.8-7.1.x86_64 compiz-branding-openSUSE-0.8.8-7.1.x86_64 compizconfig-settings-manager-0.8.4-5.2.noarch compiz-emerald-0.8.8-11.1.x86_64 compiz-kde3-0.8.8-7.1.x86_64 compiz-plugin-photowheel-0.8.6.git-3.1.x86_64 compiz-plugins-extra-0.8.8-6.8.x86_64 compiz-plugins-main-0.8.8-4.3.x86_64 compiz-plugins-unsupported-0.8.8-6.8.x86_64 fusion-icon-0.1-4.1.noarch fusion-icon-gtk-0.1-4.1.noarch fusion-icon-qt3-0.1-4.1.noarch libcompizconfig-0.8.8-4.1.x86_64 python-compizconfig-0.8.4-6.1.x86_64 Compiz itself failed. The problem is not apparent until you REMOVE compiz ( or just happen to stumble upon the version mismatch): [23:54 alchemy:/home/david/suse/114/rpm/compiz] # rpm -e compiz compiz-bcop compiz-branding-openSUSE compiz-branding-SLE compiz-branding-upstream compizconfig-settings-manager compiz-devel compiz-emerald compiz-emerald-devel compiz-kde3 compiz-kde3-debuginfo compiz-plugin-photowheel compiz-plugins-main compiz-plugins-unsupported fusion-icon fusion-icon-gtk fusion-icon-qt3 libcompizconfig python-compizconfig error: Failed dependencies: python-compizconfig is needed by (installed) python- ccm-0.9.2.1-4.1.noarch ^^^^^^ As a workaround, manual locks on all compiz and related packages were added with: for i in $(rpm -qa | grep "compiz\|fusion\|emerald\|ccsm\|ccm" | sort | sed -e 's/-0.*$//'); do sudo zypper al $i; done -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.