unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* error when trying to a install a recent (2.24) seq version via the package system
@ 2024-03-22 15:25 Uwe Brauer via Emacs development discussions.
  2024-03-22 16:30 ` Philip Kaludercic
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer via Emacs development discussions. @ 2024-03-22 15:25 UTC (permalink / raw)
  To: emacs-devel

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



Hi 


I am running emacs, master commit 7bf17ceee8c2d347917541e143ce25609e90ebbb
I tried to install a newer version of seq via the package system, but I
obtained an error that I attach.

What is wrong?

Regards

Uwe Brauer 

-- 
I strongly condemn Hamas heinous despicable pogroms/atrocities on Israel
I strongly condemn Putin's war of aggression against Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the EU and NATO membership of Ukraine. 


[-- Attachment #2: sec-upgrade-bug.txt --]
[-- Type: text/plain, Size: 5390 bytes --]

Debugger entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" "seq-25")
  require(seq-25)
  (if (version< emacs-version "25") (require 'seq-24) (require 'seq-25))
  eval-buffer(#<buffer  *load*> nil "/home/oub/.emacs.d/elpa/seq-2.24/seq.el" nil t)  ; Reading at buffer position 1779
  load-with-code-conversion("/home/oub/.emacs.d/elpa/seq-2.24/seq.el" "/home/oub/.emacs.d/elpa/seq-2.24/seq.el" nil t)
  load("/home/oub/.emacs.d/elpa/seq-2.24/seq" nil t)
  #f(compiled-function (c) #<bytecode -0x142f23cba689655a>)(("/home/oub/.emacs.d/elpa/seq-2.24/seq" . 140))
  mapc(#f(compiled-function (c) #<bytecode -0x142f23cba689655a>) (("/home/oub/.emacs.d/elpa/seq-2.24/seq" . 140)))
  package--reload-previously-loaded(#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind nil :archive nil :dir "/home/oub/.emacs.d/elpa/seq-2.24" :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil))
  package-activate-1(#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind nil :archive nil :dir "/home/oub/.emacs.d/elpa/seq-2.24" :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil) :reload :deps)
  package-unpack(#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil))
  #f(compiled-function (&optional good-sigs) #<bytecode -0x166048972d87f394>)((#s(epg-signature :status good :key-id "066DAFCB81E42C40" :validity undefined :fingerprint "C433554766D3DDC64221BFAA066DAFCB81E42C40" :creation-time 1693861503 :expiration-time nil :pubkey-algorithm 1 :digest-algorithm 10 :class 0 :version 4 :notations nil)))
  #f(compiled-function () #<bytecode 0x5f12b4260705b85>)()
  package--with-response-buffer-1("https://elpa.gnu.org/packages/" #f(compiled-function () #<bytecode 0x5f12b4260705b85>) :file "seq-2.24.tar.sig" :async nil :error-function #f(compiled-function () #<bytecode 0xb12118cf3629713>) :noerror t)
  package--check-signature("https://elpa.gnu.org/packages/" "seq-2.24.tar" "seq-2.24/\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..." nil #f(compiled-function (&optional good-sigs) #<bytecode -0x166048972d87f394>))
  #f(compiled-function () #<bytecode -0xb06072fa2fe6feb>)()
  package--with-response-buffer-1("https://elpa.gnu.org/packages/" #f(compiled-function () #<bytecode -0xb06072fa2fe6feb>) :file "seq-2.24.tar" :async nil :error-function #f(compiled-function () #<bytecode 0x1dc000153e91>) :noerror nil)
  package-install-from-archive(#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil))
  mapc(package-install-from-archive (#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil)))
  package-download-transaction((#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil)))
  package-install(#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil) dont-select)
  package-menu--perform-transaction((#s(package-desc :name seq :version (2 24) :summary "Sequence manipulation functions" :reqs nil :kind tar :archive "gnu" :dir nil :extras ((:keywords "sequences") (:maintainer nil . "emacs-devel@gnu.org") (:authors ("Nicolas Petton" . "nicolas@petton.fr")) (:url . "https://elpa.gnu.org/packages/seq.html") (:commit . "9d9f51b0e3ca59e0a488801064512f4878ac910b")) :signed nil)) nil)
  package-menu-execute()
  funcall-interactively(package-menu-execute)
  call-interactively(package-menu-execute nil nil)
  command-execute(package-menu-execute)

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

end of thread, other threads:[~2024-03-22 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-22 15:25 error when trying to a install a recent (2.24) seq version via the package system Uwe Brauer via Emacs development discussions.
2024-03-22 16:30 ` Philip Kaludercic

Code repositories for project(s) associated with this public inbox

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

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).