new upstream link goes into a 404
Search Criteria
Package Details: waydroid-script-git 1:r177.1a2d3ad-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waydroid-script-git.git (read-only, click to copy) |
---|---|
Package Base: | waydroid-script-git |
Description: | Python Script to add OpenGapps, Magisk, libhoudini translation library and libndk translation library to waydroid |
Upstream URL: | https://github.com/casualsnek/waydroid_script |
Licenses: | GPL-3.0-only |
Conflicts: | waydroid-script |
Provides: | waydroid-script |
Submitter: | SamLukeYes |
Maintainer: | ImperatorStorm |
Last Packager: | ImperatorStorm |
Votes: | 14 |
Popularity: | 1.00 |
First Submitted: | 2022-01-11 04:18 (UTC) |
Last Updated: | 2025-02-22 14:55 (UTC) |
Dependencies (8)
- dbus-python (python-dbus)
- lzip (plzip-lzip-linkAUR)
- python-inquirerpyAUR
- python-requests
- python-tqdm
- sqlite (sqlite-fossilAUR)
- waydroidAUR (waydroid-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Required by (1)
- waydroid-launcher-git (optional)
Sources (1)
tiredlinde commented on 2025-02-22 06:56 (UTC)
laichiaheng commented on 2025-02-18 16:31 (UTC)
Maybe we should switch to https://github.com/WesleyVanNeck/waydroid_script
carlosnewmusic commented on 2024-12-12 20:02 (UTC)
network error https://pastebin.com/YC5DLxUp
c31io commented on 2023-08-03 11:47 (UTC)
archerman commented on 2023-06-02 10:37 (UTC) (edited on 2023-06-02 10:41 (UTC) by archerman)
FIX:
As of the writing of this comment, using waydroid install
throws an error that ends in FileNotFoundError: [Errno 2] No such file or directory: './bin/x86_64/resetprop'
.
This tells me that the script is trying to access a path relative to itself. So simply executing it where all the files are installed makes it run again.
In other words, type cd /opt/waydroid-script/
, and now you can run sudo waydroid-extras install whatever
.
ImperatorStorm commented on 2023-06-02 01:04 (UTC) (edited on 2023-06-07 00:51 (UTC) by ImperatorStorm)
Current commit is partially(entirely?) broken.
Waiting on Upstream
q234rty commented on 2023-05-30 06:19 (UTC)
Also: I don't think https://github.com/casualsnek/waydroid_script/blob/59547e774335c12f08d20b65490bb1be840d7f87/stuff/general.py#L77 currently works with this package.
q234rty commented on 2023-05-29 18:40 (UTC)
I will orphan this again since I do not really use waydroid anymore...
ImperatorStorm commented on 2023-05-29 05:52 (UTC)
Package now depends on python-inquirerpy
laichiaheng commented on 2023-01-24 04:13 (UTC)
sed: can't read waydroid_extras.py: No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: waydroid-script-git
Pinned Comments
q234rty commented on 2023-01-10 10:15 (UTC)
Please DO NOT flag this package as out of date unless the PKGBUILD needs changing! This is a vcs package that automatically pulls the latest commit.