Henrik Grimler

Results 495 comments of Henrik Grimler

The screenshot seem to be from a very old app version, urls are outdated. It also seems unnecessary to include the android keyboard in it. Maybe a screenshot from a...

And please follow commit message style, see [git history](https://github.com/termux/termux-app/commits/master)

@gascs feel free to learn some manners and get back with constructive feedback rather than just insults

Does internet access work at all on the device? Does internet access with other tools like curl work? Does mirrors other than the tsinghua one work?

@Aridlvory your issue looks unrelated to this one, error message is different. Try switching to another mirror with `termux-change-repo`, or by switching to/from wifi from/to mobile internet, or with a...

@tomoyo > My pkg upgrade and pkg install works fine for a long time till this morning Try switching to another mirror with the `termux-change-repo` tool

> Then what @fornwall said ? He has not responded to our attempts to contact him so far (emails and sms) > And I don't understand why termux can't be...

@zulfahmiweb download and install latest termux-keyring package: ``` curl -LO https://packages.termux.org/apt/termux-main/pool/main/t/termux-keyring/termux-keyring_2.4_all.deb apt install ./termux-keyring_2.4_all.deb apt update && apt dist-upgrade -yq ```

Our bootstraps are built by github actions in a fully transparent process: https://github.com/termux/termux-packages/blob/master/scripts/build-bootstraps.sh Which is run weekly: https://github.com/termux/termux-packages/blob/master/.github/workflows/bootstrap_archives.yml Has there been discussions in the fdroid community that termux should move...

> Why does it have to be built in a Ubuntu container? We are building apps in Debian VM so it may be difficult to run a nest VM We...