GNU bug report logs - #4294
23.1; gnus fails with .authinfo containing default entry

Previous Next

Packages: gnus, emacs;

Reported by: "Joe Casadonte" <jcasadonte <at> northbound-train.com>

Date: Sun, 30 Aug 2009 18:45:04 UTC

Severity: normal

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4294 in the body.
You can then email your comments to 4294 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4294; Package emacs. (Sun, 30 Aug 2009 18:45:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Joe Casadonte" <jcasadonte <at> northbound-train.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Sun, 30 Aug 2009 18:45:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Joe Casadonte" <jcasadonte <at> northbound-train.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 23.1; gnus fails with .authinfo containing default entry
Date: Sun, 30 Aug 2009 14:03:07 -0400
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs <at> gnu.org mailing list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I'm upgrading from Emacs 22.2.1:

> GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600) of 2008-03-26 on RELEASE

to Emacs 23.1.1 and gnus version 5.11 to 5.13 (which was bundled with
the new version of Emacs).  My .authinfo file contained several entries
for different email accounts and a 'default' entry which had info for my
news server.  It worked fine with gnus 5.11, but fails on the new gnus.

If I remove the 'default' entry, everything works as I expect it to.  In
looking at the code, I think the culprit is the dolist's in
`netrc-machine-user-or-password', as there's no way to break out of the
looping if you've found a match.  So, I moved the 'default' entry to the
top of the file, figuring that it would be over-ruled by a later
matching entry.  That did not work, though I don't understand why.  Only
removing the 'default' entry entirely allows my mail accounts to pick up
the correct login info.

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
c:/product/emacs-23.1/etc/DEBUG for instructions.


In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-30 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  delete-selection-mode: t
  iswitchb-mode: t
  recentf-mode: t
  global-auto-revert-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<return> y q q <down> <down> <down> <return> 5 0 <return>
<return> E q <up> <up> <up> <return> 5 0 <return> E
E E E <up> <up> <up> # # # # B <delete> y q <lwindow>
x M-x r e p o r t <tab> <return>

Recent messages:
Retrieving newsgroup: nnimap+jcasadonte:INBOX...
Opening nnimap server on jcasadonte...
imap: Connecting to localhost...
Waiting for response from localhost...done
imap: Plaintext authentication...
Opening nnimap server on jcasadonte...done
nnimap: Updating info for nnimap+jcasadonte:INBOX...done
nnimap: Updating info for nnimap+jcasadonte:INBOX...done
Fetching headers for nnimap+jcasadonte:INBOX...done
Do you really want to delete these 4 articles forever? (y or n)

--
Regards,


joe
Joe Casadonte
jcasadonte <at> northbound-train.com

------------------------------------------------------------------------------
         Llama Fresh Farms => http://www.northbound-train.com
    Ramblings of a Gay Man => http://www.northbound-train.com/ramblings
               Emacs Stuff => http://www.northbound-train.com/emacs.html
          Music CD Trading => http://www.northbound-train.com/cdr.html
------------------------------------------------------------------------------
                       Live Free, that's the message!
------------------------------------------------------------------------------




bug reassigned from package 'emacs' to 'emacs,gnus'. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Wed, 27 Jan 2010 02:37:01 GMT) Full text and rfc822 format available.

Reply sent to Lars Magne Ingebrigtsen <larsi <at> gnus.org>:
You have taken responsibility. (Thu, 30 Sep 2010 20:05:02 GMT) Full text and rfc822 format available.

Notification sent to "Joe Casadonte" <jcasadonte <at> northbound-train.com>:
bug acknowledged by developer. (Thu, 30 Sep 2010 20:05:02 GMT) Full text and rfc822 format available.

Message #12 received at 4294-close <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Joe Casadonte <jcasadonte <at> northbound-train.com>
Cc: bug-gnu-emacs <at> gnu.org, 4294-close <at> debbugs.gnu.org
Subject: Re: 23.1; gnus fails with .authinfo containing default entry
Date: Thu, 30 Sep 2010 22:07:43 +0200
"Joe Casadonte" <jcasadonte <at> northbound-train.com> writes:

> to Emacs 23.1.1 and gnus version 5.11 to 5.13 (which was bundled with
> the new version of Emacs).  My .authinfo file contained several entries
> for different email accounts and a 'default' entry which had info for my
> news server.  It worked fine with gnus 5.11, but fails on the new gnus.

This has now been fixed in the development versions of Gnus/Emacs.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi <at> gnus.org * Lars Magne Ingebrigtsen




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org, bugs <at> gnus.org:
bug#4294; Package emacs,gnus. (Thu, 30 Sep 2010 20:06:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 29 Oct 2010 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 231 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.