Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906502 - dev-util/android-tools-34.0.0 doesn't support ppp command.
Summary: dev-util/android-tools-34.0.0 doesn't support ppp command.
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-15 21:28 UTC by Sergey Okhapkin
Modified: 2023-05-16 17:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Restore "adb ppp" functionality removed upstream. (ppp.diff,2.70 KB, patch)
2023-05-16 17:30 UTC, Sergey Okhapkin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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