Fixed
Status Update
Comments
uc...@google.com <uc...@google.com> #2
Forgot to mention running platform-tools 26.0.0. And Android "O" public beta
je...@google.com <je...@google.com>
ga...@google.com <ga...@google.com> #3
Not to be "that guy" but is there any update on this? Any additional information needed?
ga...@google.com <ga...@google.com> #4
Project: platform/system/core
Branch: master
commit f806a3c303028014eec43894386fbfb117667684
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:http://b/64292422
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
M fastboot/usb_osx.cpp
https://android-review.googlesource.com/461857
https://goto.google.com/android-sha1/f806a3c303028014eec43894386fbfb117667684
Branch: master
commit f806a3c303028014eec43894386fbfb117667684
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
M fastboot/usb_osx.cpp
ha...@googlemail.com <ha...@googlemail.com> #5
Since OSX 10.13 is being released the 25th of September (in 5 days as of writing), is it possible to create a new Android Platform Tools release, so the impact can be as low as possible?
ha...@googlemail.com <ha...@googlemail.com> #6
Project: platform/system/core
Branch: sdk-release
commit 73f4670f380679ba5e6081968ba7ea992edf51b9
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:http://b/64292422
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
(cherry picked from commit f806a3c303028014eec43894386fbfb117667684)
M fastboot/usb_osx.cpp
https://android-review.googlesource.com/489920
https://goto.google.com/android-sha1/73f4670f380679ba5e6081968ba7ea992edf51b9
Branch: sdk-release
commit 73f4670f380679ba5e6081968ba7ea992edf51b9
Author: Josh Gao <jmgao@google.com>
Date: Fri Aug 18 18:25:44 2017
fastboot: gracefully handle failure to open a USB device on OS X.
High Sierra restricts opening some USB devices (e.g. the touchbar)
to processes that have specific entitlements. Ignore devices that we
can't open.
Bug:
Test: manual
Change-Id: I6074b53a365b8d936610bafea60244f8bba1a33f
(cherry picked from commit f806a3c303028014eec43894386fbfb117667684)
M fastboot/usb_osx.cpp
ha...@googlemail.com <ha...@googlemail.com> #7
Thanks for the reminder, I'm kicking off the process now.
je...@google.com <je...@google.com>
ga...@google.com <ga...@google.com> #8
Release process is still churning along, until then I've attached the binary we're planning to release that should work on 10.13.
ma...@gmail.com <ma...@gmail.com> #11
I think i still have this issue
MacBookPro13,3 (late 16" touchbar)
macOS 10.13 (17A405)
fastboot version 4022467
bnaya@bmbp ~ $ fastboot --version
fastboot version -4022467
Installed as /Users/bnaya/Library/Android/sdk/platform-tools/fastboot
bnaya@bmbp ~ $ fastboot devices
ERROR: Unable to create a plug-in (e00002be)
Sudo didn't help
MacBookPro13,3 (late 16" touchbar)
macOS 10.13 (17A405)
fastboot version 4022467
bnaya@bmbp ~ $ fastboot --version
fastboot version -4022467
Installed as /Users/bnaya/Library/Android/sdk/platform-tools/fastboot
bnaya@bmbp ~ $ fastboot devices
ERROR: Unable to create a plug-in (e00002be)
Sudo didn't help
ga...@google.com <ga...@google.com> #12
More info:
when starting adb i see this message
bnaya@bmbp platform-tools $ adb devices
List of devices attached
* daemon not running. starting it now at tcp:5037 *
adb E 10-28 17:42:35 1657 37964 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
* daemon started successfully *
LGH815*** device
when starting adb i see this message
bnaya@bmbp platform-tools $ adb devices
List of devices attached
* daemon not running. starting it now at tcp:5037 *
adb E 10-28 17:42:35 1657 37964 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
* daemon started successfully *
LGH815*** device
ma...@gmail.com <ma...@gmail.com> #13
it not yet fix
ma...@gmail.com <ma...@gmail.com> #14
Same error message for me. MacOS 10.13, Platform-tools 26.0.2
ga...@google.com <ga...@google.com> #15
it seems the version attached in comment#8 actually works on MacOSHighSierra,
(./fastboot version 9dc0875966c0-android ) , but the one (version -4022467) included in 26.0.2 tools release, does not work (it reports the same bug)
I've just flashed fine with the provided version (9dc0875966c0).
(./fastboot version 9dc0875966c0-android ) , but the one (version -4022467) included in 26.0.2 tools release, does not work (it reports the same bug)
I've just flashed fine with the provided version (9dc0875966c0).
ga...@google.com <ga...@google.com> #16
jmgao: did we somehow lose this patch when we fixed the Pixel 2 support bug?
je...@google.com <je...@google.com> #17
Yeah, the fastboot we released was from a separate branch.
ga...@google.com <ga...@google.com> #18
Hi, I have a similar issue. I tried to download the latest platform-tools with fastboot version -4022467 but it still tells me:
ERROR: Unable to create a plug-in (e00002be)
How can I fix it?
Thanks for any help.
ERROR: Unable to create a plug-in (e00002be)
How can I fix it?
Thanks for any help.
ma...@gmail.com <ma...@gmail.com> #19
Not working here too. Am using 26.0.2 platform tools + completely updated High Sierra on MBP 2017.
ga...@google.com <ga...@google.com> #20
+1 Stil not working on new MBP running High Sierra, with fully updated platform tools 26.0.2
ma...@gmail.com <ma...@gmail.com> #21
+1 Still not working new MBP with latest sdk. This is a P1 for us
ga...@google.com <ga...@google.com> #22
Platform tools 26.0.2 is not working on High Sierra. I rollback to 26.0.1 and it is working well.
ma...@gmail.com <ma...@gmail.com> #23
Where can I find 26.0.1?
ga...@google.com <ga...@google.com> #24
SOLVED: I have downloaded the fastboot file attached in comment #8 above. Then I have replaced it in the platform-tools folder in sdk and now fastboot works again in High Sierra. I can confirm that the newer version in 26.0.2 does not work as the fixed version in comment #8 . NOTE: if the downloaded file has the .dms extension just remove it. It worked for me.
NEW PROBLEM: I think that a similar problem is in the adb because when I issue adb shell I receive the following error:
adb E 11-05 17:05:17 601 15446 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
Different from the fastboot in platform-tools 26.0.2, adb works despite this error.
NEW PROBLEM: I think that a similar problem is in the adb because when I issue adb shell I receive the following error:
adb E 11-05 17:05:17 601 15446 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)
Different from the fastboot in platform-tools 26.0.2, adb works despite this error.
ma...@gmail.com <ma...@gmail.com> #25
Can we get a 26.0.3 revision with the fix? Thanks.
ga...@google.com <ga...@google.com>
ma...@gmail.com <ma...@gmail.com> #26
Project: platform/development
Branch: sdk-release
commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:http://b/64292422
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
M sdk/plat_tools_source.prop_template
https://android-review.googlesource.com/529912
https://goto.google.com/android-sha1/2a75ddf513caf9f971dbecd4474094d5c0f8fcb6
Branch: sdk-release
commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
M sdk/plat_tools_source.prop_template
ga...@google.com <ga...@google.com> #27
fastboot version -4022467
Android Debug Bridge version 1.0.39
Revision 3db08f2c6889-android
I install the latest platform-tools via homebrew
I test on my 2016 MacBook Pro 15' with macOS 10.13.1
fastboot still can't work normally
Android Debug Bridge version 1.0.39
Revision 3db08f2c6889-android
I install the latest platform-tools via homebrew
I test on my 2016 MacBook Pro 15' with macOS 10.13.1
fastboot still can't work normally
ga...@google.com <ga...@google.com> #29
What's the solution for someone with a Pixel 2 on High Sierra? 26.0.1 works, however 26.0.2 says it's a fix for Pixel 2, so don't want to break anything using .1
dr...@gmail.com <dr...@gmail.com> #30
Project: platform/development
Branch: master
commit 4592d6f91c24d4cd9f5599c98eebabcb4c3cefcb
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:http://b/64292422
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
(cherry picked from commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6)
M sdk/plat_tools_source.prop_template
https://android-review.googlesource.com/535055
https://goto.google.com/android-sha1/4592d6f91c24d4cd9f5599c98eebabcb4c3cefcb
Branch: master
commit 4592d6f91c24d4cd9f5599c98eebabcb4c3cefcb
Author: Josh Gao <jmgao@google.com>
Date: Mon Nov 06 13:29:02 2017
Update platform-tools version to 27.0.0.
Bug:
Test: none
Change-Id: I1849f0df04af390e8aed716262d2be20efdc3491
(cherry picked from commit 2a75ddf513caf9f971dbecd4474094d5c0f8fcb6)
M sdk/plat_tools_source.prop_template
jw...@gmail.com <jw...@gmail.com> #31
@29: yeah, sorry for the mess. 26.0.1 works on Mac OS 10.13 but doesn't know about the Pixel 2's extra partitions. 26.0.2 knows about the Pixel 2's extra partitions but doesn't work on Mac OS 10.13. We have 27.0.0 going through QA at the moment that will fix both issues. (Linux and Windows are unaffected: 26.0.2 should be fine for them.) we're also addressing the over-complicated process (too many branches!) that led to this mistake in the first place.
dr...@gmail.com <dr...@gmail.com> #32
not yet fixed... :(
I hate high Sierra.
I hate high Sierra.
ma...@gmail.com <ma...@gmail.com> #33
Sorry, our platform-tools release is still going through QA. In the mean time, I've attached the binary we're planning to release.
ga...@google.com <ga...@google.com> #34
fastboot of #33 works!
ma...@gmail.com <ma...@gmail.com> #35
Can also confirm the fastboot binary in #33 worked.
ga...@google.com <ga...@google.com> #36
Does the new release fix also the same problem with adb shell?
ma...@gmail.com <ma...@gmail.com> #37
How to use #33 fastboot binary because its not recognized terminal.app
ga...@google.com <ga...@google.com> #38
I'm blocked by this too :(
ma...@gmail.com <ma...@gmail.com> #39
How to use #33 fastboot binary because its not recognized by terminal.app ? Is this fastboot binary compressed?
ga...@google.com <ga...@google.com> #40
After downloading the binary on OSX, you need to run the command:
chmod +x ./fastboot
Then you should be able to execute it:
./fastboot devices
chmod +x ./fastboot
Then you should be able to execute it:
./fastboot devices
ma...@gmail.com <ma...@gmail.com> #41
#########-MacBook-Pro:platform-tools #####$ ./fastboot flashing unlock
...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (Undefined error: 0))
finished. total time: 7.613s
...
ERROR: usb_read failed with status e00002ed
FAILED (status read failed (Undefined error: 0))
finished. total time: 7.613s
ga...@google.com <ga...@google.com> #42
#41: are you using a direct cable from laptop to device, or going via a USB hub? I've seen problems with some hubs before.
ja...@gmail.com <ja...@gmail.com> #43
Same problem with ADB on high sierra : Unable to create a plug-in (e00002be)
And can't see my tablet.
Both, tablet and usb cable, are working fine on my windows.
And can't see my tablet.
Both, tablet and usb cable, are working fine on my windows.
ja...@gmail.com <ja...@gmail.com> #44
Same problem, unable to create a plug-in
yo...@gmail.com <yo...@gmail.com> #45
Fastboot of post #33 worked for me.
ja...@gmail.com <ja...@gmail.com> #46
I am connecting directly without a hub.
st...@gmail.com <st...@gmail.com> #47
Not work for me!
st...@gmail.com <st...@gmail.com> #48
#33 fastboot gives me an error: permission denied
ja...@gmail.com <ja...@gmail.com> #49
How do I now it got fix?
dr...@gmail.com <dr...@gmail.com> #50
I tried sdk-platform-tool for version 26.0.2, and it cannot work.
st...@gmail.com <st...@gmail.com> #51
(instead of ./fastboot, drag and drog the fastboot file from the folder to the terminal after chmod +x)
st...@gmail.com <st...@gmail.com> #52
by the new one*
je...@google.com <je...@google.com> #53
Using #32 fastboot binary flash factory image for pixel, ending with
"""
wiping userdata...
/Users/Admin/Library/Android/sdk/platform-tools/mke2fs failed with status 1
mke2fs failed: 1
error: Cannot generate image for userdata
"""
is this error related to this issue?
"""
wiping userdata...
/Users/Admin/Library/Android/sdk/platform-tools/mke2fs failed with status 1
mke2fs failed: 1
error: Cannot generate image for userdata
"""
is this error related to this issue?
ja...@gmail.com <ja...@gmail.com> #54
Does mke2fs exist in your directory /Users/Admin/Library/Android/sdk/platform-tools/? Not sure which package were you using, the zip file in #28 doesn't have mke2fs. I guess the configuration might be mixing newer fastboot binary with older package that doesn't have mke2fs?
[Deleted User] <[Deleted User]> #55
Yeah, here's the full platform tools zip that has mke2fs alongside fastboot:
za...@gmail.com <za...@gmail.com> #56
Yes, i'm using platform tools 26.0.2, and mke2fs doesn't exit. Thanks for #55 full platform tools zip, it works :)
[Deleted User] <[Deleted User]> #57
sdk-repo-darwin-platform-tools-4455170.zip not workin for me.
le...@gmail.com <le...@gmail.com> #58
Same as #57 for me
ja...@gmail.com <ja...@gmail.com> #60
tried method #8 provided, and even downgrade platform toos to 26.0.1, no lucky.
vy...@pinterest.com <vy...@pinterest.com> #61
I cannot unarchive the file from #33 - how can I do that on Mac?
cm...@google.com <cm...@google.com>
gl...@fitbit.com <gl...@fitbit.com> #62
LOL
cm...@google.com <cm...@google.com> #63
#33 works. Just need to replace the fastboot binary in /usr/local/bin.
Getting a similar error in adb
"adb E 12-06 00:49:22 16767 1879237 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)"
Anyway related?
Getting a similar error in adb
"adb E 12-06 00:49:22 16767 1879237 usb_osx.cpp:152] Unable to create an interface plug-in (e00002be)"
Anyway related?
sz...@gmail.com <sz...@gmail.com> #64
The comment #33 + comment #55 worked for me, thanks!
zt...@gmail.com <zt...@gmail.com> #65
Can someone give a detail instructions or youtube video on how to use this binary in #33 because its not working for a lot of us?
Ive a;lo tried #40 and #63 but in #63. It was no fastboot to replace and still not working even after just putting it in afterward to /usr/local/bin location.
Ive a;lo tried #40 and #63 but in #63. It was no fastboot to replace and still not working even after just putting it in afterward to /usr/local/bin location.
cm...@google.com <cm...@google.com>
ga...@google.com <ga...@google.com> #66
Install the android sdk as you would normally before High Sierra (e.g. install Android Studio or the android-sdk zip) and make sure the platform-tools package is updated. Then replace the fastboot binary in $ANDROID_HOME/platform-tools/ with the one in #33. Additional instructions to install the SDK are on developer.android.com . `which fastboot` should return a full path to fastboot binary.
ja...@gmail.com <ja...@gmail.com> #67
Thanks #66, I'll try that now...
I'm used just a adb & fastboot files without installing plateform-tools and that's why I don't have the binary. Plus, I'm using the command ----->
Paste this into Terminal:
touch ~/.bash_profile; open ~/.bash_profile
Paste this into your text editor:
export PATH=${PATH}:/Applications/Android
making it able to use in any folder plus not having to use the command "./" in front.
For others reading, change /Applications/Android to where the files "adb and fastboot" are located.
I'm used just a adb & fastboot files without installing plateform-tools and that's why I don't have the binary. Plus, I'm using the command ----->
Paste this into Terminal:
touch ~/.bash_profile; open ~/.bash_profile
Paste this into your text editor:
export PATH=${PATH}:/Applications/Android
making it able to use in any folder plus not having to use the command "./" in front.
For others reading, change /Applications/Android to where the files "adb and fastboot" are located.
an...@gmail.com <an...@gmail.com> #68
I've got the latest version, and I'm still facing this error
$ brew cask info android-platform-tools
android-platform-tools: 26.0.2
https://developer.android.com/studio/releases/platform-tools.html
/usr/local/Caskroom/android-platform-tools/26.0.2 (1,831 files, 25.5MB)
$ brew cask info android-platform-tools
android-platform-tools: 26.0.2
/usr/local/Caskroom/android-platform-tools/26.0.2 (1,831 files, 25.5MB)
le...@gmail.com <le...@gmail.com> #69
#68: 27.0.0 is the latest version, downloadable from that link (though the release notes aren't updated yet). if "brew" is giving you an old version, you need to take that up with them...
[Deleted User] <[Deleted User]> #70
thanks for clarifying the issue with the release notes.
[Deleted User] <[Deleted User]> #71
below is what i'm suggesting the release notes should say (when it's no longer the weekend and i can get someone to review the change). i'll see about getting "update the platform tools release notes" on the Studio release checklist too, so this doesn't get forgotten in future...
#### 27.0.0 (December 2017)
+ Combines the fastboot fixes from 26.0.1 for macOS 10.13 hosts and from
26.0.2 for Pixel 2 devices.
#### 26.0.2 (October 2017)
+ Add fastboot support for Pixel 2 devices. (But reintroduce the macOS 10.13
fastboot bug fixed in 26.0.1.)
#### 27.0.0 (December 2017)
+ Combines the fastboot fixes from 26.0.1 for macOS 10.13 hosts and from
26.0.2 for Pixel 2 devices.
#### 26.0.2 (October 2017)
+ Add fastboot support for Pixel 2 devices. (But reintroduce the macOS 10.13
fastboot bug fixed in 26.0.1.)
[Deleted User] <[Deleted User]> #72
Hi, I'm trying to flash latest Oreo 8.1 on nexus 5x but after ./flash-all.sh return me error e00002be. Debug its enabled on lineage, whats the problem?
ga...@google.com <ga...@google.com> #73
It seems I am having a very similar issue but upgrading to the newest platform-tools or the above provided files did not help.
I have MacOS High Sierra, and after connecting to a device remotely by calling adb connect 192.168.x.x it says "connected to device xxxx:port_number" but after that I cannot see any device connected and "adb devices" returns nothing.
Connecting over USB works just fine.
I have MacOS High Sierra, and after connecting to a device remotely by calling adb connect 192.168.x.x it says "connected to device xxxx:port_number" but after that I cannot see any device connected and "adb devices" returns nothing.
Connecting over USB works just fine.
ma...@gmail.com <ma...@gmail.com> #74
this bug is for fastboot (which, other than updating the release notes, is fixed.)
https://issuetracker.google.com/70244520 is for adb.
st...@gmail.com <st...@gmail.com> #76
Am I the only one still having this issue even when using the new platform-tools?
fu...@gmail.com <fu...@gmail.com> #77
Remember to use ./fastboot from the download folder, not simply fastboot.
[Deleted User] <[Deleted User]> #78
WOW! I totally forgot the "./" Sorry Mac noob here. It works. Thanks!
[Deleted User] <[Deleted User]> #79
How should i install this new platform-tools to use it with just the command fastboot in terminal (without using the platform-tools directory)?
[Deleted User] <[Deleted User]> #80
It still doesn't work!
[Deleted User] <[Deleted User]> #81
It still doesn't work for me too.
ga...@google.com <ga...@google.com> #82
I have the same problem
[Deleted User] <[Deleted User]> #83
no devices/emulators found @-@!
ga...@google.com <ga...@google.com> #84
Not working for me either :/
pe...@layer.com.c-02odbdyf.appstempdomain.goog <pe...@layer.com.c-02odbdyf.appstempdomain.goog> #85
Doesn't work! Please fix it!
pa...@gmail.com <pa...@gmail.com> #86
#8
#6/
#80
#6/
#80
ga...@google.com <ga...@google.com> #87
no longer working for me
pe...@layer.com.c-02odbdyf.appstempdomain.goog <pe...@layer.com.c-02odbdyf.appstempdomain.goog> #88
This issue marked as fixed for SDK Platform tools version 27.0.1.
please provide below info if this issue reproduces again
1. Host operating system version details
2. SDK Platform tools version
3. ./fastboot --version
4. Android device details
please provide below info if this issue reproduces again
1. Host operating system version details
2. SDK Platform tools version
3. ./fastboot --version
4. Android device details
Description
Build #AI-171.3870562, built on April 1, 2017
JRE: 1.8.0_112-release-b736 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
gradle-3.4.1
classpath 'com.android.tools.build:gradle:2.4.0-alpha4'
buildTools : '25.0.1',
compileSdk : 25,
javaVersion: JavaVersion.VERSION_1_8,
minSdk : 16,
targetSdk : 25
Multidex is setup and works fine (compile, assemble and espresso test) with:
classpath 'com.android.tools.build:gradle:2.3.0'
When we bump up to 2.4 alpha 4 we get multidex issue when we try to run the tests:
(I repeat multidex is setup properly and everything works fine on plugin 2.3.0)
This is a scaffold-like very close to our project setup that I created to reproduce various gradle issues we encounter with our enteprise project:
(sadly I did not update it and maintain it in some time I can refresh it if you really need it or feel free to fork or PR)
This is the stacktrace of the issue
This is the command I ran on our project (should be the same on example project I attached)
./gradlew clean connectedNonpayUnitedStatesBleedingDebugAndroidTest --stacktrace
but I repeat I do not know yet does that project compiles even with the new plugin I can update it later on if you need it.