all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* gnutls error on Emacs for Android armeabi 7a
@ 2024-04-19  4:52 Lockywolf
  2024-04-19  8:59 ` Po Lu
  0 siblings, 1 reply; 9+ messages in thread
From: Lockywolf @ 2024-04-19  4:52 UTC (permalink / raw)
  To: help-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-04-22  5:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
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

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.