Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUR Anbox Install with Playstore Installer error #74

Open
PeterKW opened this issue Nov 14, 2021 · 2 comments
Open

AUR Anbox Install with Playstore Installer error #74

PeterKW opened this issue Nov 14, 2021 · 2 comments

Comments

@PeterKW
Copy link

PeterKW commented Nov 14, 2021

./install-playstore.sh: line 155: /etc/systemd/system/anbox-container-manager.service.d/override.conf: No such file or directory
Any ideas why this might be breaking?

wget https://raw.githubusercontent.com/geeks-r-us/anbox-playstore-installer/master/install-playstore.sh
chmod +x install-playstore.sh
./install-playstore.sh                                                                                                                       1 ✘ 
./install-playstore.sh: line 155: /etc/systemd/system/anbox-container-manager.service.d/override.conf: No such file or directory
/etc/xdg/menus/applications-merged/anbox-android.menu
/usr/bin/anbox
/usr/include/backward.hpp
/usr/lib/backward/BackwardConfig.cmake
/usr/lib/systemd/network/80-anbox-bridge.netdev
/usr/lib/systemd/network/80-anbox-bridge.network
/usr/lib/systemd/system/anbox-container-manager.service
/usr/lib/systemd/system/dev-binderfs.mount
/usr/lib/systemd/user/anbox-session-manager.service
/usr/lib/udev/rules.d/99-anbox.rules
/usr/share/anbox/ui/loading-screen.png
/usr/share/applications/anbox.desktop
/usr/share/dbus-1/services/org.anbox.service
/usr/share/desktop-directories/anbox-android.directory
/usr/share/pixmaps/anbox.png
/usr/lib/systemd/system/anbox-container-manager.service
[Unit]
Description=Anbox Container Manager

[Service]
ExecStart=/usr/bin/anbox container-manager --daemon --privileged --data-path=/var/lib/anbox

[Install]
WantedBy=multi-user.target
Also=dev-binderfs.mount

image
image

@luiseduardobrito
Copy link

This comment from another issue helped me: #66 (comment)

Had to restart the system service, create the directory and set appropriate chmod permissions.

@geeks-r-us
Copy link
Owner

Please check if it's fixed now. #70 could have addressed it as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants