lateautumn233 / Linuxdeploy-Pro

Install and run GNU/Linux on Android
GNU General Public License v3.0
191 stars 40 forks source link

Always displays "retrieving inrelease" during installation #32

Closed tiehu closed 9 months ago

tiehu commented 1 year ago

I'm not sure if it's the same as the feedback in #24.

I checked the debootstrap.log in the installation path and noticed that the log only repeatedly outputs the following message: CANNOT LINK EXECUTABLE "wget": cannot locate symbol "__freading" referenced by "/data/data/ru.meefik.linuxdeploy/files/bin/wget"...

My device is root and has been granted the Linux Deploy root permission.

I have tried to switch to other mirror sites and have confirmed that my network environment can access them.

I have tried reinstalling Linux and Linux Deploy.

lateautumn233 commented 1 year ago

Thank you for your feedback. I will be available when I have time

tiehu commented 1 year ago

I have verified that this is caused by busybox, updating busybox can solve the problem:

https://github.com/meefik/busybox

lateautumn233 commented 1 year ago

I have verified that this is caused by busybox, updating busybox can solve the problem:

https://github.com/meefik/busybox

But I use GNUwget

tiehu commented 1 year ago

I have verified that this is caused by busybox, updating busybox can solve the problem: https://github.com/meefik/busybox

But I use GNUwget

I may be mistaken, but I checked /dat/data/ru.meefik.linuxdeploy/files/bin and found that the wget file was actually linked to busybox binary file.

I tested on ARM64, using version 3.1.0.

tiehu commented 1 year ago

I cloned the dev branch, updated busybox, and recompiled a version. Then I noticed that the bug didn't reappear.

Chanhnh commented 1 year ago

Tôi đã nhân bản nhánh dev, cập nhật busybox và biên dịch lại một phiên bản. Sau đó tôi nhận thấy rằng lỗi không xuất hiện trở lại.

Good job bro, fix and working on Android 7.1.2

lateautumn233 commented 10 months ago

https://github.com/lateautumn233/Linuxdeploy-Pro/suites/18453389941/artifacts/1070079215