all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#66945: 27.2; melpa.org:443
@ 2023-11-05  8:22 ArashLashani
  2023-11-05 14:18 ` Stefan Kangas
  2023-11-05 18:12 ` Philip Kaludercic
  0 siblings, 2 replies; 4+ messages in thread
From: ArashLashani @ 2023-11-05  8:22 UTC (permalink / raw)
  To: 66945

y



when I wanna install nasm-mode package in melpa I got this error



In GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, 
cairo version 1.16.0)
Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
System Description: Ubuntu 22.04.3 LTS

Recent messages:
Contacting host: melpa.org:443
gnutls.el: (err=[-110] The TLS connection was non-properly terminated.) 
boot: (:priority NORMAL:%DUMBFW :hostname melpa.org :loglevel 0 
:min-prime-bits nil :trustfiles (/etc/ssl/certs/ca-certificates.crt) 
:crlfiles nil :keylist nil :verify-flags nil :verify-error nil 
:callbacks nil)

Importing package-keyring.gpg...done
Contacting host: elpa.gnu.org:443 [2 times]
Contacting host: melpa.org:443
gnutls.el: (err=[gnutls-e-invalid-session] The specified session has 
been invalidated for some reason.) boot: (:priority NORMAL:%DUMBFW 
:hostname melpa.org :loglevel 0 :min-prime-bits nil :trustfiles 
(/etc/ssl/certs/ca-certificates.crt) :crlfiles nil :keylist nil 
:verify-flags nil :verify-error nil :callbacks nil)
Package refresh done
Packages that can be upgraded: 2; type ‘U’ to mark for upgrading.
Failed to download ‘melpa’ archive.

Configured using:
'configure
CONFIG_SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash 

SHELL=/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-5.0.16/bin/bash 

--prefix=/gnu/store/6ahsf2ja6qyg19skggjxxpf9xx6ybxi1-emacs-27.2
--enable-fast-install --with-modules --with-cairo
--disable-build-details'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF
ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS JSON PDUMPER
GMP

Important settings:
value of $EMACSLOADPATH: 
/home/arash/.guix-profile/share/emacs/site-lisp:/home/arash/.guix-profile/share/emacs/27.2/lisp:/home/arash/.guix-profile/share/emacs/site-lisp:/home/arash/.guix-profile/share/emacs/27.2/lisp
value of $LC_MONETARY: en_US.UTF-8
value of $LC_NUMERIC: en_US.UTF-8
value of $LC_TIME: en_US.UTF-8
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix

Major mode: Package Menu

Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
electric-indent-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
buffer-read-only: t
line-number-mode: t
transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug sendmail lisp-mnt help-mode misearch
multi-isearch mm-archive message dired dired-loaddefs format-spec rfc822
mml mml-sec epa derived gnus-util rmail rmail-loaddefs
text-property-search time-date mailabbrev gmm-utils mailheader mm-decode
mm-bodies mm-encode mail-utils mule-util gnutls network-stream url-http
mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr url-gw
nsm rmc puny url-cache url-auth url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap epg
epg-config finder-inf guix-emacs gnu-elpa-features package easymenu
browse-url url-handlers url-parse auth-source cl-seq eieio eieio-core
cl-macs eieio-loaddefs password-cache json subr-x map url-vars seq
byte-opt gv bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win
x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote threads dbusbind inotify dynamic-setting system-font-setting
font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 1515514 206535)
(symbols 48 14709 2)
(strings 32 227012 35000)
(string-bytes 1 5031324)
(vectors 16 38661)
(vector-slots 8 440433 75852)
(floats 8 26 153)
(intervals 56 186186 3086)
(buffers 1000 16))






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

* bug#66945: 27.2; melpa.org:443
  2023-11-05  8:22 bug#66945: 27.2; melpa.org:443 ArashLashani
