-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Welcome to Termux!
Docs: https://termux.dev/docs
Donate: https://termux.dev/donate
Community: https://termux.dev/community
Working with packages:
- Search: pkg search
- Install: pkg install
- Upgrade: pkg upgrade
Subscribing to additional repositories:
- Root: pkg install root-repo
- X11: pkg install x11-repo
For fixing any repository issues,
try 'termux-change-repo' command.
Report issues at https://termux.dev/issues
~ $ nh -r
┏━(Message from Kali developers)
┃
┃ This is a minimal installation of Kali Linux, you likely
┃ want to install supplementary tools. Learn how:
┃ ⇒ https://www.kali.org/docs/troubleshooting/common-minimu
m-setup/
┃
┗━(Run: “touch /.hushlogin” to hide this message)]
┌──(root㉿localhost)-[
└─# sudo apt update
Hit:1 http://http.kali.org/kali kali-rolling InRelease
104 packages can be upgraded. Run 'apt list --upgradable' t
o see them.
┌──(root㉿localhost)-[~]
└─# sudo apt full-upgrade -y
You might want to run 'apt --fix-broken install' to correct
these.
Unsatisfied dependencies:
libnewlib-arm-none-eabi : Depends: libnewlib-dev (= 4.4.0.
20231231-4) but 4.5.0.20241231-1 is installed
libstdc++-arm-none-eabi-newlib : Depends: libstdc++-arm-no
ne-eabi-dev (= 15:13.3.rel1-1+27) but 15:14.2.rel1-1+28 is
installed
Depends: gcc-arm-none-eab
i (= 15:13.3.rel1-1) but 15:14.2.rel1-1 is installed
Error: Unmet dependencies. Try 'apt --fix-broken install' w
ith no packages (or specify a solution).
┌──(root㉿localhost)-[~]
└─# apt --fix-broken install
Correcting dependencies... Done
The following packages were automatically installed and are
no longer required:
libconfig++9v5 libpython3.12-dev libx26
5-209
libdirectfb-1.7-7t64 libqt5x11extras5 python
3.12
libjxl0.9 libtag1v5 python
3.12-dev
libmsgraph-0-1 libtag1v5-vanilla python
3.12-minimal
libpaper1 libtagc0
libpoppler140 libwebrtc-audio-processing1
Use 'apt autoremove' to remove them.
Upgrading:
libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib
Summary:
Upgrading: 2, Installing: 0, Removing: 0, Not Upgrading:
102
1 not fully installed or removed.
Download size: 0 B / 487 MB
Space needed: 99.4 MB / 138 GB available
Continue? [Y/n] y
(Reading database ... 305137 files and directories currentl
y installed.)
Preparing to unpack .../libnewlib-arm-none-eabi_4.5.0.20241
231-1_all.deb ...
Unpacking libnewlib-arm-none-eabi (4.5.0.20241231-1) over (
4.4.0.20231231-4) ...
malloc(): corrupted top size
dpkg-deb: error: subprocess was killed by sign
al (Aborted)
dpkg: error processing archive /var/cache/apt/archives/libn
ewlib-arm-none-eabi_4.5.0.20241231-1_all.deb (--unpack):
cannot copy extracted data for './usr/lib/arm-none-eabi/ne
wlib/thumb/v6-m/nofp/libc_nano.a' to '/usr/lib/arm-none-eab
i/newlib/thumb/v6-m/nofp/libc_nano.a.dpkg-new': unexpected
end of file or stream
Preparing to unpack .../libstdc++-arm-none-eabi-newlib_15%3
a14.2.rel1-1+28_all.deb ...
Unpacking libstdc++-arm-none-eabi-newlib (15:14.2.rel1-1+28
) over (15:13.3.rel1-1+27) ...
malloc(): corrupted top size
dpkg-deb: error: subprocess was killed by sign
al (Aborted)
dpkg: error processing archive /var/cache/apt/archives/libs
tdc++-arm-none-eabi-newlib_15%3a14.2.rel1-1+28_all.deb (--u
npack):
cannot copy extracted data for './usr/lib/arm-none-eabi/ne
wlib/libstdc++.a' to '/usr/lib/arm-none-eabi/newlib/libstdc
++.a.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
/var/cache/apt/archives/libnewlib-arm-none-eabi_4.5.0.2024
1231-1_all.deb
/var/cache/apt/archives/libstdc++-arm-none-eabi-newlib_15%
3a14.2.rel1-1+28_all.deb
Error: Sub-process /usr/bin/dpkg returned an error code (1)
┌──(root㉿localhost)-[~]
└─#