[arch-general] cyrus-sasl problems
Hi, Today I upgraded arch and have problems with sasl 2.1.26: [root@black etc]# sasldblistusers2 -f /etc/sasldb2.broken listusers failed I can dump and recreate this file with db_dump and db_load, but even after that sasldblistuser2 and saslpasswd refuse to use this file. I can use sasl 2.1.15 from other distro read and update this file, but on all my arch distros sasl 2.1.26 refuses to read it. I can create plain new file with saslpasswd and it works correctly. Anyone had similar problems? Regards, Łukasz
On 04/12/2014 02:49 PM, Łukasz Michalski wrote:
Hi,
Today I upgraded arch and have problems with sasl 2.1.26:
[root@black etc]# sasldblistusers2 -f /etc/sasldb2.broken listusers failed
I can dump and recreate this file with db_dump and db_load, but even after that sasldblistuser2 and saslpasswd refuse to use this file.
I can use sasl 2.1.15 from other distro read and update this file, but on all my arch distros sasl 2.1.26 refuses to read it.
I can create plain new file with saslpasswd and it works correctly.
Anyone had similar problems?
Regards, Łukasz
Archlinux builds cyrus-sasl with gdbm instead of berkeley db nowadays. Maybe that's your issue. You could try rebuilding cyrus-sasl with berkeley db support and see if it fixes your issue. -- Note: My last name is not Krejzi.
participants (2)
-
Armin K.
-
Łukasz Michalski