emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#12422: closed (24.2.50; package-list-packages fail


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#12422: closed (24.2.50; package-list-packages fails on Cocoa GUI build)
Date: Sun, 14 Oct 2012 18:31:02 +0000

Your message dated Sun, 14 Oct 2012 20:29:30 +0200
with message-id <address@hidden>
and subject line Re: bug#12422: 24.2.50; package-list-packages fails on Cocoa 
GUI build
has caused the debbugs.gnu.org bug report #12422,
regarding 24.2.50; package-list-packages fails on Cocoa GUI build
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
12422: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12422
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.2.50; package-list-packages fails on Cocoa GUI build Date: Wed, 12 Sep 2012 13:52:38 +0100
[This only affects the Cocoa/--with-ns build]

./Emacs.app/Contents/MacOS/Emacs -Q
M-x package-list-packages

Modeline says 'Contacting host elpa.gnu.org:80', then nothing happens
until the command is cancelled.

This doesn't affect the X or gtk builds from trunk; nor does
it affect the -nw version of the Cocoa build.

24.2 release version works fine, and I've also tested the revision
tagged as 24.2 on the git repo
(http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=trunk&id=efd2cb93e8db6256047b0cb8f1cc301ed2d0581a),
which works too. The revision immediately following that in the git repo
(http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=trunk&id=83bdbf6e2253ba7e1a6ca2e9acfb86bdf09609d1)
exhibits the bug. The git revisions don't seem to exactly match the bzr
ones though.


In GNU Emacs 24.2.50.1 (i386-apple-darwin11.4.0, NS apple-appkit-1138.47)
of 2012-09-12 on pud.default
Windowing system distributor `Apple', version 10.3.1138
Configured using:
`configure '--prefix=/Users/robertdallasgray/Documents/Code/emacs-test'
'--without-dbus'
'--enable-locallisppath=/usr/local/share/emacs/site-lisp'
'--infodir=/Users/robertdallasgray/Documents/Code/emacs-test'
'--with-ns' '--disable-ns-self-contained''

Important settings:
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-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
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x p a c k a g e - l i s t - p a c k a g e s <return> 
M-x r e p o r t - e m <tab> <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Contacting host: elpa.gnu.org:80
Quit

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message format-spec rfc822 mml easymenu
mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader
sendmail mail-utils network-stream starttls url-http tls mail-parse
rfc2231 rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth url
url-proxy url-privacy url-expand url-methods url-history url-cookie
url-domsuf url-util url-parse auth-source eieio byte-opt bytecomp
byte-compile cconv gnus-util mm-util mail-prsvr password-cache url-vars
mailcap finder-inf package time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode register page menu-bar
rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
czech european ethiopic indian cyrillic chinese case-table epa-hook
jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
cus-face macroexp files text-properties overlay sha1 md5 base64 format
env code-pages mule custom widget hashtable-print-readable backquote
make-network-process ns multi-tty emacs)



--- End Message ---
--- Begin Message --- Subject: Re: bug#12422: 24.2.50; package-list-packages fails on Cocoa GUI build Date: Sun, 14 Oct 2012 20:29:30 +0200
Hello.

This has been fixed in the trunk.

        Jan D.

12 sep 2012 kl. 14:52 skrev Robert Dallas Gray <address@hidden>:

> [This only affects the Cocoa/--with-ns build]
> 
> ./Emacs.app/Contents/MacOS/Emacs -Q
> M-x package-list-packages
> 
> Modeline says 'Contacting host elpa.gnu.org:80', then nothing happens
> until the command is cancelled.
> 
> This doesn't affect the X or gtk builds from trunk; nor does
> it affect the -nw version of the Cocoa build.
> 
> 24.2 release version works fine, and I've also tested the revision
> tagged as 24.2 on the git repo
> (http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=trunk&id=efd2cb93e8db6256047b0cb8f1cc301ed2d0581a),
> which works too. The revision immediately following that in the git repo
> (http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=trunk&id=83bdbf6e2253ba7e1a6ca2e9acfb86bdf09609d1)
> exhibits the bug. The git revisions don't seem to exactly match the bzr
> ones though.
> 
> 
> In GNU Emacs 24.2.50.1 (i386-apple-darwin11.4.0, NS apple-appkit-1138.47)
> of 2012-09-12 on pud.default
> Windowing system distributor `Apple', version 10.3.1138
> Configured using:
> `configure '--prefix=/Users/robertdallasgray/Documents/Code/emacs-test'
> '--without-dbus'
> '--enable-locallisppath=/usr/local/share/emacs/site-lisp'
> '--infodir=/Users/robertdallasgray/Documents/Code/emacs-test'
> '--with-ns' '--disable-ns-self-contained''
> 
> Important settings:
>  value of $LANG: en_GB.UTF-8
>  locale-coding-system: utf-8-unix
>  default enable-multibyte-characters: t
> 
> Major mode: Lisp Interaction
> 
> Minor modes in effect:
>  tooltip-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
>  line-number-mode: t
>  transient-mark-mode: t
> 
> Recent input:
> M-x p a c k a g e - l i s t - p a c k a g e s <return> 
> M-x r e p o r t - e m <tab> <return>
> 
> Recent messages:
> For information about GNU Emacs and the GNU system, type C-h C-a.
> Contacting host: elpa.gnu.org:80
> Quit
> 
> Load-path shadows:
> None found.
> 
> Features:
> (shadow sort mail-extr emacsbug message format-spec rfc822 mml easymenu
> mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader
> sendmail mail-utils network-stream starttls url-http tls mail-parse
> rfc2231 rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth url
> url-proxy url-privacy url-expand url-methods url-history url-cookie
> url-domsuf url-util url-parse auth-source eieio byte-opt bytecomp
> byte-compile cconv gnus-util mm-util mail-prsvr password-cache url-vars
> mailcap finder-inf package time-date tooltip ediff-hook vc-hooks
> lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt
> fringe tabulated-list newcomment lisp-mode register page menu-bar
> rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
> facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
> tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
> czech european ethiopic indian cyrillic chinese case-table epa-hook
> jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
> cus-face macroexp files text-properties overlay sha1 md5 base64 format
> env code-pages mule custom widget hashtable-print-readable backquote
> make-network-process ns multi-tty emacs)
> 
> 



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]