Hi,
When I try to build iOS custom framework for Gstreamer by following link : https://tausiq.wordpress.com/2014/12/11/ios-gstreamer-framework-custom-build/ I am getting following error: Traceback (most recent call last): File "./cerbero/build/oven.py", line 144, in _cook_recipe stepfunc() File "./cerbero/build/recipe.py", line 279, in <lambda> setattr(cls, step, lambda self, name=step: step_func(self, name)) File "./cerbero/build/recipe.py", line 437, in _do_step stepfunc() File "./cerbero/build/source.py", line 147, in extract shell.unpack(self.download_path, self.config.sources) File "./cerbero/utils/shell.py", line 207, in unpack tf = tarfile.open(filepath, mode='r:gz') File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tarfile.py", line 1589, in open return func(name, filemode, fileobj, **kwargs) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/tarfile.py", line 1647, in gzopen raise ReadError("not a gzip file") tarfile.ReadError: not a gzip file -- Sent from: http://gstreamer-devel.966125.n4.nabble.com/ _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Le mer. 22 août 2018 04:56, Mounika <[hidden email]> a écrit : Hi, I've hit this one after an failed download, leading to corrupted archive. We don't have checksum in cerbero. You can lookup and erase safely files in ./build/sources/local
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |