Hi all, Yesterday I got my Unagi phone and flashed it with the build from Nov 7th (grabbed from https://releases.mozilla.com/b2g/). Then I have noticed that it is based on Aurora and wanted to flip to mozilla-central. So I have setup a local build system. After running the configure step for the unagi phone I started build.sh. But after a couple of minutes the build process stopped with the following failure when creating the backup:
[..] > > pull: /system/sources.xml -> ../../../backup-unagi/system/sources.xml > > pull: /system/build.prop -> ../../../backup-unagi/system/build.prop [..] > > Pulling "libOmxH264Dec.so" > > 4796 KB/s (189376 bytes in 0.038s) > > Pulling "libOmxMpeg4Dec.so" > > remote object '/system/lib/libOmxMpeg4Dec.so' does not exist > > Failed to pull libOmxMpeg4Dec.so. Giving up. Is that a hard-coded list of files to backup, or is it a failure in the build system? Just pushing a faked file with that filename fixed it for now. Thanks -- Henrik Skupin Software Engineer in Test Mozilla Corporation _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
