[packagekit] some things that are not quite right in 0.1.3

Matthias Clasen matthias.clasen at gmail.com
Sun Nov 18 13:24:31 PST 2007


On Nov 18, 2007 4:02 PM, Matthias Clasen <matthias.clasen at gmail.com> wrote:
> On Nov 18, 2007 2:15 PM, Richard Hughes <hughsient at gmail.com> wrote:
>
> > > - In pk-application, selecting groups does not work (with the yum
> > > backend). The list just stays empty.
> >
> > If you do "pk-application --verbose" in a terminal does that spit out an
> > obvious error?
>
> Not really. When selecting a different group, I get
>
> selected row is: education
> [pk_client_allocate_transaction_id] pk-client.c:935 (16:00:22):  Got
> tid: '8;abacecda;data'
> [pk_client_locked_cb] pk-client.c:659 (16:00:22):        emit locked 1
> [pk_client_locked_cb] pk-client.c:659 (16:00:22):        emit locked 1
> [pk_client_locked_cb] pk-client.c:659 (16:00:22):        emit locked 1
> [pk_client_locked_cb] pk-client.c:659 (16:00:22):        emit locked 1
> [pk_client_locked_cb] pk-client.c:659 (16:00:23):        emit locked 0
> [pk_client_locked_cb] pk-client.c:659 (16:00:23):        emit locked 0
> [pk_client_locked_cb] pk-client.c:659 (16:00:23):        emit locked 0
> [pk_client_locked_cb] pk-client.c:659 (16:00:23):        emit locked 0
> [pk_client_progress_changed_cb] pk-client.c:403 (16:00:23):      emit
> progress-changed 101, 101, 304, 0
> [pk_client_finished_cb] pk-client.c:379 (16:00:24):      emit finished
> success, 2143
>
> and the package list stays empty
>

Ok, I figured this one out. I had fedora-development configured to use the
static koji repo, which doesn't have meaningful comps, thus there are no
groups in the metadata. pirut handles this situation a bit better, it only shows
groups when they are available in the repository.

After switching to the regular rawhide repo, the groups are populated now.



More information about the PackageKit mailing list