Package: libct3 Version: 0.63-3 Hello. After upgrading freetds (libct3) to version 0.63-3 I faced one strange but very serious problem.
All perl scripts using libdbd-sybase-perl now producing a warning about encoding (like this): Sybase.DatabaseError: Msg 2409, Level 11, State 2, Line 2 Cannot find the requested character set in Syscharsets: name = 'ANSI_X3.4-1968'. Msg 2411, Level 10, State 1, Line 2 No conversions will be done. (ISO-8859-1 instead of ANSI_X3.4-1968 if script has been launched in en_US locale instead of C/POSIX). (unofficial) python-sybase produces the same error and dying. Seems Sybase ASE has "iso_1" as data encoding; adding "client charset = iso_1" in /etc/freetds/freetds.conf or /etc/freetds/locales.conf desn't help. -- Alexander Vlasov ZULU-UANIC JID: zulu <at> jabber.kiev.ua -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

