mozilla / r2d2b2g

Firefox OS Simulator is a test environment for Firefox OS. Use it to test your apps in a Firefox OS-like environment that looks and feels like a mobile phone.
https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator/
Other
392 stars 139 forks source link

r2d2b2g build fails with file integrity error #890

Open soumenganguly opened 10 years ago

soumenganguly commented 10 years ago

Hi, I have cloned the r2d2b2g repo and as per the instructions given in the readme.rd, i've initialised(git submodule init) and updated the submodule(git submodule update) but now the build procedure fails due to some integrity error in the downloaded(during build) file xulrunner-26.a01.en_US.linux-i686-sdk.tar.bz2. Here goes the paste http://fpaste.org/85457/48162711/

A look into the matter would be appreciated.

jryans commented 10 years ago

Do you still have issues if you retry now? I was able to download the file successfully.

From the error, perhaps it was downloaded half-way? "make clean" might be helpful to remove these downloads.