Mailinglist Archive: opensuse-bugs (3730 mails)

< Previous Next >
[Bug 637228] Uninstallation of compiz-gnome using zypper/yast hangs
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Fri, 1 Oct 2010 06:46:31 +0000
  • Message-id: <20101001064631.9B1F2245520@xxxxxxxxxxxxxxxxxxxxxx>

https://bugzilla.novell.com/show_bug.cgi?id=637228

https://bugzilla.novell.com/show_bug.cgi?id=637228#c3


Dominique Leuenberger <dimstar@xxxxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE

--- Comment #3 from Dominique Leuenberger <dimstar@xxxxxxxxxxxx> 2010-10-01
06:46:30 UTC ---
Thanks Atri,

the interesting part out of the log is:

3609 pts/2 S+ 0:00 | \_ zypper rm compiz-gnome
3617 pts/2 S+ 0:00 | \_ rpm --root / --dbpath /var/lib/rpm -e
--allmatches --nodeps -- compiz-gnome-0.9.0-3.5.x86_64
3618 pts/2 S+ 0:00 | \_ /bin/sh /var/tmp/rpm-tmp.31UF2E 0
3676 pts/2 R+ 0:01 | \_ usr/bin/gconftool-2
--makefile-uninstall-rule usr/share/GConf/schemas/compiz-fade.schemas


Which confirms that it is actually running, and 'hanging' on gcfontool-2 (it's
not hanging, but it is processing a good bunch of schemas:
rpm -ql compiz-gnome | grep schemas | wc -l
33

For each of those, gconftool-2 is started and has to updated caches.

As such: This is a duplicate of 546543.

*** This bug has been marked as a duplicate of bug 546543 ***
http://bugzilla.novell.com/show_bug.cgi?id=546543

--
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.

< Previous Next >