New issue
Advanced search Search tips

Issue 860797 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Jul 7
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug
Build-Toolchain



Sign in to add a comment

amd64-generic-fuzzer builder failing in build_packages

Project Member Reported by manojgupta@chromium.org, Jul 6

Issue description

https://cros-goldeneye.corp.google.com/chromeos/healthmonitoring/buildDetails?buildbucketId=8941875933638848880

system_api-0.0.1-r3365: [/build/amd64-generic/usr/lib/gopath/src/chromiumos/system_api/vm_cicerone_proto/cicerone_service.pb.go:50:8: cannot find package "github.com/golang/protobuf/proto" in any of:
system_api-0.0.1-r3365: 	/usr/lib/go/x86_64-cros-linux-gnu/src/github.com/golang/protobuf/proto (from $GOROOT)
system_api-0.0.1-r3365: 	/build/amd64-generic/usr/lib/gopath/src/github.com/golang/protobuf/proto (from $GOPATH)]
system_api-0.0.1-r3365:  * ERROR: chromeos-base/system_api-0.0.1-r3365::chromiumos failed (postinst phase):
system_api-0.0.1-r3365:  *   Package has missing dependency: "chromiumos/system_api/vm_cicerone_proto"
system_api-0.0.1-r3365:  * 
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jul 7

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/overlays/chromiumos-overlay/+/a196dca748058faddf6f3ffee3324e1ef8e821e0

commit a196dca748058faddf6f3ffee3324e1ef8e821e0
Author: Manoj Gupta <manojgupta@google.com>
Date: Sat Jul 07 12:31:22 2018

system_api: Add dependency on dev-go/protobuf.

Fixes the build_packages errors reported in amd64-generic-fuzzer
builds.

vm_cicerone_proto/cicerone_service.pb.go:50:8:
cannot find package "github.com/golang/protobuf/proto

BUG= chromium:860797 
TEST=amd64-generic-fuzzer builds.

Change-Id: Ie147f62a2b660beec118784ed157b693d6520e80
Reviewed-on: https://chromium-review.googlesource.com/1128253
Commit-Ready: Manoj Gupta <manojgupta@chromium.org>
Tested-by: Manoj Gupta <manojgupta@chromium.org>
Reviewed-by: Dan Erat <derat@chromium.org>
Reviewed-by: Stephen Barber <smbarber@chromium.org>

[modify] https://crrev.com/a196dca748058faddf6f3ffee3324e1ef8e821e0/chromeos-base/system_api/system_api-9999.ebuild

Sign in to add a comment