Git Product home page Git Product logo

linuxdeploy-cli's People

Contributors

deicpro avatar elxreno avatar isac322 avatar jypma avatar khimaros avatar killfrra avatar meefik avatar oczkers avatar qinidema avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linuxdeploy-cli's Issues

Deployment using METHOD="chroot" fails

Hello I would like to deploy a container using METHOD="chroot".
This is the conf file:
$ linuxdeploy -p linux conf -x
METHOD="chroot"
SOURCE_PATH="http://mirror.yandex.ru/debian/"
DISTRIB="debian"
ARCH="amd64"
SUITE="stretch"
TARGET_PATH="/home/webmaster/linuxdeploy-cli/rootfs/linux"
CHROOT_DIR="/home/webmaster/linuxdeploy-cli/rootfs/linux"
TARGET_TYPE="directory"
USERNAME="webmaster"
INCLUDE="bootstrap"

When I try to do the deployment I get this error:
$ linuxdeploy -p linux deploy
:: Installing bootstrap/rootfs ...
Checking installation path ... done
Checking file system ... skip
Mounting partitions:
/ ... fail

What is wrong?

Thank you,

Fail to run cli.sh

>>> status
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 8: : not found
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 10: : not found
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 14: : not found
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 16: { : not found
[19:48:24] -d status
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 18: } : not found
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 19: : not found
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 21: { : not found
[19:48:24] /data/user/0/ru.meefik.linuxdeploy/files/bin/linuxdeploy: /data/user/0/ru.meefik.linuxdeploy/files/cli.sh: line 41: syntax error: unexpected word (expecting "in")
[19:48:24] <<< status

can't start debian

I have created an debain system by APP in GUI, and I inputed these commands in shell:
export ENV_DIR=/data/user/0/ru.meefik.linuxdeploy/env/
cd /data/user/0/ru.meefik.linuxdeploy/env
linuxdeploy -p linux start
and it shows:
The container is not mounted.
why???
How do i start the linux i have already created using linuxdeploy-cli, not GUI?

Cli deploy command run failed with nothing happened

I try to deploy linux on android with cli only and pushed this cloned project to /data/data/, then run command sh /data/datwana/linuxdeploy-cli/cli.sh -d deploy in cli nothing happened with no errors but just few directories were created - tmp, mnt, include and config (Include directory is in the cloned project and config was copied from the one successfully deployed with released linuxdeploy apk).

Maybe I missed lots of environment configurations? Thanks in advacne for any piece of advice.

shebang issue: #!/bin/bash does not exist.

./cli.sh
bash: ./cli.sh: /bin/bash: bad interpreter: No such file or directory

u0_a140@x /data/data/ru.meefik.linuxdeploy/files $ head -n 1 ./cli.
head: ./cli.: No such file or directory
u0_a140@x /data/data/ru.meefik.linuxdeploy/files $ head -n 1 ./cli.sh
#!/bin/bash
u0_a140@x /data/data/ru.meefik.linuxdeploy/files $ which bash
/system/xbin/bash

I am on LineageOS, Android 10.

Fedora missing package

It would be nice if you included util-linux-user package. It contains chsh and lchsh so you can change default shell from sh to something else.

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.