From ondrej at sury.org Mon Sep 1 10:11:17 2014 From: ondrej at sury.org (=?UTF-8?Q?Ond=C5=99ej=20Sur=C3=BD?=) Date: Mon, 01 Sep 2014 12:11:17 +0200 Subject: SASL2 kerberos 5 dependency In-Reply-To: <003801cfc53c$95962b30$c0c28190$@jorge@decimal.pt> References: <003801cfc53c$95962b30$c0c28190$@jorge@decimal.pt> Message-ID: <1409566277.2964758.158976849.5446D1BD@webmail.messagingengine.com> Please report that to the krb5 package as a bug. They have removed the symbols from the library without bumping a SOVERSION. Ondrej On Sun, Aug 31, 2014, at 18:57, Jorge Bastos wrote: Hi, Today I just updated openssh to 6.6 and after this my SASL auxprop SQL just stop working, after some debug I got the conclusion that this was a lib dependency problem. When I checked the logs I saw: Aug 31 17:13:53 lira postfix/smtpd[8875]: unable to dlopen /usr/lib/i386-linux-gnu/sasl2/libsql.so: /usr/lib/i386-linux-gnu/libkrb5.so.3: symbol k5_json_string_create, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference When I updated openssh, the packages that were updated were this ones: Get:1 [1]http://ftp.debian.org/debian/ sid/main libkeyutils1 i386 1.5.9-5 [11.9 kB] Get:2 [2]http://ftp.debian.org/debian/ sid/main libgssapi-krb5-2 i386 1.12.1+dfsg-7 [155 kB] Get:3 [3]http://ftp.debian.org/debian/ sid/main libkrb5-3 i386 1.12.1+dfsg-7 [318 kB] Get:4 [4]http://ftp.debian.org/debian/ sid/main libkrb5support0 i386 1.12.1+dfsg-7 [58.7 kB] Get:5 [5]http://ftp.debian.org/debian/ sid/main openssh-server i386 1:6.6p1-7 [358 kB] Get:6 [6]http://ftp.debian.org/debian/ sid/main openssh-sftp-server i386 1:6.6p1-7 [38.2 kB] Get:7 [7]http://ftp.debian.org/debian/ sid/main openssh-client i386 1:6.6p1-7 [713 kB] So I saw what the problem was, lucky for me, I had the previous package of krb5 to make SASL work again, so I just downgraded to it and SASL?s working again. I have a problem now with apt-get ?cause openssh and other stuff want the newer package of krb5 libs, with the versions below: -rw-r--r-- 1 root root 48622 2012-01-13 23:47 libkrb5support0_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 399800 2012-01-13 23:47 libkrb5-3_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 148794 2012-01-13 23:47 libgssapi-krb5-2_1.10+dfsg~beta1-2_i386.deb The question is, can SASL be compiled against the newer krb5 package? This is something that many people will have problems about to. Thanks in advanced, Let me know about some feedback on this. Jorge, _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list [8]Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org [9]http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg- cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server References 1. http://ftp.debian.org/debian/ 2. http://ftp.debian.org/debian/ 3. http://ftp.debian.org/debian/ 4. http://ftp.debian.org/debian/ 5. http://ftp.debian.org/debian/ 6. http://ftp.debian.org/debian/ 7. http://ftp.debian.org/debian/ 8. mailto:Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org 9. http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From ondrej at sury.org Mon Sep 1 10:25:37 2014 From: ondrej at sury.org (=?UTF-8?Q?Ond=C5=99ej=20Sur=C3=BD?=) Date: Mon, 01 Sep 2014 12:25:37 +0200 Subject: SASL2 kerberos 5 dependency In-Reply-To: <1409566277.2964758.158976849.5446D1BD@webmail.messagingengine.com> References: <003801cfc53c$95962b30$c0c28190$@jorge@decimal.pt> <1409566277.2964758.158976849.5446D1BD@webmail.messagingengine.com> Message-ID: <1409567137.2968228.158981825.68ACD518@webmail.messagingengine.com> Jorge, just filled the bug for you. No need to do that. This will be tracked in [1]bugs.debian.org/libkrb5support0 Cheers, Ondrej On Mon, Sep 1, 2014, at 12:11, Ond?ej Sur? wrote: Please report that to the krb5 package as a bug. They have removed the symbols from the library without bumping a SOVERSION. Ondrej On Sun, Aug 31, 2014, at 18:57, Jorge Bastos wrote: Hi, Today I just updated openssh to 6.6 and after this my SASL auxprop SQL just stop working, after some debug I got the conclusion that this was a lib dependency problem. When I checked the logs I saw: Aug 31 17:13:53 lira postfix/smtpd[8875]: unable to dlopen /usr/lib/i386-linux-gnu/sasl2/libsql.so: /usr/lib/i386-linux-gnu/libkrb5.so.3: symbol k5_json_string_create, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference When I updated openssh, the packages that were updated were this ones: Get:1 [2]http://ftp.debian.org/debian/ sid/main libkeyutils1 i386 1.5.9-5 [11.9 kB] Get:2 [3]http://ftp.debian.org/debian/ sid/main libgssapi-krb5-2 i386 1.12.1+dfsg-7 [155 kB] Get:3 [4]http://ftp.debian.org/debian/ sid/main libkrb5-3 i386 1.12.1+dfsg-7 [318 kB] Get:4 [5]http://ftp.debian.org/debian/ sid/main libkrb5support0 i386 1.12.1+dfsg-7 [58.7 kB] Get:5 [6]http://ftp.debian.org/debian/ sid/main openssh-server i386 1:6.6p1-7 [358 kB] Get:6 [7]http://ftp.debian.org/debian/ sid/main openssh-sftp-server i386 1:6.6p1-7 [38.2 kB] Get:7 [8]http://ftp.debian.org/debian/ sid/main openssh-client i386 1:6.6p1-7 [713 kB] So I saw what the problem was, lucky for me, I had the previous package of krb5 to make SASL work again, so I just downgraded to it and SASL?s working again. I have a problem now with apt-get ?cause openssh and other stuff want the newer package of krb5 libs, with the versions below: -rw-r--r-- 1 root root 48622 2012-01-13 23:47 libkrb5support0_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 399800 2012-01-13 23:47 libkrb5-3_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 148794 2012-01-13 23:47 libgssapi-krb5-2_1.10+dfsg~beta1-2_i386.deb The question is, can SASL be compiled against the newer krb5 package? This is something that many people will have problems about to. Thanks in advanced, Let me know about some feedback on this. Jorge, _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list [9]Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org [10]http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg -cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list [11]Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org [12]http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg -cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server References 1. http://bugs.debian.org/libkrb5support0 2. http://ftp.debian.org/debian/ 3. http://ftp.debian.org/debian/ 4. http://ftp.debian.org/debian/ 5. http://ftp.debian.org/debian/ 6. http://ftp.debian.org/debian/ 7. http://ftp.debian.org/debian/ 8. http://ftp.debian.org/debian/ 9. mailto:Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org 10. http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel 11. mailto:Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org 12. http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel -------------- next part -------------- An HTML attachment was scrubbed... URL: From mysql.jorge at decimal.pt Mon Sep 1 12:43:07 2014 From: mysql.jorge at decimal.pt (Jorge Bastos) Date: Mon, 1 Sep 2014 13:43:07 +0100 Subject: SASL2 kerberos 5 dependency In-Reply-To: <1409567137.2968228.158981825.68ACD518@webmail.messagingengine.com> References: <003801cfc53c$95962b30$c0c28190$@jorge@decimal.pt> <1409566277.2964758.158976849.5446D1BD@webmail.messagingengine.com> <1409567137.2968228.158981825.68ACD518@webmail.messagingengine.com> Message-ID: <017201cfc5e2$481d6340$d85829c0$@jorge@decimal.pt> Hi Ondrej, Was about to do it, but thanks then! Jorge, From: Ond?ej Sur? [mailto:ondrej at sury.org] Sent: segunda-feira, 1 de Setembro de 2014 11:26 To: Jorge Bastos; pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org; krb5 at packages.debian.org Subject: Re: SASL2 kerberos 5 dependency Jorge, just filled the bug for you. No need to do that. This will be tracked in bugs.debian.org/libkrb5support0 Cheers, Ondrej On Mon, Sep 1, 2014, at 12:11, Ond?ej Sur? wrote: Please report that to the krb5 package as a bug. They have removed the symbols from the library without bumping a SOVERSION. Ondrej On Sun, Aug 31, 2014, at 18:57, Jorge Bastos wrote: Hi, Today I just updated openssh to 6.6 and after this my SASL auxprop SQL just stop working, after some debug I got the conclusion that this was a lib dependency problem. When I checked the logs I saw: Aug 31 17:13:53 lira postfix/smtpd[8875]: unable to dlopen /usr/lib/i386-linux-gnu/sasl2/libsql.so: /usr/lib/i386-linux-gnu/libkrb5.so.3: symbol k5_json_string_create, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference When I updated openssh, the packages that were updated were this ones: Get:1 http://ftp.debian.org/debian/ sid/main libkeyutils1 i386 1.5.9-5 [11.9 kB] Get:2 http://ftp.debian.org/debian/ sid/main libgssapi-krb5-2 i386 1.12.1+dfsg-7 [155 kB] Get:3 http://ftp.debian.org/debian/ sid/main libkrb5-3 i386 1.12.1+dfsg-7 [318 kB] Get:4 http://ftp.debian.org/debian/ sid/main libkrb5support0 i386 1.12.1+dfsg-7 [58.7 kB] Get:5 http://ftp.debian.org/debian/ sid/main openssh-server i386 1:6.6p1-7 [358 kB] Get:6 http://ftp.debian.org/debian/ sid/main openssh-sftp-server i386 1:6.6p1-7 [38.2 kB] Get:7 http://ftp.debian.org/debian/ sid/main openssh-client i386 1:6.6p1-7 [713 kB] So I saw what the problem was, lucky for me, I had the previous package of krb5 to make SASL work again, so I just downgraded to it and SASL?s working again. I have a problem now with apt-get ?cause openssh and other stuff want the newer package of krb5 libs, with the versions below: -rw-r--r-- 1 root root 48622 2012-01-13 23:47 libkrb5support0_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 399800 2012-01-13 23:47 libkrb5-3_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 148794 2012-01-13 23:47 libgssapi-krb5-2_1.10+dfsg~beta1-2_i386.deb The question is, can SASL be compiled against the newer krb5 package? This is something that many people will have problems about to. Thanks in advanced, Let me know about some feedback on this. Jorge, _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server -------------- next part -------------- An HTML attachment was scrubbed... URL: From mysql.jorge at decimal.pt Sat Sep 6 15:56:42 2014 From: mysql.jorge at decimal.pt (Jorge Bastos) Date: Sat, 6 Sep 2014 16:56:42 +0100 Subject: SASL2 kerberos 5 dependency In-Reply-To: <00cd01cfc9ea$e0015e30$a0041a90$@jorge@decimal.pt> References: <003801cfc53c$95962b30$c0c28190$@jorge@decimal.pt> <1409566277.2964758.158976849.5446D1BD@webmail.messagingengine.com> <1409567137.2968228.158981825.68ACD518@webmail.messagingengine.com> <017201cfc5e2$481d6340$d85829c0$@jorge@decimal.pt> <00cd01cfc9ea$e0015e30$a0041a90$@jorge@decimal.pt> Message-ID: Ondrej, After monitored the bug just updated to *dfsg-9 packages and it?s perfect! Thanks. From: Pkg-cyrus-sasl2-debian-devel [mailto:pkg-cyrus-sasl2-debian-devel-bounces+mysql.jorge=decimal.pt at lists.alioth.debian.org] On Behalf Of Jorge Bastos Sent: segunda-feira, 1 de Setembro de 2014 13:43 To: 'Ond?ej Sur?'; pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org; krb5 at packages.debian.org Subject: RE: SASL2 kerberos 5 dependency Hi Ondrej, Was about to do it, but thanks then! Jorge, From: Ond?ej Sur? [mailto:ondrej at sury.org] Sent: segunda-feira, 1 de Setembro de 2014 11:26 To: Jorge Bastos; pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org; krb5 at packages.debian.org Subject: Re: SASL2 kerberos 5 dependency Jorge, just filled the bug for you. No need to do that. This will be tracked in bugs.debian.org/libkrb5support0 Cheers, Ondrej On Mon, Sep 1, 2014, at 12:11, Ond?ej Sur? wrote: Please report that to the krb5 package as a bug. They have removed the symbols from the library without bumping a SOVERSION. Ondrej On Sun, Aug 31, 2014, at 18:57, Jorge Bastos wrote: Hi, Today I just updated openssh to 6.6 and after this my SASL auxprop SQL just stop working, after some debug I got the conclusion that this was a lib dependency problem. When I checked the logs I saw: Aug 31 17:13:53 lira postfix/smtpd[8875]: unable to dlopen /usr/lib/i386-linux-gnu/sasl2/libsql.so: /usr/lib/i386-linux-gnu/libkrb5.so.3: symbol k5_json_string_create, version krb5support_0_MIT not defined in file libkrb5support.so.0 with link time reference When I updated openssh, the packages that were updated were this ones: Get:1 http://ftp.debian.org/debian/ sid/main libkeyutils1 i386 1.5.9-5 [11.9 kB] Get:2 http://ftp.debian.org/debian/ sid/main libgssapi-krb5-2 i386 1.12.1+dfsg-7 [155 kB] Get:3 http://ftp.debian.org/debian/ sid/main libkrb5-3 i386 1.12.1+dfsg-7 [318 kB] Get:4 http://ftp.debian.org/debian/ sid/main libkrb5support0 i386 1.12.1+dfsg-7 [58.7 kB] Get:5 http://ftp.debian.org/debian/ sid/main openssh-server i386 1:6.6p1-7 [358 kB] Get:6 http://ftp.debian.org/debian/ sid/main openssh-sftp-server i386 1:6.6p1-7 [38.2 kB] Get:7 http://ftp.debian.org/debian/ sid/main openssh-client i386 1:6.6p1-7 [713 kB] So I saw what the problem was, lucky for me, I had the previous package of krb5 to make SASL work again, so I just downgraded to it and SASL?s working again. I have a problem now with apt-get ?cause openssh and other stuff want the newer package of krb5 libs, with the versions below: -rw-r--r-- 1 root root 48622 2012-01-13 23:47 libkrb5support0_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 399800 2012-01-13 23:47 libkrb5-3_1.10+dfsg~beta1-2_i386.deb -rw-r--r-- 1 root root 148794 2012-01-13 23:47 libgssapi-krb5-2_1.10+dfsg~beta1-2_i386.deb The question is, can SASL be compiled against the newer krb5 package? This is something that many people will have problems about to. Thanks in advanced, Let me know about some feedback on this. Jorge, _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server _______________________________________________ Pkg-cyrus-sasl2-debian-devel mailing list Pkg-cyrus-sasl2-debian-devel at lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-cyrus-sasl2-debian-devel -- Ond?ej Sur? Knot DNS (https://www.knot-dns.cz/) ? a high-performance DNS server -------------- next part -------------- An HTML attachment was scrubbed... URL: