Current time: 05-04-2024, 10:42 AM Hello There, Guest! (LoginRegister)


Post Reply 
[solved] saslpasswd2 Memoryaccesserror
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #10
RE: [solved] saslpasswd2 Memoryaccesserror
Hit same error. After some digging, it seems that problem is caused by saslpasswd2 being compiled with libdb4.7 headers while is linked with libdb4.6. See http://bugs.debian.org/cgi-bin/bugreport...ug=527161.
My solution:
Code:
cat >> /etc/apt/preferences <<eof
Package: sasl2-bin
Pin: version 2.1.22.dfsg1-23
Pin-Priority: 700

Package: libsasl2-2
Pin: version 2.1.22.dfsg1-23
Pin-Priority: 700

Package: libsasl2-modules
Pin: version 2.1.22.dfsg1-23
Pin-Priority: 700
eof
05-15-2009 02:58 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [solved] saslpasswd2 Memoryaccesserror - sci2tech - 05-15-2009 02:58 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)