New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 697074 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

kevin download chrome prebuilt from veyron_jerry

Project Member Reported by kcwu@chromium.org, Feb 28 2017

Issue description

What steps will reproduce the problem?
(1) cros_sdk to enter chroot; "kevin" board is already setup
(2) sudo rm -f /build/kevin/packages/chromeos-base/chromeos-chrome-*
(3) emerge-kevin --getbinpkg --usepkgonly --debug chromeos-base/chromeos-chrome

What is the expected result?
Well, I am not sure whether it is bug or not. I am wondering what's relation between kevin and veyron_jerry. Luis suggested this is a bug.

What happens instead?
From the log output, it says
00:17:09: INFO: RunCommand: /mnt/host/source/.cache/common/gsutil_4.19.tar.gz/gsutil/gsutil -o 'Boto:num_retries=10' cp -v -- gs://chromeos-prebuilt/board/veyron_jerry/chrome-R58-9311.0.0-rc1/packages/chromeos-base/chromeos-chrome-58.0.3021.0_rc-r1.tbz2 /build/kevin/packages/chromeos-base/chromeos-chrome-58.0.3021.0_rc-r1.tbz2.tmp

Why kevin download chrome prebuilt from veyron_jerry?

Please help reassign to appropriate person/bug component.

 

Comment 1 by kcwu@chromium.org, Feb 28 2017

Status: WontFix (was: Untriaged)
After study chromite's code, this is intended behavior.
sysroot_lib.py determined "compatible" (same arch, use flags, etc.) mapping and generate 
/build/kevin/etc/make.conf.board, which is referring to veyron_jerry.

Sign in to add a comment