all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Lockywolf <for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: gnutls error on Emacs for Android armeabi 7a
Date: Fri, 19 Apr 2024 19:54:12 +0800	[thread overview]
Message-ID: <87jzktin4r.fsf@yahoo.com> (raw)
In-Reply-To: <877cgtd55y.fsf@laptop.lockywolf.net> (Lockywolf's message of "Fri, 19 Apr 2024 18:17:32 +0800")

Lockywolf <for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net>
writes:

> Disregard all of the above, I have re-installed the most recent Emacs,
> and now everything works, both gnutls and libxml2.
>
> On the other hand, may I ask the builds for termux-16 be restored?
>
> The "new" termux 0.119 has reinstated support for Android 5 and 6, and I
> would greatly enjoy having access to termux from Emacs. (I guess, I can
> re-pack it manually though.)

I think you're a victim of misinformation, since the Termux repository
states in no uncertain terms:

  Latest version is v0.118.0.

  NOTICE: It is highly recommended that you update to v0.118.0 or higher
  ASAP for various bug fixes, including a critical world-readable
  vulnerability reported here.  Also reminding again to users who have
  installed termux apps from google playstore that playstore builds are
  deprecated and no longer supported.  It is recommended that you shift to
  F-Droid or GitHub releases.

  Termux can be obtained through various sources listed below for only
  Android >= 7 with full support for apps and packages.

  Support for both app and packages was dropped for Android 5 and 6 on
  2020-01-01 at v0.83, however it was re-added just for the app without
  any support for package updates on 2022-05-24 via the GitHub sources.
  Check here for the details.

and a search revealed also this issue/discussion:

  https://github.com/termux/termux-app/discussions/3812

in which there are several strong words of caution from its maintainers
against packages purporting to be 0.119.  Since packaging support for
Android 5 and 6 remains inactive, and the limited support they do
provide was not functional when last I tried, I don't plan to continue
providing builds for such configurations until it is demonstrated that
they are in fact practical.  Recall that the recently superseded Termux
builds labeled "16" enforced a minimum API level of 24 in any case,
which state of affairs continued for a considerable period without any
reports from users of having been inconvenienced.

> Or, maybe there is some other way of supporting zip/unzip on stupid
> Android systems, which only have a busybox of unzip, but no zip at all.

If it's only nov.el that you need,

  (setq nov-unzip-args '("-o" filename "-d" directory))

the built-in arc-mode should detect busybox or Android unzip and adjust
its command line unassisted, but if not, please report the failure as a
bug.



  reply	other threads:[~2024-04-19 11:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  4:52 gnutls error on Emacs for Android armeabi 7a Lockywolf
2024-04-19  8:59 ` Po Lu
2024-04-19  9:47   ` Lockywolf
2024-04-19 10:17   ` Lockywolf
2024-04-19 11:54     ` Po Lu [this message]
2024-04-22  2:36       ` Lockywolf
2024-04-22  3:33         ` Po Lu
2024-04-22  3:57           ` Lockywolf
2024-04-22  5:29             ` Po Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87jzktin4r.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.