termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
745 stars 161 forks source link

proot-distro: tar terminated with signal 11 #209

Open amiria703 opened 2 years ago

amiria703 commented 2 years ago

Problem description

Logs: https://pastebin.ubuntu.com/p/bqjGc7gw4F/ Steps to reproduce

pkg i proot proot-distro && proot-distro install debian Expected behavior

Install Debian successfully Additional information

Application version:
0.117
Packages CPU architecture:
arm
Subscribed repositories:
# sources.list
deb https://grimler.se/termux-packages-24/ stable main
# game-repo (sources.list.d/game.list)
deb https://packages.termux.org/apt/termux-games games stable
# science-repo (sources.list.d/science.list)
deb https://packages.termux.org/apt/termux-science science stable
Updatable packages:
gpgv/stable 2.3.3-2 arm [upgradable from: 2.3.3-1]
Android version:
11
Kernel build information:
Linux localhost 3.4.113-lineage-g25dc1d5596a #3 SMP PREEMPT Mon Sep 13 08:24:00 UTC 2021 armv7l Android
Device manufacturer:
Sony
Device model:
Xperia Z1
michalbednarski commented 2 years ago

I don't have device on which issue reproduces and I'm not sure if this is related or not but you can try using modification described in #107

No idea if it'll fix problem or not, please report result in either case

amiria703 commented 2 years ago

This isn't related but I installed Debian using atilo successfully