GithubHelp home page GithubHelp logo

no coreutils? about nix-on-droid HOT 9 CLOSED

nix-community avatar nix-community commented on August 26, 2024
no coreutils?

from nix-on-droid.

Comments (9)

t184256 avatar t184256 commented on August 26, 2024

Please remove data, start the installation again, try a few commands and then copy-paste and post the whole output so that I can see what went wrong.

Regarding X11 and documentation, this is not as polished as Termux or others. You could be the first to do it, so you can write it =) Might be possible with a VNC server and a client like bVNC, but I'm not sure.

from nix-on-droid.

puddingepoch avatar puddingepoch commented on August 26, 2024

uhhh i can find no way to install the x11 repos and such so no not really not possible
what output? its just command not found as if it were not installed

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

There are no separate "X11 repos" for nixpkgs. I'd try to install some VNC server, start it, connect to it with a VNC client like bVNC, export DISPLAY environment variable, install some simple X11 app like leafpad and try to run it.

What exactly did you try? What errors do you get?

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

By post the whole output I meant copy-pasting the whole terminal output since the beginning of installation and posting it to pastebin or gist.github.com

from nix-on-droid.

Gerschtli avatar Gerschtli commented on August 26, 2024

Can you please be more explicit on what commands exactly you executed? Because I cannot reproduce that coreutils is not installed.

For the x11 problem: What commands did you execute and what are the errors printed to your console? Maybe there are patches necessary to be compliant with the android environment.

The more information you can provide, the better we can help you. With the currently provided information we are not able to give you hints regarding the cause of the problem.

from nix-on-droid.

avalenn avatar avalenn commented on August 26, 2024

Same thing here (no which) with nix-on-droid 0.66_v0.2.2_nix from f-droid. Install transcript attached.
nix-transcript.txt

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

@avalenn, this is, actually, intended. grep or sed aren't part of coreutils and are not installed by default. Please uncomment the corresponding lines in ~/.config/nixpkgs/nix-on-droid.nix and execute nix-on-droid switch to install them.

from nix-on-droid.

avalenn avatar avalenn commented on August 26, 2024

I found what you said just after commenting. One troubling thing is that login bash seems to be very minimal (no interactive line editing, some options lacking...) but an exec bash solves it.

And I wonder where is which as I was sure it was in coreutils and a bash builtin and it seems it is in neither :-( At least whereis was in util-linux

from nix-on-droid.

t184256 avatar t184256 commented on August 26, 2024

One troubling thing is that login bash seems to be very minimal (no interactive line editing, some options lacking...) but an exec bash solves it.

True. I knew about this issue, but thought it was pretty minor. Should be fixed in b481807.

And I wonder where is which as I was sure it was in coreutils and a bash builtin and it seems it is in neither :-( At least whereis was in util-linux

Which is in which. Bash has command -v.

from nix-on-droid.

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.