Giter Site home page Giter Site logo

Comments (7)

github-actions avatar github-actions commented on June 15, 2024

Thank you for contributing to make this project better๐Ÿ˜Ž Keep up and follow to solve this issue. Please feel free to draft a pull request at https://github.com/TermuxArch/TermuxArch/pulls too to resolve this issue by tapping "new" at this link. Do not worry if it is not perfect on your first attempt. This is what pull requests are for, in order to improve the published source code.

from termuxarch.

 avatar commented on June 15, 2024

There's also a follow-up error message during installation:
TermuxArch WARNING: Generated script signal 201 near or at line number 189 by 'CHSENMIR="$(grep'!

from termuxarch.

 avatar commented on June 15, 2024

Trying an older version 2.0.1460, the script shows a missing configuration error.

๐Ÿ•› > ๐Ÿ• Detected Android arm64-v8a 11 operating system; Install architecture is set to x86-64.

๐Ÿ”† WARNING: Unknown configuration! Did not find an architecture and operating system match in 'knownconfigurations.bash'!

from termuxarch.

SDRausty avatar SDRausty commented on June 15, 2024

qemu-x86_64": library "libdl.so" not found #76

Unfortunately, the currently published version is in a broken state. Help debugging it, and PR is requested. Thank you for sharing debugging information very much @yakovlevegor

The command setupTermuxArch bloom can assist in reshaping this script. You can hone in on the nature of the error by adding set -x and echo statements to the files in ~/TermuxArchBloom without having to touch the original script.

from termuxarch.

 avatar commented on June 15, 2024

The core of the problem was quite simple:
getprop gsm.operator.iso-country generates an output with a comma, in my case ru,. To fix this issue, I suggest you use getprop gsm.sim.operator.iso-country by default, it returns fine ru value on my device. The script necessaryfunctions.bash uses this value to get mirrors for a country code, and then uses value with a comma inside, which breaks the script.

Though Russian language is explicitly unset in my language settings and I use Tor proxy for all downloads through environment variables, so I suggest you should remove this command and find some better language detection mechanisms.

from termuxarch.

SDRausty avatar SDRausty commented on June 15, 2024

breaks the script

Thank you for informing me about getprop gsm.sim.operator.iso-country and debugging the comma error; I will look closer into this shortly.

Commit ff2fda4 is the first published version that has completed a successfull installation on my end since an error has arrisen. I usually strive not to publish code with errors, nor with any superfluous debug symbols. This commit appears to be a good exception as it successfully logs into the proot system and has the debug symbols intact that seem to resolve a critical error:
Screenshot_20220206-153951

There seems to be no easy fix for usr/bin/newuidmap: Cannot restore extended attributes on this system bsdtar: Error exit delayed from previous errors without upstream support; You are welcome to yell upstream. If you do, then please share any progress here.

from termuxarch.

SDRausty avatar SDRausty commented on June 15, 2024

be no easy fix

Commit 56fd26f removes the error message which is only a cosmetic fix.

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.