New issue
Advanced search Search tips

Issue 865258 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 864309
Owner:
Closed: Jul 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Binary packages are not used at all

Project Member Reported by nya@chromium.org, Jul 19

Issue description

Steps to repro:

1. Enter Chrome OS chroot
2. ./setup_board --board=betty --force
3. ./build_packages --board=betty

Expected: Binary packages are used
Actual: Binary packages are not used except for chromeos-base/chromeos-chrome


The problem goes away by running this command instead:

 ./build_packages --board=betty --nowithrevdeps

IIUC, reverse deps logic enforces all packages to be built from source. I'm not familiar with the logic but I believe there is something wrong.

 
Status: Assigned (was: Untriaged)
Mergedinto: 864309
Status: Duplicate (was: Assigned)

Sign in to add a comment