Search Criteria
Package Details: gnirehtet 2.5.1-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnirehtet.git (read-only, click to copy) |
---|---|
Package Base: | gnirehtet |
Description: | Gnirehtet provides reverse tethering for Android |
Upstream URL: | https://github.com/Genymobile/gnirehtet |
Keywords: | android reverse tethering |
Licenses: | Apache-2.0 |
Submitter: | shreyansh_k |
Maintainer: | bronko |
Last Packager: | bronko |
Votes: | 12 |
Popularity: | 0.146033 |
First Submitted: | 2017-11-19 05:19 (UTC) |
Last Updated: | 2023-07-09 20:35 (UTC) |
Dependencies (3)
- android-tools (android-sdk-platform-tools-dummyAUR, android-sdk-platform-toolsAUR)
- patch (patch-gitAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
1 2 Next › Last »
bronko commented on 2024-08-16 11:58 (UTC)
Hi gnlrdrvo, thank you for your suggestions, i appreciate your input. I will take this into account once there is a new upstream release, as to not trigger rebuilds for all users right now. Best regards, bronko
gnlrdrvo commented on 2024-08-15 05:19 (UTC) (edited on 2024-08-15 05:19 (UTC) by gnlrdrvo)
Some issues in PKGBUILD:
pkgrel
should start from1
patch
should not be included inmakedepends
array - it is a dependency ofbase-devel
and is assumed to be already installedpatch.diff
can probably be replaced by ased
commandpackage()
section can be simplified by usinginstall
to create the directories and install the filesSee also: https://wiki.archlinux.org/title/PKGBUILD
My version of PKGBUILD:
bronko commented on 2023-07-09 20:41 (UTC)
There is now a v2.5.1 which should build with the latest Rust (thanks VolkerS and thanks to the gnirehtet folks for quickly making a new release)
VolkerS commented on 2023-07-07 06:38 (UTC) (edited on 2023-07-07 06:40 (UTC) by VolkerS)
Due to a breaking change in Rust 1.64 the release no longer works. It IOErrors when trying to start the relay server. This has been fixed sometime last year, but the project had no new release since 2020.
rabo99 commented on 2020-04-10 15:44 (UTC)
If you receive that "shell", "dumpsys", etc. error message, try:
It's been working fine for me.
bronko commented on 2019-11-26 21:25 (UTC) (edited on 2019-11-26 21:25 (UTC) by bronko)
I will give it a shot: bumped to version 2.4 / Feedback and/or (Co-)Maintainers welcome!
shreyansh_k commented on 2019-11-25 20:29 (UTC)
No longer using Arch Linux. Requesting community to adopt the package.
shreyansh_k commented on 2018-03-12 17:59 (UTC)
Bumped version to 2.2 Also tried to fix 'cannot stat: gnirehtet.apk'. Feedback is welcome.
TheChosenOne commented on 2017-12-28 20:11 (UTC)
I run into the next error: INFO Main: Checking gnirehtet client... ERROR Main: Execution error: Command adb ["shell", "dumpsys", "package", "com.genymobile.gnirehtet"] returned with value 1
shreyansh_k commented on 2017-11-27 10:03 (UTC)
1 2 Next › Last »