@ 2023-11-05 14:18 ` Stefan Kangas
  2024-01-10 17:57   ` Stefan Kangas
  2023-11-05 18:12 ` Philip Kaludercic
  1 sibling, 1 reply; 4+ messages in thread
From: Stefan Kangas @ 2023-11-05 14:18 UTC (permalink / raw)
  To: ArashLashani, 66945

ArashLashani <lashani.arash@gmail.com> writes:

> when I wanna install nasm-mode package in melpa I got this error
>
> In GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24,
> cairo version 1.16.0)
> Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
> System Description: Ubuntu 22.04.3 LTS
>
> Recent messages:
> Contacting host: melpa.org:443
> gnutls.el: (err=[-110] The TLS connection was non-properly terminated.)
> boot: (:priority NORMAL:%DUMBFW :hostname melpa.org :loglevel 0
> :min-prime-bits nil :trustfiles (/etc/ssl/certs/ca-certificates.crt)
> :crlfiles nil :keylist nil :verify-flags nil :verify-error nil
> :callbacks nil)
>
> Importing package-keyring.gpg...done
> Contacting host: elpa.gnu.org:443 [2 times]
> Contacting host: melpa.org:443
> gnutls.el: (err=[gnutls-e-invalid-session] The specified session has
> been invalidated for some reason.) boot: (:priority NORMAL:%DUMBFW
> :hostname melpa.org :loglevel 0 :min-prime-bits nil :trustfiles
> (/etc/ssl/certs/ca-certificates.crt) :crlfiles nil :keylist nil
> :verify-flags nil :verify-error nil :callbacks nil)
> Package refresh done
> Packages that can be upgraded: 2; type ‘U’ to mark for upgrading.
> Failed to download ‘melpa’ archive.

Is this a bug in Emacs?  It seems like some intermittent error on MELPA,
so I recommend trying again, starting from `emacs -Q'.





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

* bug#66945: 27.2; melpa.org:443
  2023-11-05  8:22 bug#66945: 27.2; melpa.org:443 ArashLashani
  2023-11-05 14:18 ` Stefan Kangas
@ 2023-11-05 18:12 ` Philip Kaludercic
  1 sibling, 0 replies; 4+ messages in thread
From: Philip Kaludercic @ 2023-11-05 18:12 UTC (permalink / raw)
  To: ArashLashani; +Cc: 66945

ArashLashani <lashani.arash@gmail.com> writes:

> when I wanna install nasm-mode package in melpa I got this error

This might not be directly related to your issue, but nasm-mode is also
available from NonGNU ELPA (https://elpa.nongnu.org/).

-- 
Philip Kaludercic





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

* bug#66945: 27.2; melpa.org:443
  2023-11-05 14:18 ` Stefan Kangas
@ 2024-01-10 17:57   ` Stefan Kangas
  0 siblings, 0 replies; 4+ messages in thread
From: Stefan Kangas @ 2024-01-10 17:57 UTC (permalink / raw)
  To: ArashLashani; +Cc: 66945

tags 66945 + notabug
thanks

Stefan Kangas <stefankangas@gmail.com> writes:

> ArashLashani <lashani.arash@gmail.com> writes:
>
>> when I wanna install nasm-mode package in melpa I got this error
>>
>> In GNU Emacs 27.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24,
>> cairo version 1.16.0)
>> Windowing system distributor 'The X.Org Foundation', version 11.0.12101004
>> System Description: Ubuntu 22.04.3 LTS
>>
>> Recent messages:
>> Contacting host: melpa.org:443
>> gnutls.el: (err=[-110] The TLS connection was non-properly terminated.)
>> boot: (:priority NORMAL:%DUMBFW :hostname melpa.org :loglevel 0
>> :min-prime-bits nil :trustfiles (/etc/ssl/certs/ca-certificates.crt)
>> :crlfiles nil :keylist nil :verify-flags nil :verify-error nil
>> :callbacks nil)
>>
>> Importing package-keyring.gpg...done
>> Contacting host: elpa.gnu.org:443 [2 times]
>> Contacting host: melpa.org:443
>> gnutls.el: (err=[gnutls-e-invalid-session] The specified session has
>> been invalidated for some reason.) boot: (:priority NORMAL:%DUMBFW
>> :hostname melpa.org :loglevel 0 :min-prime-bits nil :trustfiles
>> (/etc/ssl/certs/ca-certificates.crt) :crlfiles nil :keylist nil
>> :verify-flags nil :verify-error nil :callbacks nil)
>> Package refresh done
>> Packages that can be upgraded: 2; type ‘U’ to mark for upgrading.
>> Failed to download ‘melpa’ archive.
>
> Is this a bug in Emacs?  It seems like some intermittent error on MELPA,
> so I recommend trying again, starting from `emacs -Q'.

No further comments here, so I'm closing this bug.





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

end of thread, other threads:[~2024-01-10 17:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-05  8:22 bug#66945: 27.2; melpa.org:443 ArashLashani
2023-11-05 14:18 ` Stefan Kangas
2024-01-10 17:57   ` Stefan Kangas
2023-11-05 18:12 ` Philip Kaludercic

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.