build_packages does not work on latest ChromeOS checkout |
||
Issue descriptionSeeing this again - trying to build_packages for veyron_minnie-cheets. Several repositories show a git clone failure: Build log: https://paste.googleplex.com/5211965647486976 The commands suggested in the build log seem to be broken too: https://paste.googleplex.com/5105007003172864 I've attached the manifest that was used for repo init and repo sync. vapier@ had asked for: 1. exact command you used to repo init & sync -- Do not have the init command - it should have been "repo init -u https://chromium.googlesource.com/chromiumos/manifest.git" if not the default of "repo init -u https://chromium.googlesource.com/chromiumos/manifest.git --repo-url https://chromium.googlesource.com/external/repo.git" -- Sync command: repo sync -c -j10 2. exact command you ran to set up the board & build packages Inside chroot, ./setup_board --board=veyron_minnie-cheets ./build_packages --boar=veyron_minnie-cheets 3. the log from the failing emerge command after adding --debug (attach this one) - Not sure what this refers to? In the build_packages output, I do not see the emerge commands being run for the specific packages to retry them? Notes: 1. The build log complains "Can't clone /mnt/host/source/src/third_party/autotest-tests-cheets" Here's the ls output from that location: (cr) kirtika@kirtika /mnt/host/source/src/third_party/autotest-tests-cheets $ file .git/config .git/config: broken symbolic link to ../../../../.repo/projects/src/third_party/autotest-tests-cheets.git/config In other words, a .repo exists at /mnt/host/source inside the chroot, but the build is looking for it at /mnt/host.
,
Sep 8 2016
Sorry for the delayed follow-up here - #c1 is correct. I was not on an internal manifest.
,
Sep 8 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by vapier@chromium.org
, Aug 24 2016