[Bug 720132] cerbero: Add RHEL6.4 support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 11 07:43:43 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=720132
  GStreamer | packages | 1.2.1

--- Comment #3 from navesta at cisco.com 2013-12-11 15:43:36 UTC ---
Thank you for your reply. However, it seems that noted modifications to python
files are needed:

$ mkdir cerberoGit
$ cd cerberoGit/
$ git clone git://anongit.freedesktop.org/gstreamer/cerbero .
Initialized empty Git repository in
/home/navesta/work/gstreamer/gstreamer1.x/cerberoGit/.git/
remote: Counting objects: 15087, done.
remote: Compressing objects: 100% (4303/4303), done.
remote: Total 15087 (delta 11423), reused 14150 (delta 10724)
Receiving objects: 100% (15087/15087), 3.89 MiB | 1.15 MiB/s, done.
Resolving deltas: 100% (11423/11423), done.
[navesta at vanhpc01 cerberoGit]$ ./cerbero-uninstalled bootstrap
Traceback (most recent call last):
  File "./cerbero-uninstalled", line 8, in <module>
    from cerbero.main import main
  File "./cerbero/main.py", line 19, in <module>
    from cerbero import hacks
  File "./cerbero/hacks.py", line 131, in <module>
    from cerbero.utils.shell import call
  File "./cerbero/utils/shell.py", line 42, in <module>
    PLATFORM = system_info()[0]
  File "./cerbero/utils/__init__.py", line 187, in system_info
    raise FatalError("Distribution '%s' not supported" % str(d))
cerbero.errors.FatalError: Fatal Error: Distribution '('Red Hat Enterprise
Linux Server', '6.4', 'Santiago')' not supported
$

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