Skip to content

Termux 更新软件包时出错 #662

@NCBM

Description

@NCBM

Termux 使用apt update && apt upgrade 更新软件包时出错:

(Reading database ... 74872 files and directories currently installed.)
Preparing to unpack .../libiconv_1.16-3_arm.deb ...
Unpacking libiconv (1.16-3) over (1.16-3) ...
WARNING: linker: /data/data/com.termux/files/usr/lib/libiconv.so: unused DT entry: type 0x1d arg 0x1e3
CANNOT LINK EXECUTABLE: cannot locate symbol "__aeabi_memcpy" referenced by "/data/data/com.termux/files/usr/lib/libiconv.so"...
page record for 0xb6f4502c was not found (block_size=16)
dpkg: error while cleaning up:
 rm command for cleanup subprocess returned error exit status 1
Setting up libiconv (1.16-3) ...
WARNING: linker: /data/data/com.termux/files/usr/lib/libiconv.so: unused DT entry: type 0x1d arg 0x1e3
CANNOT LINK EXECUTABLE: cannot locate symbol "__aeabi_memcpy" referenced by "/data/data/com.termux/files/usr/lib/libiconv.so"...
page record for 0xb6fae02c was not found (block_size=16)

之后无法执行任何命令,也无法创建新的常规会话,只会出现这些内容:

WARNING: linker: /data/data/com.termux/files/usr/lib/libiconv.so: unused DT entry: type 0x1d arg 0x1e3
CANNOT LINK EXECUTABLE: cannot locate symbol "__aeabi_memcpy" referenced by "/data/data/com.termux/files/usr/lib/libiconv.so"...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions