Coder Social home page Coder Social logo

Comments (10)

 avatar commented on May 12, 2024 1

@muzz666, many of android devices have disabled SYSV IPC support. So only custom kernel with SYSV IPC.

from termuxarch.

 avatar commented on May 12, 2024 1

Or force disable fakeroot in makepkg scripts

from termuxarch.

SDRausty avatar SDRausty commented on May 12, 2024 1

Use useradd username. Then cp -r arch/root/ arch/username. Finally su - username and similar to login as user, not the root account of your Arch Linux in Termux installation.

from termuxarch.

SDRausty avatar SDRausty commented on May 12, 2024 1

This solved the issue for me https://www.reddit.com/r/archlinux/comments/7rycmu/cannot_build_fakeroottcp_without_fakeroot/duhy47g

Thank you @hunar1997

from termuxarch.

SDRausty avatar SDRausty commented on May 12, 2024

@muzz666 setupTermuxArch.sh now creates system information. Run setupTermuxArch.sh --sysinfo and post this information along with your input and complete output. If you think a screenshot will help us in resolving, include it in your post.

from termuxarch.

seanbud avatar seanbud commented on May 12, 2024

I'm having this issue - is there any solutions / workarounds ?

from termuxarch.

SDRausty avatar SDRausty commented on May 12, 2024

@xeffyr can you send an example of successfully using makepkg?

Or force disable fakeroot in makepkg scripts

References

  1. #100
  2. #59
  3. #38
  4. is:issue makepkg

from termuxarch.

SDRausty avatar SDRausty commented on May 12, 2024

Accessing libandroid-shmem support is now possibly in TermuxArch, use setupTermuxArch.sh r for quick system refresh; libandroid-shmem support is added with this a250672 commit. The current version of TermuxArch also sets locales from Android on the fly for Arch Linux in Termux PRoot to be in the language you wish!

from termuxarch.

SDRausty avatar SDRausty commented on May 12, 2024

Variable substitution in TermuxArch resolves sudo. Variable assignment PROOTSTMNTU="${PROOTSTMNT//--link2symlink }" drops --link2symlink from the user login proot statement. The option is necessary for root user to function properly. This change modifies the proot statement for user login with this a0db0f1 commit.

$ startarch l user
[user11:30~]$ sudo whoami

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for root:
root
[user11:30~]$ whoami
user

setupTermuxArch.sh c addauser user creates a user account. As Arch Linux in Termux PRoot root user, use visudo to grant user permission to use sudo.

from termuxarch.

hunar1997 avatar hunar1997 commented on May 12, 2024

This solved the issue for me https://www.reddit.com/r/archlinux/comments/7rycmu/cannot_build_fakeroottcp_without_fakeroot/duhy47g

from termuxarch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.