On 2020-04-30 12:10, Tony Whyman wrote:
All I get when trying to use the current snapshot and opening a database is the error message "Invalid Clumplet buffer structure: path length doesn't match with clumplet".

I am using a test program that works with all previous versions of Firebird.

If I try to use ISQL with the example employee database, I get

bin/isql: symbol lookup error: /opt/firebird4b2/plugins/libChaCha.so: undefined symbol: chacha_setup

when I try to open the database using

isql -user SYSDBA -pass masterkey localhost:employee


Today snapshot works for me.

# ./isql localhost:employee -user sysdba -password 'masterkey' -z
ISQL Version: LI-T4.0.0.1948 Firebird 4.0 Beta 2
Server version:
LI-T4.0.0.1948 Firebird 4.0 Beta 2
LI-T4.0.0.1948 Firebird 4.0 Beta 2/tcp (fbs3)/P16:C
LI-T4.0.0.1948 Firebird 4.0 Beta 2/tcp (fbs3)/P16:C
Database: localhost:employee, User: SYSDBA
SQL> show db;
Database: localhost:employee
        Owner: SYSDBA
PAGE_SIZE 8192
#................................................
Wire crypt plugin: ChaCha
Default Character set: NONE
SQL>




Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to