unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Lockywolf <for_help-gnu-emacs_at_gnu_org_2023-11-30@lockywolf.net>
To: help-gnu-emacs@gnu.org
Subject: gnutls error on Emacs for Android armeabi 7a
Date: Fri, 19 Apr 2024 12:52:46 +0800	[thread overview]
Message-ID: <87a5lqdjeb.fsf@laptop.lockywolf.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 2431 bytes --]

Hello, everyone.

I am using Emacs on an Onyx Boox Max 2, which has Android 6.
Installed from SourceForge.

Most things work as expected, but I cannot install anything from Melpa.
And I also cannot use
(url-retrieve-synchronously "https://stable.melpa.org/packages/")

#+begin_src elisp
Debugger entered--Lisp error: (error "Invalid format character: ‘%t’")
  signal(error ("Invalid format character: ‘%t’"))
  error("Invalid format character: `%%%c'" 116)
  format-spec("gnutls-cli --x509cafile %t -p %p %h" ((116) (104 . "stable.melpa.org") (112 . "443")))
  open-tls-stream("stable.melpa.org" #<buffer  *url-http-temp*> "stable.melpa.org" 443)
  network-stream-open-tls("stable.melpa.org" #<buffer  *url-http-temp*> "stable.melpa.org" 443 (:type tls :nowait nil))
  open-network-stream("stable.melpa.org" #<buffer  *url-http-temp*> "stable.melpa.org" 443 :type tls :nowait nil)
  url-open-stream("stable.melpa.org" #<buffer  *url-http-temp*> "stable.melpa.org" 443 tls)
  url-http-find-free-connection("stable.melpa.org" 443 tls)
  url-http(#s(url :type "https" :user nil :password nil :host "stable.melpa.org" :portspec nil :filename "/packages/" :target nil :attributes nil :fullness t :silent nil :use-cookies t :asynchronous nil) #f(compiled-function (&rest args) #<bytecode -0x1c8f7ded>) (nil) nil tls)
  url-https(#s(url :type "https" :user nil :password nil :host "stable.melpa.org" :portspec nil :filename "/packages/" :target nil :attributes nil :fullness t :silent nil :use-cookies t :asynchronous nil) #f(compiled-function (&rest args) #<bytecode -0x1c8f7ded>) (nil))
  url-retrieve-internal("https://stable.melpa.org/packages/" #f(compiled-function (&rest args) #<bytecode -0x1c8f7ded>) (nil) nil nil)
  url-retrieve("https://stable.melpa.org/packages/" #f(compiled-function (&rest args) #<bytecode -0x1c8f7ded>) nil nil nil)
  url-retrieve-synchronously("https://stable.melpa.org/packages/")
  (progn (url-retrieve-synchronously "https://stable.melpa.org/packages/"))
  eval((progn (url-retrieve-synchronously "https://stable.melpa.org/packages/")) t)
  elisp--eval-last-sexp(nil)
  eval-last-sexp(nil)
  funcall-interactively(eval-last-sexp nil)
  call-interactively(eval-last-sexp nil nil)
  command-execute(eval-last-sexp)
#+end_src

Has anyone seen anything like that?
Any ideas how to fix this?

-- 
Your sincerely,
Vladimir Nikishkin (MiEr, lockywolf)
(Laptop)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

             reply	other threads:[~2024-04-19  4:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  4:52 Lockywolf [this message]
2024-04-19  8:59 ` gnutls error on Emacs for Android armeabi 7a Po Lu
2024-04-19  9:47   ` Lockywolf
2024-04-19 10:17   ` Lockywolf
2024-04-19 11:54     ` Po Lu
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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87a5lqdjeb.fsf@laptop.lockywolf.net \
    --to=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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).