After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 686291 - sysdeps --install should use system's PackageKit, not built PackageKit
sysdeps --install should use system's PackageKit, not built PackageKit
Status: RESOLVED OBSOLETE
Product: jhbuild
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks: 685205
 
 
Reported: 2012-10-17 12:08 UTC by Craig Keogh
Modified: 2021-05-17 15:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Craig Keogh 2012-10-17 12:08:51 UTC
Currently 'sysdeps --install' uses the built PackageKit, because prefix is in path. JHBuild should use the system PackageKit.

This affects JHBuild's use of pkexec and pkcon.

For example:
jhbuild run pkcon --version

(pkcon:19657): GLib-CRITICAL **: g_variant_get_uint64: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_UINT64)' failed

(pkcon:19657): GLib-CRITICAL **: g_variant_get_uint64: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_UINT64)' failed

(pkcon:19657): GLib-CRITICAL **: g_variant_get_strv: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_STRING_ARRAY)' failed

(pkcon:19657): GLib-CRITICAL **: g_variant_get_uint32: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_UINT32)' failed

(pkcon:19657): GLib-CRITICAL **: g_variant_get_uint64: assertion `g_variant_is_of_type (value, G_VARIANT_TYPE_UINT64)' failed
0.8.5

That causes problems trying to parse the version.
Comment 1 GNOME Infrastructure Team 2021-05-17 15:54:46 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/jhbuild/-/issues/146.