Search Criteria
Package Details: waydroid-script-git r142.59547e7-3
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: | 11 |
Popularity: | 0.165726 |
First Submitted: | 2022-01-11 04:18 (UTC) |
Last Updated: | 2024-01-21 04:46 (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)
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
q234rty commented on 2023-01-23 18:20 (UTC)
@kode54 Upstream needs to provide a build.py or pyproject.toml, otherwise all I can do is to stuff the whole thing into /opt...
kode54 commented on 2023-01-23 16:41 (UTC)
The PKGBUILD needs updating. The script also likely needs modification to be properly installed. It split the script up into multiple sub scripts, and imports them. The stock script is now a main.py, and the sub scripts are in a stuffs
subdirectory. This will likely need to be altered for proper packaging.
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.
Pinned Comments
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-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.