#1020311 sysprof: GNOME Builder needs sysprof-3 service

#1020311#5
Date:
2022-09-19 20:06:16 UTC
From:
To:
When I run GNOME Builder from the command line without the sysprof
package installed, I get this warning:

gbp-sysprof-workbench-addin[ 708235]:  WARNING: Sysprof-3 is not
supported, will not enable profiler:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.Sysprof3 was not provided by any .service files

/usr/libexec/sysprof is architecture-dependent so maybe we should do
something like this:

sysprofd arch: any package
-----------------------
lib/systemd
usr/libexec
usr/share/dbus-1
usr/share/polkit-1

sysprof-common arch:all package
---------------------------------
usr/share/help
usr/share/icons
usr/share/locale

Have libsysprof-4 depend on sysprof-common. Maybe have it recommend
sysprofd too.

Thank you,
Jeremy Bicha