### Problem description dpkg/tar cannot extract deb packages, dpkg is out of date and cannot read new debian package headers quite a few gpg signiatures need to be dearmored as they are readable in plain text and apt needs binned signiature files ### Steps to reproduce the behavior. install fresh termux try to install android tools when that fails, run apt update when that errors out, try --allow-insecure-repositories when that fails, try --allow-unauthenticated that will then fail on dpkg shitting itself ### What is the expected behavior? Things actually working as expected ### System information * Termux application version: 0.118.3 * Android OS version: LineageOS 14, Android 7.1 Nougat * Device model: Kindle Fire HD6 4th gen https://github.com/user-attachments/assets/a802aa1d-eb87-466e-8ff3-b227c39db9aa
Problem description
dpkg/tar cannot extract deb packages, dpkg is out of date and cannot read new debian package headers
quite a few gpg signiatures need to be dearmored as they are readable in plain text and apt needs binned signiature files
Steps to reproduce the behavior.
install fresh termux
try to install android tools
when that fails, run apt update
when that errors out, try --allow-insecure-repositories
when that fails, try --allow-unauthenticated
that will then fail on dpkg shitting itself
What is the expected behavior?
Things actually working as expected
System information
termux.devs.cant.make.an.app.that.works.mp4