[Bug 794613] New: Updating gstreamer version in custom.py doesn't cause rebuild

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 23 00:25:56 UTC 2018


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

            Bug ID: 794613
           Summary: Updating gstreamer version in custom.py doesn't cause
                    rebuild
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: nirbheek.chauhan at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
                CC: nicolas at ndufresne.ca
     GNOME version: ---

Ever since we started defining the version for gstreamer recipes in
recipes/custom.py, updating that version doesn't trigger a rebuild. This means
if you rebuild, say, a gst-plugins-bad-1.0, if gstreamer-1.0 was already built
as a previous version, the configure will fail.

The workaround is to issue `buildone` on all recipes.

This is especially bad because this means the recipes won't get rebuilt and
updated to the actual code in git while packaging.

-- 
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