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

Android termux install faild #316

Closed
QGB opened this issue Jun 5, 2022 · 3 comments
Closed

Android termux install faild #316

QGB opened this issue Jun 5, 2022 · 3 comments
Labels
question Further information is requested

Comments

@QGB
Copy link

QGB commented Jun 5, 2022

Comment:


All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its contributors
may be used to endorse or promote products derived from this software without
specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Do you accept the license terms? [yes|no]
[no] >>> yes

Mambaforge will now be installed into this location:
/data/data/com.termux/files/home/mambaforge

  - Press ENTER to confirm the location
  - Press CTRL-C to abort the installation
  - Or specify a different location below

[/data/data/com.termux/files/home/mambaforge] >>> 
PREFIX=/data/data/com.termux/files/home/mambaforge
Unpacking payload ...
./Mambaforge-4.12.0-2-Linux-aarch64.sh: 363: /data/data/com.termux/files/home/mambaforge/conda.exe: not found
./Mambaforge-4.12.0-2-Linux-aarch64.sh: 366: cannot open /data/data/com.termux/files/home/mambaforge/preconda.tar.bz2: No such file

Archiconda/build-tools#33

@QGB QGB added the question Further information is requested label Jun 5, 2022
@hmaarrfk
Copy link
Contributor

hmaarrfk commented Jun 6, 2022

I'm sorry, i have limited experience installing this on termux. I think there are a few others that indicated challenges. you can search through our issues:

https://github.com/conda-forge/miniforge/issues?q=is%3Aissue+is%3Aopen+termux

@hmaarrfk
Copy link
Contributor

hmaarrfk commented Jun 8, 2022

For completeness, if you can recreate it on docker on our CIs it might make it easier to recreate and document a complete solution

@isuruf
Copy link
Member

isuruf commented Dec 18, 2022

We don't support the bionic libc and we require glibc. You should be able to use a gnu/linux distro using proot. See #107 (comment)

@isuruf isuruf closed this as completed Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Development

No branches or pull requests

3 participants