Compiz - "ERROR with rpm_check_debug vs depsolve:" !?

Michael Schwendt mschwendt at gmail.com
Tue Dec 13 11:15:08 UTC 2011


On Tue, 13 Dec 2011 06:01:54 -0500, WC (William) wrote:

> "
> ERROR with rpm_check_debug vs depsolve:
> compiz-fusion-extras = 0.8.6 is needed by
> compiz-fusion-extras-gnome-0.8.6-1.fc14.x86_64
> Please report this error at http://yum.baseurl.org/report "

Ignore Yum's request to report it there. If everybody reported dependency
errors there, the tracker would be flooded with issues that cannot be fixed
by Yum upstream.

> I get the above warning when trying to update compiz.  I have tried yum
> remove compiz and get another warning about being unable to remove it.
> ]# "Remove       10 Package(s)
> 
> Installed size: 22 M
> Is this ok [y/N]: y
> Downloading Packages:
> Running rpm_check_debug
> ERROR with rpm_check_debug vs depsolve:
> compiz-fusion-extras = 0.8.6 is needed by (installed)
> compiz-fusion-extras-gnome-0.8.6-1.fc14.x86_64
> Please report this error in http://yum.baseurl.org/report
> ** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
> compiz-fusion-extras-gnome-0.8.6-1.fc14.x86_64 has missing requires of
> compiz-fusion-extras = ('0', '0.8.6', None)

A packaging mistake in compiz-fusion-extras. Next time report it at
http://bugz.fedoraproject.org/compiz-fusion-extras

I've done it for this issue: https://bugzilla.redhat.com/767138

> libpanelappletmm-2.26.0-2.fc12.x86_64 has missing requires of
> libpanel-applet-2.so.0()(64bit)

rpm -e libpanelappletmm

Looks like a dead package that hasn't been updated for the newer
libpanel-applet library ABI/API. Possibly add any package to the rpm -e
that depends on this.

You can run Yum queries to examine whether a package still exists in the 
repositories. Additionally queries, such as "yum list extras" can also
be helpful. They are explained in the manual.


More information about the users mailing list