Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146696 - dev-libs/cyrus-sasl-2.1.22: doesn't work with mutt
Summary: dev-libs/cyrus-sasl-2.1.22: doesn't work with mutt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
: 146695 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-07 07:19 UTC by Sebastian
Modified: 2006-09-11 01:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
cyrus-sasl-2.1.21-r2: mutt works with SASL CRAM-MD5 (muttdebug-cyrus-sasl-2.1.21-r2_clean.txt,717 bytes, text/plain)
2006-09-07 10:53 UTC, Sebastian
Details
cyrus-sasl-2.1.22: mutt doesn't work with SASL CRAM-MD5 (muttdebug-cyrus-sasl-2.1.22_clean.txt,594 bytes, text/plain)
2006-09-07 10:54 UTC, Sebastian
Details
patch from Brendan (mutt-sasl-cvs08Sept2006.diff,2.41 KB, patch)
2006-09-08 11:23 UTC, Sebastian
Details | Diff
ebuild diff (mutt-1.5.11-r2.ebuild.diff,448 bytes, patch)
2006-09-08 11:24 UTC, Sebastian
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian 2006-09-07 07:19:26 UTC
Hi all,

I can't use SASL auth with .22 anymore. All I get is "SASL authentication failed!" Downgrading to .21 makes mutt work again. I use "pop_authenticators='cram-md5'" in mutt-1.5.11-r2.

I'm sorry that I can't get more output. I tried with "mutt -d2" after I compiled mutt with "debug" in USE, but there wasn't any extra output.

I looked at the changelogs of cyrus-sasl and mutt, but I couldn't find anything regarding my issue.

emerge --info
Portage 2.1-r2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17.11 i686)
=================================================================
System uname: 2.6.17.11 i686 AMD Sempron(tm)   2400+
Gentoo Base System version 1.12.4
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/data/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
LINGUAS="de"
MAKEOPTS="-j1"
PKGDIR="/data/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.informatik.rwth-aachen.de/gentoo-portage"
USE="x86 3dnow 3dnowext X crypt cups gif gnutls jpeg kde kdeenablefinal kdehiddenvisibility logrotate mmx mmxext ncurses nls nptl png qt3 readline sse ssl unicode zlib elibc_glibc input_devices_mouse input_devices_keyboard kernel_linux linguas_de userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-07 07:25:02 UTC
*** Bug 146695 has been marked as a duplicate of this bug. ***
Comment 2 Sebastian 2006-09-07 10:44:41 UTC
Okidoki,

I got some debug info (after figuring out that mutt puts it in a file).
I'll attach it in a minute.

S.
Comment 3 Sebastian 2006-09-07 10:53:51 UTC
Created attachment 96298 [details]
cyrus-sasl-2.1.21-r2: mutt works with SASL CRAM-MD5
Comment 4 Sebastian 2006-09-07 10:54:24 UTC
Created attachment 96299 [details]
cyrus-sasl-2.1.22: mutt doesn't work with SASL CRAM-MD5
Comment 5 Sebastian 2006-09-08 05:14:13 UTC
I think I found the code segments that don't play nice together. I wrote an email to the cyrus-sasl list, because apparently they made the changes that broke SASL for mutt. Here's the mail:

http://asg.web.cmu.edu/archive/message.php?mailbox=archive.cyrus-sasl&msg=8009
Comment 6 Sebastian 2006-09-08 11:22:48 UTC
mutt needs some love. Patch from CVS attached. Tested against 1.5.11 and 1.5.13. Should be in upstreams 1.5.14. Please add the patch, revbump and resolve.

S.
Comment 7 Sebastian 2006-09-08 11:23:39 UTC
Created attachment 96412 [details, diff]
patch from Brendan
Comment 8 Sebastian 2006-09-08 11:24:13 UTC
Created attachment 96413 [details, diff]
ebuild diff
Comment 9 Fernando J. Pereda (RETIRED) gentoo-dev 2006-09-10 03:53:23 UTC
Thanks Sebastian. Does this patch work with earlier cyrus-sasl versions ? Looks like it should.

I'll add it later today.

- ferdy
Comment 10 Sebastian 2006-09-10 05:49:02 UTC
Hi Fernando,

think so.

Thanks
S.
Comment 11 Fernando J. Pereda (RETIRED) gentoo-dev 2006-09-11 01:09:32 UTC
In CVS then. Thanks.

- ferdy