I have been trying to set up and build an image of the Chromium OS from the instructions available here. My laptop was running the build_packages script for about 7-8 hours after which it failed on one package.
Now, my question is:
Does the build instruction download all the libraries again? I reran the build instruction today, and it kept reading the downloaded packages, marking them invalid, deleting them and then re-downloading.
The build instruction is getting stuck after a few packages every time. Now, my connection is working correctly, and I synced with the repository yesterday, so why is it failing to download packages?
How do I figure out the total progress of the build instruction since the text feedback seems to be fragmented and localised to the package being downloaded and built and not the overall build?