termux-user-repository / tur

A place for all types of Termux packages.
Other
415 stars 81 forks source link

[Bug]: #550

Closed termuxuser123 closed 1 year ago

termuxuser123 commented 1 year ago

Problem description

Installing chromium using pkg install chromium fails at downloading adwaita-icon-theme and chromium debs. E: Failed to fetch https://objects.githubusercontent.com/github-production-release-asset-2e65be/509717777/e7ef5709-e90f-4f10-910b-76037363c7e8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A/20230829/us-east-1/s3/aws4_request&X-Amz-Date=20230829T071908Z&X-Amz-Expires=300&X-Amz-Signature=9c61c623d27c549fc6daea6f3c8fa0e1737a37e91291aa2f6034ae278d4287bd&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=509717777&response-content-disposition=attachment; filename=adwaita-icon-theme_44.0_all.deb&response-content-type=application/octet-stream 401 E: Failed to fetch https://objects.githubusercontent.com/github-production-release-asset-2e65be/509717777/c05b345e-db56-4d5e-98fd-cce0072129ec?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A/20230829/us-east-1/s3/aws4_request&X-Amz-Date=20230829T071908Z&X-Amz-Expires=300&X-Amz-Signature=9860c4354ee1b331aa1adfd065babedcef82839e4b0c4f0ba9024071ef2f3f8d&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=509717777&response-content-disposition=attachment; filename=chromium_110.0.5481.177-2_aarch64.deb&response-content-type=application/octet-stream 401

What steps will reproduce the bug?

pkg install chromium

What is the expected behavior?

Succefull install of chromium.

System information

termux-info:

Termux Variables:
unsupported
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://mirrors.cbrx.io/apt/termux/termux-main stable main
# game-repo (sources.list.d/game.list)
deb https://termux.mentality.rip/game-packages-24 games stable
# science-repo (sources.list.d/science.list)
deb https://termux.mentality.rip/science-packages-24 science stable
# tur-repo (sources.list.d/tur.list)
deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous
# x11-repo (sources.list.d/x11.list)
deb https://mirrors.cbrx.io/apt/termux/termux-x11 x11 main
Updatable packages:
apt/stable 2.7.3 aarch64 [upgradable from: 1.4.10-6]
termux-tools version:
1.38.5
Android version:
12
Kernel build information:
Linux localhost 4.19.157-perf+ #1 SMP PREEMPT Sun Jul 2 18:31:41 CDT 2023 aarch64 Android
Device manufacturer:
motorola
Device model:
moto g32
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
termuxuser123 commented 1 year ago

Edit:Fixed by update apt.