Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 906502

Summary: dev-util/android-tools-34.0.0 doesn't support ppp command.
Product: Gentoo Linux Reporter: Sergey Okhapkin <sos>
Component: Current packagesAssignee: Zac Medico <zmedico>
Status: UNCONFIRMED ---    
Severity: major CC: sos
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Restore "adb ppp" functionality removed upstream.

Description Sergey Okhapkin 2023-05-15 21:28:26 UTC
# adb ppp
adb: unknown command ppp

Reverting back to android-tools-33.0.3-r1 fixes the problem:

# adb ppp
adb: usage: adb ppp <adb service name> [ppp opts]


Is the problem in Gentoo ebuild or android tools 34 no longer support ppp? If the later, then I want to see android-tools-33 in the portage tree forever, I really need the ppp capability.
Comment 1 Sergey Okhapkin 2023-05-16 12:05:25 UTC
The capability was removed upstream. Please keep android-tools-33.0.3-r1.ebuild in the portage tree. https://android.googlesource.com/platform/packages/modules/adb/+/9601955ca99aa98d11d94d564291189e6841747f
Comment 2 Sergey Okhapkin 2023-05-16 17:30:58 UTC
Created attachment 861809 [details, diff]
Restore "adb ppp" functionality removed upstream.

Put this to /etc/portage/patches/dev-util/android-tools to restore "adb ppp" functionality with >=dev-util/android-tools-34