Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@blasten
Copy link

@blasten blasten commented Nov 16, 2020

Provides Android SDK licenses, so the step can be removed from the recipes.

Related Issues

flutter/flutter#70633

@blasten blasten requested a review from godofredoc November 16, 2020 22:02
@google-cla google-cla bot added the cla: yes label Nov 16, 2020
DEPS Outdated
'packages': [
{
'package': 'flutter/android/sdk/licenses',
'version': 'last_updated:2020-11-16T13:56:24-0800'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we tag it with a ref or tag instead of using the date? E.g something more relevant to the state of the package?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if we believe we need only one package in prod at a time then we add a ref release to the cipd package and use it here.

Copy link
Contributor

@godofredoc godofredoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if other parts on the engine use last_updated tag then LGTM

@blasten blasten merged commit 8d93ea0 into flutter:master Nov 17, 2020
@blasten blasten deleted the android_licenses branch November 17, 2020 02:01
@dcharkes
Copy link
Contributor

dcharkes commented Nov 17, 2020

The breaks the Flutter HHH build on the Dart CI and the Flutter build on the Dart CQ.

https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8863407173609080016/+/steps/bot_update/0/stdout

failed to resolve flutter_internal/android/sdk/licenses@latest (line 28): prefix "flutter_internal/android/sdk/licenses" doesn't exist or "user:[email protected]" is not allowed to see it, run cipd auth-login to login or relogin
Error: Command 'cipd ensure -log-level error -root /b/s/w/ir/cache/builder -ensure-file /b/s/w/ir/tmp/t/tmpLrOKx5.ensure' returned non-zero exit status 1

gclient sync fails because of an authentication problem.

I presume this is not only a problem to the Dart CI and CQ, but everyone trying to do gclient sync.

@rmistry
Copy link
Contributor

rmistry commented Nov 17, 2020

This also seems to be causing all rollers into flutter/engine to fail: https://bugs.chromium.org/p/skia/issues/detail?id=10961

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 17, 2020
pcsosinski pushed a commit to pcsosinski/engine that referenced this pull request Nov 17, 2020
pcsosinski pushed a commit that referenced this pull request Nov 17, 2020
* Update 1.24 engine to use Dart 2.12.0-29.10.beta

* Add SDK licenses to DEPS (#22551)

* Use flutter public package for the time being (#22560)

Co-authored-by: Emmanuel Garcia <[email protected]>
chaselatta pushed a commit to chaselatta/engine that referenced this pull request Nov 30, 2020
christopherfujino added a commit that referenced this pull request Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants