TainerApp icon indicating copy to clipboard operation
TainerApp copied to clipboard

Cannot install rootfs

Open githubcatw opened this issue 3 years ago • 4 comments

When installing this image, I get this error:

- Installing Rootfs
WARNING: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"
tar: invalid magic
tar: short read
!An exception occurred during the decompression process
[Process Exited]

Using v1.5.6 on Android 12. I might be doing something wrong though.

githubcatw avatar Feb 13 '22 11:02 githubcatw

Because it is not recommended to start the official image repository of dogeland, it is more troublesome to install now

dawnsky2006 avatar Feb 13 '22 14:02 dawnsky2006

Previously supported tar.xz but due to the instability of the APP, it is temporarily disabled in the source code (the decompression code still exists)

dawnsky2006 avatar Feb 13 '22 14:02 dawnsky2006

I still can't install a rootfs. I deleted the app, installed 1.5.6 and tried installing the Alpine image linked in the description. I enabled non-root support.

/data/user/0/me.flytree.dogeland/files/app_xbin/bin/toolkit.sh: /data/user/0/me.flytree.dogeland/files/app_xbin/bin/include/android_groups[1]: aid_inet:3003: inaccessible or not found
/data/user/0/me.flytree.dogeland/files/app_xbin/bin/toolkit.sh: /data/user/0/me.flytree.dogeland/files/app_xbin/bin/include/android_groups[3]: aid_everybody:9997: inaccessible or not found
/data/user/0/me.flytree.dogeland/files/app_xbin/bin/toolkit.sh: /data/user/0/me.flytree.dogeland/files/app_xbin/bin/include/android_groups[1]: aid_inet:3003: inaccessible or not found
/data/user/0/me.flytree.dogeland/files/app_xbin/bin/toolkit.sh: /data/user/0/me.flytree.dogeland/files/app_xbin/bin/include/android_groups[3]: aid_everybody:9997: inaccessible or not found
- Installing Rootfs
WARNING: linker: Warning: failed to find generated linker configuration from "/linkerconfig/ld.config.txt"
- Performing additional operation
- Setting up mtab ...
- Setting up hostname ... 
- Setting up hosts ... 
- Setting up DNS ... 
- Setting up locale ... 
- Setting up su ... 
chmod: chmod '/data/user/0/me.flytree.dogeland/files/alpine//bin/su' to 6777: No such file or directory
- Setting up timezone ... 
- Setting up profile ... 
proot warning: can't sanitize binding "/root": No such file or directory
proot error: 'useradd' not found (root = /data/user/0/me.flytree.dogeland/files/alpine, cwd = /root, $PATH=/usr/local/sbin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/games:/usr/local/games:/usr/local/sbin:/sbin)
fatal error: see `proot --help`.
[Process Exited]

githubcatw avatar Apr 08 '22 12:04 githubcatw

Thank you very much for your a lot feedback I will solve the above problem one by one! because I have no new version of the android device, I can't fix the bug in time, and because the mksh (/system/bin/sh) changes cause Toolkit broken

dawnsky2006 avatar Apr 08 '22 14:04 dawnsky2006