[packagekit] Multilib problems again? [Was: Re: yum requirements ...]
Richard Hughes
hughsient at gmail.com
Fri Nov 9 09:51:54 PST 2007
On Fri, 2007-11-09 at 16:28 +0100, Matej Cepl wrote:
> On 2007-11-08, 18:44 GMT, Richard Hughes wrote:
> > Yes, PK is multi-lib aware, although it might be tripping
> > something up that assumes the resolve should match to one
> > entry. Can you post the output of pk-application --verbose when
> > you get the error message please? Thanks dude.
> [pk_application_remove_cb] pk-application.c:301 (14:01:46): getting requires for dbus-qt;0.70-2.fc8;i386;installed
> [pk_client_allocate_transaction_id] pk-client.c:862 (14:01:46): Got tid: '70;cadceddb;data'
> [pk_client_progress_changed_cb] pk-client.c:330 (14:01:47): emit progress-changed 101, 101, 711, 0
> [pk_client_finished_cb] pk-client.c:306 (14:01:47): emit finished success, 1156
> [pk_application_requires_finished_cb] pk-application.c:242 (14:01:47): no requires
GetRequires says there are no other packages, so we call the trivial method:
> [pk_application_remove_only] pk-application.c:193 (14:01:47): remove dbus-qt;0.70-2.fc8;i386;installed
..which fails. What does:
pkcon --verbose get requires "dbus-qt;0.70-2.fc8;i386;installed"
..print?
Richard.
More information about the PackageKit
mailing list