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 796327 - bootstrap: codesign all host binaries
bootstrap: codesign all host binaries
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Mac OS
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-05-22 08:04 UTC by Edward Hervey
Modified: 2018-11-03 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2018-05-22 08:04:48 UTC
Currently we don't sign the host binaries we build. This results in taskgated complaining and doing expensive logging (~20% cpu ...).

Once we've finished bootstrapping, we should codesign all the binaries
# codesign -s - /...../build-tools/bin/*
Comment 1 Edward Hervey 2018-07-23 14:46:18 UTC
Actually it should be done at every "build-tool" recipe, after the installation phase.
Comment 2 GStreamer system administrator 2018-11-03 10:23:29 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org'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.freedesktop.org/gstreamer/cerbero/issues/59.