[Bug 792839] cerbero build failure due to malformed recipes_remotes in cerbero.cbc

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 24 20:09:53 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=792839

--- Comment #6 from Braden Scothern <bradenscothern at gmail.com> ---
I was actually directed to creating my cerbero.cbc by at the GStreamer
Conference in October. But because of other tasks at work I haven't been able
to start contributing back to GStreamer until now. And currently a lot of the
stuff is still just magic and I hope it works.

At the conference I was instructed to create the file like this:
$ cat ~/.cerbero/cerbero.cbc
recipes_commits = {
  "gst-plugins-base-1.0" : "test",
  "gst-plugins-good-1.0" : "test",
  "gst-plugins-bad-1.0" : "test",
}
recipes_remotes = {
  "gst-plugins-base-1.0" : "...",
  "gst-plugins-good-1.0" : "...",
  "gst-plugins-bad-1.0" : "...",
}

Other than that I have only really used the README, cerbero-uninstalled's help,
and
https://gstreamer.freedesktop.org/documentation/installing/building-from-source-using-cerbero.html#page-description
which don't discuss the recipes_commits or recipes_remotes in the cbc.

I imagine a document with all of the properties that can be the cerbero.cbc and
an example of how to format them would be helpful. I don't know where I would
start with that other than maybe show-config and see what it complains about as
I modify my cerbero.cbc.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list