[Bug 772208] New: In Universal builds, post-build "shell" command goes to wrong place

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 29 21:30:02 UTC 2016


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

            Bug ID: 772208
           Summary: In Universal builds, post-build "shell" command goes
                    to wrong place
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: olivier.crete at ocrete.ca
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

If a universal build and one selects "0" to get a shell, it goes to the first
recipe in the list instead of to the one that failed.

I'm attaching two possible patches to fix it, the first adds the architecture
to the exception and bubbles it up that way. The second just sets the current
arch on the Universal recipe so that getattr afterwards are redirected to it..
I'm not sure at all which one is better although I tend towrds the exception
based one.

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