[Bug 740691] iOS Install

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 27 02:30:41 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740691
  GStreamer | cerbero | 1.4.4

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1
           Severity|normal                      |major

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-11-27 10:30:39 UTC ---
This is probably the postinst script that fails here. It is running:

> mkdir -p ~/Library/Developer/Xcode/Templates/
> cp -r ~/Library/Developer/GStreamer/iPhone.sdk/Templates/* ~/Library/Developer/Xcode/Templates/

Which will of course fail if you don't install everything into your home
directory but system wide. And probably also in other cases.

The postinst script should be made a bit more resilient :)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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