惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
S
SegmentFault 最新的问题
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
云风的 BLOG
云风的 BLOG
I
InfoQ
小众软件
小众软件
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
The Cloudflare Blog
雷峰网
雷峰网
P
Proofpoint News Feed
腾讯CDC
H
Help Net Security
V
Visual Studio Blog
美团技术团队
F
Fortinet All Blogs
MongoDB | Blog
MongoDB | Blog
阮一峰的网络日志
阮一峰的网络日志

F-Droid Forum - Latest posts

App Submission: Ambient Calculator Open Source Calculator For Android Tablet & Phone! F-Droid Basic 2.0 Alpha 10 Search is slow [continuation from email thread] Ideas to help users find apps - Sort. Hide, Bookmark Feature request: F-Droid compatible with gnirehtet Koofr Vault - Open-Source, Zero-Knowledge Encrypte Add Picocrypt-NG Troubleshooting a failing build (APK Signature Scheme v2 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch) Location service not works. Organic Maps and OsmAnd just showing spinning circle GrayJay App (Ytb) privacy What types of apps are you missing from the FOSS ecosystem? Google will require developer verification to install Android apps, including sideloading App save space useless? GrayJay App (Ytb) privacy NewPipe "forced" 360p on YouTube videos (Potential error) Troubleshooting a failing build (suss.json found usual suspect 'org.gradle.toolchains.foojay-resolver') Off topic discussions only Should I change the silence mode for text messages or leave it as is? Disgusting config files preinstalled on my system New TWIF Submission Thread Aurora Store crisis! Http/Https errors are happening! Warning: Godot is closing the source code of their asset package manager (Maybe add NonFreeNet?) Which JDK should I use to build my android app? Google will require developer verification to install Android apps, including sideloading Tubular/NewPipe needs updating, fast! Gitlab goes down the AI rabbit-hole Searching for an open-source AI app on F-Droid (without an API key, with internet access) Why is KernelSU not on F-Droid? Why do you list Cryptomator? This initiative, rolls North towards South so we can levitate already \m/
Termux upgrade fails: can't find archive
@Licaon_Kter · 2026-05-09 · via F-Droid Forum - Latest posts

1

Today I installed visidata:

$ pip3 install visidata

as a dependency python-dateutil was also installed in the process.

Afterwards, I wanted to upgrade the termux packages:

$ pkg upgrade

But now this does not work any more.

“E: The package python3-dateutil needs to be reinstalled, but I can’t find an archive for it.”

I get error messages like that.

Deinstalling python-dateutil and visidata did not help either.

I am getting basically the same error when using

$ apt upgrade

which I would usually use.

What can I do to get that working again - preferably with visidata?

Did you pkg update first?