-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Problem description
~ $ apt install freetype Reading package lists... Done Building dependency tree... Done
Reading state information... Done The following additional packages will be installed: brotli libpng
The following NEW packages will be installed: brotli freetype libpng
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 948 kB of archives. After this operation, 3363 kB of additional disk space will be used. Do you want to continue? [Y/n]
Get:1 https://packages-cf.termux.dev/apt/termux-main stable/main aarch64 brotli aarch64 1.2.0 [341 kB]
Get:2 https://packages-cf.termux.dev/apt/termux-main stable/main aarch64 libpng aarch64 1.6.50-1 [195 kB]
Get:3 https://packages-cf.termux.dev/apt/termux-main stable/main aarch64 freetype aarch64 2.14.1 [412 kB]
Fetched 948 kB in 8s (113 kB/s)
Selecting previously unselected package brotli. (Reading database ... 7077 files and directories currently installed.)
Preparing to unpack .../brotli_1.2.0_aarch64.deb ...
Unpacking brotli (1.2.0) ...
Selecting previously unselected package libpng.
Preparing to unpack .../libpng_1.6.50-1_aarch64.deb ...
Unpacking libpng (1.6.50-1) ...
Selecting previously unselected package freetype.
Preparing to unpack .../freetype_2.14.1_aarch64.deb ...
Unpacking freetype (2.14.1) ...
dpkg: error processing archive /data/data/com.termux/cache/apt/archives/freetype_2.14.1_aarch64.deb (--unpack):
trying to overwrite '/data/data/com.termux/files/usr/include/freetype2/freetype/config/ftconfig.h', which is also in package vtm 2025.11.13
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/data/data/com.termux/cache/apt/archives/freetype_2.14.1_aarch64.deb
E: Sub-process /data/data/com.termux/files/usr/bin/dpkg returned an error code (1)
~ $
=================================================================
What steps will reproduce the bug?
Install
What is the expected behavior?
No response
System information
NA