Skip to content

Conversation

@cramertj
Copy link
Contributor

@cramertj cramertj commented Oct 4, 2017

Fuchsia's kernel got a new name, and the Status -> io::Error conversions were moved into the fuchsia_zircon crate.

@cramertj
Copy link
Contributor Author

cramertj commented Oct 4, 2017

I'm not sure what's up with the CI error. Looks unrelated:

Step 9/13 : RUN sh /android/install-sdk.sh
 ---> Running in 1eba3f391ebf
+ mkdir sdk
+ curl https://dl.google.com/android/android-sdk_r24.4.1-linux.tgz
+ tar xzf - -C sdk --strip-components=1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  311M  100  311M    0     0  22.8M      0  0:00:13  0:00:13 --:--:-- 21.2M
+ filter=platform-tools,android-21
+ filter=platform-tools,android-21,sys-img-armeabi-v7a-android-21
+ ./accept-licenses.sh android - update sdk -a --no-ui --filter platform-tools,android-21,sys-img-armeabi-v7a-android-21
spawn android - update sdk -a --no-ui --filter platform-tools,android-21,sys-img-armeabi-v7a-android-21
SDK Manager repository: manifest cache cleared.
Refresh Sources:
  Fetching https://dl.google.com/android/repository/addons_list-2.xml
  Failed to fetch URL https://dl.google.com/android/repository/addons_list-2.xml, reason: peer not authenticated
  Fetched Add-ons List successfully
  Refresh Sources
  Fetching URL: https://dl.google.com/android/repository/repository-11.xml
  Failed to fetch URL https://dl.google.com/android/repository/repository-11.xml, reason: SSLPeerUnverified peer not authenticated
Refresh Sources:
  Fetching URL: https://dl.google.com/android/repository/repository-11.xml
  Failed to fetch URL https://dl.google.com/android/repository/repository-11.xml, reason: SSLPeerUnverified peer not authenticated
There is nothing to install or update.
+ + android create avd --name arm-21 --target android-21 --abi armeabi-v7a
echo no
Error: Target id is not valid. Use 'android list targets' to get the target ids.
The command '/bin/sh -c sh /android/install-sdk.sh' returned a non-zero code: 1

@carllerche
Copy link
Member

A CI fix has been merged to master. Would you mind rebasing when you have a moment? Thanks!

George Kulakowski and others added 5 commits October 11, 2017 11:35
Change-Id: Ida0e4559fc58eac834436dc3195c98065f376b16
Change-Id: I0e21caa78fb5b5c370f7e8ca250e0f7b10a0460e
Change-Id: I457dd5dfa309e2456de29e9a39ed4774829ee08d
Change-Id: Ie7e4c6db4804cc65d6430e88a7b13f9c02e7eb42
Change-Id: I341579472c21989197047360fbf2181b8492426b
@cramertj
Copy link
Contributor Author

@carllerche Done.

@cramertj
Copy link
Contributor Author

Ping @carllerche -- was there anything else you wanted here?

@carllerche carllerche merged commit 5a47fe2 into tokio-rs:master Oct 16, 2017
@carllerche
Copy link
Member

Nope, just being slow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants