-
-
Notifications
You must be signed in to change notification settings - Fork 158
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
Can't use makepkg to build packages #26
Comments
@muzz666 |
@muzz666, many of android devices have disabled SYSV IPC support. So only custom kernel with SYSV IPC. |
Or force disable fakeroot in makepkg scripts |
Use |
I'm having this issue - is there any solutions / workarounds ? |
@xeffyr can you send an example of successfully using
References |
Accessing libandroid-shmem support is now possibly in TermuxArch, use |
Variable substitution in TermuxArch resolves sudo. Variable assignment
|
This solved the issue for me https://www.reddit.com/r/archlinux/comments/7rycmu/cannot_build_fakeroottcp_without_fakeroot/duhy47g |
Thank you @hunar1997 |
Fakeroot is not working.
Shows this error:
fakeroot, while creating message channels: Function not implemented
This may be due to a lack of SYSV IPC support.
fakeroot: error while starting the `faked' daemon.
The text was updated successfully, but these errors were encountered: